1
0
Fork 0
mirror of https://github.com/topydo/topydo.git synced 2024-05-20 13:58:33 +00:00
topydo/topydo/commands
David Steele 2a9feba408
Merge pull request #303 from BioBox/del_pri
Add ability to remove priorities.
2022-10-01 15:01:41 -04:00
..
__init__.py Commit __init__.py to initiate the commands package. 2015-05-05 16:31:13 +02:00
AddCommand.py Sorted import statements 2017-07-30 11:34:33 +02:00
AppendCommand.py Sorted import statements 2017-07-30 11:34:33 +02:00
ArchiveCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
DeleteCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
DepCommand.py Print empty output of dep ls 2017-02-20 21:30:04 +01:00
DepriCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
DoCommand.py Fixed pylint errors 2017-07-30 11:04:51 +02:00
EditCommand.py edit: Don't move modified todo items to the end of file 2020-10-05 20:45:38 -04:00
ExitCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
ListCommand.py Fix typo on ls format specifiers 2022-09-28 22:51:45 -04:00
ListContextCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
ListProjectCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
PostponeCommand.py Fixed pylint errors 2017-07-30 11:04:51 +02:00
PriorityCommand.py Add ability to remove priorities. 2022-09-30 16:07:13 -04:00
RevertCommand.py Convert timestamp to float before using with arrow 2020-11-18 11:42:39 -05:00
SortCommand.py Introduce the topydo.org domain 2016-07-08 21:13:14 +02:00
TagCommand.py Fix synopsis of tag command 2017-01-15 13:20:51 +01:00