docs: Document Tag Manager with enhanced search capability#701
Open
promptless-for-oss wants to merge 19 commits into
Open
docs: Document Tag Manager with enhanced search capability#701promptless-for-oss wants to merge 19 commits into
promptless-for-oss wants to merge 19 commits into
Conversation
Adds comprehensive Tag Manager documentation including: - Introduction to Tags and their purpose - How to access, create, edit, and delete Tags - Search functionality that matches both Tag name and description - Ways to assign Tags to Contacts The search enhancement is based on PR mautic/mautic#16003.
Updated ordered lists in tag_manager.rst to use #. instead of explicit numbers (1., 2., 3.), following RST style conventions.
Per RST style conventions, add blank line between directive and content, and use 3-space indentation for admonition content.
Add .. vale off and .. vale on around all section titles to disable Vale linting on heading text per style feedback.
| #. Click **Save & Close** to apply changes. | ||
|
|
||
| .. vale off | ||
|
|
Author
There was a problem hiding this comment.
PR #16003 adds the ability to search Tags by description text in addition to name. The PR enhances both the API collection search and the Tag Manager list search in the UI to match descriptions.
Source: mautic/mautic#16003
adiati98
requested changes
Apr 24, 2026
Contributor
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
- Bold navigation path as single unit for consistency - Use double quotes for description example text - Use bold for UI elements (Tags tab, Modify Contact Tags action) - Fix broken :ref: link by adding custom target in manage_contacts.rst
Contributor
|
@mautic/core-team @shinde-rahul based on PR mautic/mautic#16003, can you please help review the content here? TIA! ✨ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open this suggestion in Promptless to view citations and reasoning process
Document the Tag Manager feature including creating, editing, deleting, and searching tags, plus methods for assigning tags to contacts. Updated ordered lists to use RST auto-numbering syntax (#.) per style feedback, fixed admonition formatting with blank line and 3-space indent per RST conventions, and wrapped all section titles with Vale off/on directives.
Trigger Events
Tip: Adjust how proactive or focused Promptless is in Agent Settings ⚙️