Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from odysseuskir/1.7-pb
Browse files Browse the repository at this point in the history
1.7 Release
  • Loading branch information
odysseuskir authored May 6, 2023
2 parents cad169f + f255784 commit 868766f
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 208 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# To-do List
These are the files for the To-Do List Python project.

# All previous versions
If you want to dig into the full history of the development of this project, have a look at this Google Drive link: https://drive.google.com/drive/folders/12MN-6MU4N4PL1VYUSjvtOsdRQPENXD4-?usp=sharing

# Bugs
I usually fix bugs on my own but if you find one, post an issue and I will look into it. If you have the time, feel free to fix it as well!

Expand All @@ -20,4 +15,7 @@ _Example:_ I want to check of my task that is 3rd on my list. When asked for it

## What value to insert when asked to select a subtask
If you are asked to provide a subtask to complete an operation, you can select one by inserting the number of the subtask inside a task.
_Example:_ I want to check off my subtask that is 1st inside the task. When asked for it I type '1'.
_Example:_ I want to check off my subtask that is 1st inside the task. When asked for it I type '1'.

## Due date format
When asked to insert a due date, you can insert it in any format. We can't limit the format, because it would be too restrictive.
Loading

0 comments on commit 868766f

Please sign in to comment.