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

Feature: Setting to collapse all Expanded Groups on save #193

Closed
dreamsyntax opened this issue Feb 26, 2025 · 2 comments
Closed

Feature: Setting to collapse all Expanded Groups on save #193

dreamsyntax opened this issue Feb 26, 2025 · 2 comments

Comments

@dreamsyntax
Copy link
Collaborator

While the feature to save the expand/collapsed state is very useful when working in the temporary/scratch space or working solo, it can be irritating to have to manually close all Groups after a long session if committing the changes to a shared group repository.

  • Add a persisting option to enable/disable removing all Group expanded state on save.
"expanded": true,

-> removed from .dmw when enabled

@dreamsyntax dreamsyntax changed the title Feature: Auto-collapse All Expanded Groups on Save Feature: Toggle to auto-collapse all Expanded Groups on save Feb 26, 2025
@dreamsyntax dreamsyntax changed the title Feature: Toggle to auto-collapse all Expanded Groups on save Feature: Setting to auto-collapse all Expanded Groups on save Feb 26, 2025
@dreamsyntax dreamsyntax changed the title Feature: Setting to auto-collapse all Expanded Groups on save Feature: Setting to collapse all Expanded Groups on save Feb 26, 2025
@cristian64
Copy link
Collaborator

How about an option to expand or collapse all recursively?

@dreamsyntax
Copy link
Collaborator Author

How about an option to expand or collapse all recursively?

I guess that could be a nice feature but I personally wouldn't use it.
My change only would be for collapsing when writing the file, not affecting the actual view of DME until next open.

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