-
Notifications
You must be signed in to change notification settings - Fork 0
Add button to import and export list #30
Copy link
Copy link
Open
Description
- Add buttons on the profile menu (for now)
- When the
Export listbutton is pressed, a json file should be generated containing an array of items - When the
Import listbutton is pressed, it should open the file explorer. When a file is selected, it should try to import it as an array of items. - Each item in the array should have
nameandstatus - Limit to 255 items on the frontend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request