Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Tags View #1982

Open
vkbo opened this issue Jul 21, 2024 · 2 comments
Open

Add a Tags View #1982

vkbo opened this issue Jul 21, 2024 · 2 comments
Labels
enhancement Request: New feature or improvement project management Component: Project or Project Tree

Comments

@vkbo
Copy link
Owner

vkbo commented Jul 21, 2024

It can be pretty tricky to rename or manage tags for a large, active project. I propose to add a Tags View, similar to the Novel View where the tags are listed by category. Potentially, also with all references listed under a collapsible menu.

It will partially replace, or at lest complement, the References view under the Viewer. It could potentially mean that at least the References tab can be dropped, but the other tag tabs are still useful as they contain more information than the Tags View would have room for.

As a bonus, an additional category can be viewed in the Tags View where all undefined references are listed. This would make it much easier to find them.

@vkbo vkbo added enhancement Request: New feature or improvement project management Component: Project or Project Tree labels Jul 21, 2024
@vkbo vkbo added this to the Release 2.6 Beta 1 milestone Jul 21, 2024
@awqk
Copy link

awqk commented Jul 24, 2024

Something else I noticed:
If there are multiple tags in a project note referenced from the same document, only one reference is shown in the References panel.
Edit:
Already fixed: References always point to the beginning of the file, and not to the spot where they appear (#1987)

@vkbo
Copy link
Owner Author

vkbo commented Jul 24, 2024

The references list is meant to be a list of documents that reference current note. It is filtered against duplicates, so this is as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request: New feature or improvement project management Component: Project or Project Tree
Projects
None yet
Development

No branches or pull requests

2 participants