forked from nus-cs2103-AY2324S2/ip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Supports shorthand alias Support case-insensitive commands
- Loading branch information
1 parent
816655d
commit 57a5c3b
Showing
4 changed files
with
64 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
E | X | description | from: 01/01/2022 1200 to: 01/01/2022 1300 | ||
D | | this | by: Jan 01 2022 13:00 | ||
T | X | read book | ||
T | | read book | ||
D | | return book | by: Jun 05 2024 15:00 | ||
T | X | new Task LESGGOOo | ||
E | | smth | from: 03/04/2024 0050 to: 04/04/2024 2359 | ||
E | X | smth | from: 03/04/2024 0050 to: 04/04/2024 2359 | ||
E | X | meetings | from: Feb 27 2024 15:00 to: Feb 29 2024 19:00 | ||
T | | Contact OpenAI | ||
T | X | test everything | ||
D | X | iP | by: Feb 28 2025 23:59 | ||
T | X | add docs for friendlier syntax |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters