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

Tag mentions #254

Open
Meow opened this issue May 6, 2024 · 0 comments
Open

Tag mentions #254

Meow opened this issue May 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Meow
Copy link
Member

Meow commented May 6, 2024

Tag mentions

Basic concept (minimal implementation)

Ability to "mention" tags in posts, like #tag or #[tag with spaces], this would render as the normal "fancy" tag display similar to the tag on the image itself, with the +/- button and the image count, and of course the tag color. This would, of course, also make a link that leads to the /tags/:tagname route. This should also automatically resolve aliases and display the final tag name after all the aliasing shenanigans.

Possible expansions

  • Display implied tags in an extra dropdown near the tag. Note: is superceded by the next potential expansion
  • Dropdown upon hovering the tag which contains the tag short description, description and all the other data you'd gather by visiting the tag page
    • Potentially with distinct separate syntax like #!tagname / #![tagname]
@Meow Meow added the enhancement New feature or request label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Nice To Have Todos
Development

No branches or pull requests

1 participant