public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Lukas Wagner <l.wagner@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH datacenter-manager] docs: views: improve spelling/grammar/phrasing
Date: Wed,  3 Dec 2025 13:50:26 +0100	[thread overview]
Message-ID: <20251203125026.218657-1-l.wagner@proxmox.com> (raw)

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


             reply	other threads:[~2025-12-03 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-03 12:50 Lukas Wagner [this message]
2025-12-03 14:04 ` Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251203125026.218657-1-l.wagner@proxmox.com \
    --to=l.wagner@proxmox.com \
    --cc=pdm-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal