-
Notifications
You must be signed in to change notification settings - Fork 20
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
Feature Request: add some amount of sortability to compendia in folders #189
Comments
This or even just have existing folders abide by the default sort order in the settings |
This would be great. I am currently doing this with a custom CSS module I wrote, but being able to have a settings file that remembers your sort order and dragging them would be great. |
Any chance you could share that? |
@gambit07 I can, however, it is currently a part of a larger compilation that I have written on top of other modules and styles so it may not work the same for you that it does for me.
This small section basically moves a folder that I have last in the order. But you can order however you like by changing the data-folder-id to the folder you want to target and the order to the sort position. Edit: formatting |
As it stands, when I enable compendium folders it successfully sorts all my system compendia into folders, however when I then enable my local shared compendia module, those compendia are at the bottom of the list in each folder, and they can't seem to be re-ordered (dragging just drops them into the
Default
folder, and adding them back to the appropriate folder puts them back at the bottom of the list). I'd love some ability to sort them; a 'Sort A-Z' in the folder context menu would be ideal, IMO.The text was updated successfully, but these errors were encountered: