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

Enable Group by Tags default #241

Closed
axiades opened this issue Jan 27, 2019 · 2 comments
Closed

Enable Group by Tags default #241

axiades opened this issue Jan 27, 2019 · 2 comments

Comments

@axiades
Copy link

axiades commented Jan 27, 2019

Hello,

i want to have the Group by Tags function Enabled by Default..

How can i Do this This..

And how can i Hide the Tag-Overview

Nice Greets
Sry for my Bad englisch

@BenjaminHae
Copy link
Collaborator

Hi,
that's fairly simple. Just edit the file js/plugins/tags.js as follows:

  1. Remove or comment line 29
  2. Add this line after line 30:
enableGrouping();

Good luck.

@BenjaminHae
Copy link
Collaborator

As you have not replied further, I consider this resolved. If you have any further questions please reopen this issue or create a new issue.

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

2 participants