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: Add save-as button and shortcut #195

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

antonkesy
Copy link
Contributor

This is only a working proposal. There might be still some things to discuss and adopt

Motivation

I often have small tree changes that I want to quickly test. But every save I get the File-Picker-Dialog and then I have to double-check that I don't accidentally overwrite the wrong tree file, which takes time ...

Changes

  • set the default behavior of Save-Tree-Button + Ctrl + S to save the tree into the latest loaded/saved file
  • add Save-Tree-As-Button + Ctrl + Shift + S to always show File-Picker-Dialog to select save location

Things to discuss/improve

Here are some items which are not in this PR (yet) and still could be added (after approval of adding this feature)

  • Save the latest location in settings
  • Add a modified version of save_white.svg/... for new behavior

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

Successfully merging this pull request may close these issues.

1 participant