mirror of
https://github.com/hobbesjaap/wellbeingapp.git
synced 2024-11-22 10:32:58 +00:00
added csv folder for future spreadsheets to feed into cards etc
This commit is contained in:
parent
26032953ea
commit
236c0551d9
20
FEATURES.md
Normal file
20
FEATURES.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# A list of features currently implemented
|
||||||
|
|
||||||
|
- Saving & loading of persistent variables to user.ini on the default folder. This should work across all devices.
|
||||||
|
- Ability to add your own name.
|
||||||
|
|
||||||
|
# A list of features "in progress"
|
||||||
|
|
||||||
|
- Working with the system time to present time-related information.
|
||||||
|
- Bug-testing and a robust "welcome new user" approach to the saving of persistent data.
|
||||||
|
- Perhaps a "reset" button to remove the user.ini file from within the app.
|
||||||
|
|
||||||
|
# A list of future features to come before next release
|
||||||
|
|
||||||
|
- Wellbeing Cards (one-a-day).
|
||||||
|
- A serviceable GUI.
|
||||||
|
- A name! (And logo, icon, etc)
|
||||||
|
|
||||||
|
# Bucket list of ideas for future releases
|
||||||
|
|
||||||
|
-
|
@ -1,20 +1,2 @@
|
|||||||
id,category,title,description,,,,
|
id,category,title,description
|
||||||
,,,,,,,
|
,,,
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
||||||
,,,,,,,
|
|
|
Loading…
Reference in New Issue
Block a user