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 tags #2

Open
3 of 6 tasks
hatkirby opened this issue Jul 3, 2017 · 0 comments
Open
3 of 6 tasks

Add tags #2

hatkirby opened this issue Jul 3, 2017 · 0 comments
Assignees

Comments

@hatkirby
Copy link
Owner

hatkirby commented Jul 3, 2017

Entries should be taggable, with an field on the entry create/edit form that allows creation of space-separated tag names, but also suggests existing tags as you type. Tags should be viewable on any records associated with the entry, and should also be displayed on the entry's page somewhere.

Features:

  • Tag field on blogs and streams
  • Records show tag list
  • Tag autocompletion in entry editor
  • Display tag list on entry page
  • Page for each tag showing the entries with that tag
  • Tag cloud
@hatkirby hatkirby self-assigned this Jul 3, 2018
hatkirby added a commit that referenced this issue Jul 7, 2018
Blogs and streams can now be tagged. Records now show the appropriate tags for an entry. Updates work oddly, because their records show the stream's tags, since updates do not have tags themselves.

refs #2
hatkirby added a commit that referenced this issue Jul 7, 2018
hatkirby added a commit that referenced this issue Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant