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

Suggestion: Improve visibility of tags #754

Open
henneysq opened this issue Jan 23, 2024 · 1 comment
Open

Suggestion: Improve visibility of tags #754

henneysq opened this issue Jan 23, 2024 · 1 comment

Comments

@henneysq
Copy link
Contributor

Issue

Currently, the tags associated with a tutorial are presented at the top of the page. Thus, as you scroll through a tutorial, the tags (which might be of interest to you later) move out of sight (and out of mind.

Current view at the top of page:

Screenshot 2024-01-23 at 14 19 29

Suggestion

I suggest moving (or adding) the tags as a fixed column on the left white margin (similar to the TOC on the right side). This would allow the reader to repeatedly re-reference the tags throughout the tutorial.

Suggested view, after scrolling down the page:

Screenshot 2024-01-23 at 14 15 28

@robertoostenveld
Copy link
Member

I don't think this would be very difficult to implement. It would involve moving the code from https://github.com/fieldtrip/website/blob/master/_includes/tags over to https://github.com/fieldtrip/website/blob/master/_includes/left, and making a (vertical) list rather than a horizontal line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants