aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index deaf374..8dae6e0 100644
--- a/readme.md
+++ b/readme.md
@@ -7,5 +7,13 @@ Surgery Log
- [ ] Share DB:
- share db via html email with db inserted in encoded downliadable field;
- Use this to send email: https://docs.godotengine.org/en/stable/classes/class_os.html#class-os-method-shell-open
+- [ ] File dialogs should be dismissed when back button is pressed (instead of closing the app);
+- [ ] Translations:
+ - https://docs.godotengine.org/en/stable/getting_started/workflow/assets/importing_translations.html
+ - https://docs.godotengine.org/en/stable/tutorials/i18n/internationalizing_games.html#introduction
+- [ ] Set tabs titles dynamically: https://docs.godotengine.org/en/stable/classes/class_tabcontainer.html?highlight=tabcontainer#class-tabcontainer-method-set-tab-title
+- [ ] Create two themes:
+ - [ ] theme_light
+ - [ ] theme_dark