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"]