aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-04-03 16:47:01 +0000
committerdam <dam@gudinoff>2022-04-03 16:47:01 +0000
commit2599637e95cf5702711ac60d74dd6259c549796f (patch)
tree7bebeb6ca475219ed268bde0bb4ab1c6e15ca234 /readme.md
parent80733e322257656c7a93ad329e06fcda487da884 (diff)
downloadsurgery-log-2599637e95cf5702711ac60d74dd6259c549796f.tar.zst
surgery-log-2599637e95cf5702711ac60d74dd6259c549796f.zip
Updated to do list.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index aa1d545..56f2021 100644
--- a/readme.md
+++ b/readme.md
@@ -66,8 +66,9 @@ Surgery Log
- on auto-fill pop-up, should close it;
- on database screen, should deselect selected item, otherwise should quit the app;
- on popup
-- [ ] Database menu and action buttons are not nice; Improve appearance;
-- [ ] Improve menu appearance;
+- [ ] Improve appearance:
+ - [ ] database menu;
+ - [ ] database action buttons;
- [ ] Theming:
- [ ] Make all buttons with same style;
- [ ] Maybe include different font with better icons;
@@ -81,9 +82,6 @@ Surgery Log
node.set_process_input(!pause)
node.set_process_unhandled_input(!pause)
node.set_process_unhandled_key_input(!pause)
-- [ ] 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
- [ ] 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