From 3e4e1f51831c798de7f93dadc98110d37d8d4839 Mon Sep 17 00:00:00 2001 From: voidthelynx Date: Sat, 22 Jun 2024 19:26:22 +0200 Subject: [PATCH] schauen ob es 2 dateien erstellt --- manual-commands-test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual-commands-test.py b/manual-commands-test.py index 6380d8b..e0a524f 100644 --- a/manual-commands-test.py +++ b/manual-commands-test.py @@ -3,6 +3,8 @@ #use functions to clean up the code for the specific functions # use a dictionary to map the commands to the functions +#test if it detects that there are 2 files + command = None available_commands = ["- 'note' for creating a note", "- 'task' for creating a note", "- 'exit' for exiting the application"]