-
Notifications
You must be signed in to change notification settings - Fork 0
Add config import/export #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
DailyDesk stores task templates and quick links in local JSON. A useful next step is an import/export flow for
config.jsonso users can back up or share their daily setup.Suggested scope:
DAILYDESK_HOME.Relevant files:
Stores.swift,SettingsWindowController.swift,README.md.