mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #127] Save project state [Feature request] #122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OverLordGoldDragon on GitHub (Oct 10, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/127
Currently I have to keep the tab open to preserve my settings, and the closest I can get to a save is by screenshotting everything and manually re-entering later. Would be nice to have a "save/load project" option for projects with lengthy configs.
@brentvollebregt commented on GitHub (Oct 11, 2020):
Like the import and export config options that are in the settings tab and noted in the application arguments (
--config)?@OverLordGoldDragon commented on GitHub (Oct 11, 2020):
@brentvollebregt Yeah - my bad, didn't see.