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

Dedicated tags #19

Open
kirillt opened this issue Jun 2, 2022 · 0 comments
Open

Dedicated tags #19

kirillt opened this issue Jun 2, 2022 · 0 comments

Comments

@kirillt
Copy link
Member

kirillt commented Jun 2, 2022

Let's call tags that we have right now as quick tags.
It would be nice to implement more powerful concept of dedicated tags.

Quick tags:

  • easy to create
  • id = title, which must not contain spaces
  • no sophistication like parent/child tags

Dedicated tags:

  • can be created from quick tags using [tag menu]
  • can be created using separate [dedicated tag editor] dialog
  • can have title with spaces and special characters
  • will have parent tags and child tags Parent and child tags #18

Both quick and dedicated tags will have id which is a word without spaces and special characters. Id must be recognized as the tag in all text inputs ([tag selector], [tags editor] dialog in Gallery). These text inputs should also support finding the tag by typing only a part of the title (see #20) or typing it's parent tag.

White spaces must become a kind of separator in [tags editor] dialog (Gallery), the same as comma. Special characters should highlight unfinished input as invalid.

@kirillt kirillt transferred this issue from ARK-Builders/ARK-Navigator Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant