all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] docs: views: improve spelling/grammar/phrasing
@ 2025-12-03 12:50 Lukas Wagner
  2025-12-03 14:04 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2025-12-03 12:50 UTC (permalink / raw)
  To: pdm-devel

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
 docs/views.rst | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/docs/views.rst b/docs/views.rst
index cd3abcf8..b4e7ec4f 100644
--- a/docs/views.rst
+++ b/docs/views.rst
@@ -1,17 +1,17 @@
 Views
 =====
 
-Views allow you to add a interactive view on a selected set of resources.
+Views allow you to add an interactive view on a selected set of resources.
 
 Resource Selection
 ------------------
 
-The resource selction is controlled with a include-exclude filter system.
+The resource selection is controlled by an include-exclude filter system.
 
 You define what resources to consider for including which then get passed through an exclude list to
 single specific types out again.
 
-This way you can for example easily configure to include all virtual machine resources, but then
+This way you can, for example, easily configure to include all virtual machine resources, but then
 exclude any such VM that resides on a specific remote.
 
 Filter Types
@@ -21,7 +21,8 @@ Filter Types
 
 The following lists of filter types are available to be used in include or exclude lists.
 
-- The `resource-type` filter allows you for filtering a specific resource type, this includes:
+- The `resource-type` filter allows you to filter by a specific resource type.
+  The following types are available:
 
   - `datastore`: A Proxmox Backup Server datastore.
   - `lxc`: A LXC container.
@@ -31,22 +32,22 @@ The following lists of filter types are available to be used in include or exclu
   - `storage`: A Proxmox VE storage
 
 - The `resource-pool` filter allows you to include or exclude only resources that are located in a
-  specifc resource pool-name
-- The `tag` filter allows you filtering resources that are tagged with a specific tag-name.
-- The `remote` filter allows you filtering resources located on a specific remote.
-- The `resource=id` filter allows you filtering resources with an specific id.
+  specific resource pool-name.
+- The `tag` filter allows you to filter resources that are tagged with a specific tag-name.
+- The `remote` filter allows you to filter resources located on a specific remote.
+- The `resource-id` filter allows you to filter resources with a specific ID.
 
 
-Each filter can be prefixed with an `<match-behvaior>:` prefix, but currently there is only the
-`exact` matching behavior available, this is also the default.
+Each filter can be prefixed with an optional `<match-behavior>:` prefix. Currently there is only
+the `exact` matching behavior available. This behavior is the default if no prefix is provided.
 
 
 Customizable Dashboard
 ----------------------
 
 You can create customizable dashboards for a views from a set of pre-defined widgets.
-Only resources matching your include minus the ones matching your exclude filters will be considered
-for these widgets to be shown.
+Only resources matching your include minus the ones matching your exclude filters will
+be displayed in these widgets.
 
 
 Access Control
-- 
2.47.3



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-03 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-03 12:50 [pdm-devel] [PATCH datacenter-manager] docs: views: improve spelling/grammar/phrasing Lukas Wagner
2025-12-03 14:04 ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal