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

Showing / hiding others' public tags in viewed text #25

Open
tanius opened this issue Jan 8, 2015 · 0 comments
Open

Showing / hiding others' public tags in viewed text #25

tanius opened this issue Jan 8, 2015 · 0 comments
Assignees
Milestone

Comments

@tanius
Copy link
Member

tanius commented Jan 8, 2015

This would be implemented as part of the sidebar UI (see #50). The current proposal for how to implement it is about this:

  • The main part of the sidebar would show a list of tags, with all own tags at the start and all public tags of others at the end of that list.
  • In both parts of this tag list, tags that appear in the currently viewed content would come first and be somehow highlighted. The other parts of the list would attract less attention and ideally could be folded into a single line.
  • Each tag entry in this list would have a checkbox to show or hide the corresponding annotations in viewed content. The selections made here would apply to any content visited until changed in the sidebar again.

That's it for this feature. However it's UI should be prepared to allow implementing other operations on tags later (for example, editing tag properties, forking, merging).

The tag list would be a flat list. That is a safe assumption, since it seems we do not need tag grouping or tag hierarchies in Open Ethnographer. If this is later added, we'd have to see if the sidebar interface should support operating on multiple tags based on such group / hierarchy relations or not. Could possibly be a second tab in the sidebar that only lists such aggregate elements and allows operations on them. Not sure about this part.

@tanius tanius added this to the 1.0 milestone Jan 8, 2015
@tanius tanius changed the title Showing / hiding others' public tags in viewed text [optional] Showing / hiding others' public tags in viewed text Jan 29, 2015
@tanius tanius mentioned this issue Jan 29, 2015
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

2 participants