-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Settings Menu
This issue discusses the implementation of a settings menu that lets the user customize and adjust the in-app configuration, set themes, or export/import data.
Implementation
As a modal.
There is a button for this menu already in the top bar of the app. The idea is for a modal window to open up as an overlay when the button is clicked detailing all the things that can be done.
Available options.
- An autosave toggle/checkbox. [Autosave functionalityย #1]
- An autosave interval slider that range from 1 minute to 10 minutes. (Disabled if the autosave checkbox isn't checked)
- A theme selector with 3 to 4 themes. [Themesย #2]
- Buttons to import/export data from/as a JSON file. [Data Import/Exportย #3]
- A button to erase all boards and related data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request