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

Outline does not remember sorting order #461

Open
grexe opened this issue Dec 10, 2024 · 3 comments
Open

Outline does not remember sorting order #461

grexe opened this issue Dec 10, 2024 · 3 comments

Comments

@grexe
Copy link

grexe commented Dec 10, 2024

In most cases, I prefer alphabetical sorting in my class outline.
However, this setting is not remembered across application restarts, which is quite frustrating.
The setting could easily be stored in a file attribute.

@jackburton79
Copy link
Collaborator

I can't check right now, but isn't sorting global at the moment? (not file based, I mean)

@grexe
Copy link
Author

grexe commented Dec 10, 2024

yes you're right, it's global, but it might make sense to make it file- or at least project-specific...

@jackburton79
Copy link
Collaborator

I'm not sure about this one. Certainly, keeping it global and making it persistent would be quite easy to do right now.

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