Commit Graph

22 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 96a80f9b35
shell/zsh: add fzf preview 2022-08-19 17:15:17 +03:00
Dmitriy Pleshevskiy 18004c24d0
ux improvements
- rename group to project
- rename path to dir_path
- cli/show: add project to the print part
- cli/show: improve print part error message

Closes #25
2022-08-18 14:10:20 +03:00
Dmitriy Pleshevskiy 9837857081
cli/list: add filtering by group
Closes #23
2022-08-18 12:18:06 +03:00
Dmitriy Pleshevskiy 66c950f6ab
cli: rename the status subcommand to show
add missed licence headers
2022-08-18 11:37:52 +03:00
Dmitriy Pleshevskiy 8f9d53ccb3
cli: move printing the task path to the status subcommand
cli: add visible aliases for remove, list, status
2022-08-17 09:14:42 +03:00
Dmitriy Pleshevskiy 238e4b0b03
add path to task
Closes #3
2022-08-16 22:24:21 +03:00
Dmitriy Pleshevskiy 8d21df094c
cli: add ls alias for the list subcommand 2022-08-16 17:16:40 +03:00
Dmitriy Pleshevskiy 7f8ddd8d2a
cli: move printing task detail to the util 2022-08-16 16:44:04 +03:00
Dmitriy Pleshevskiy 6748cbb183
cli/finish: add --open argument
Closes #15
2022-08-16 16:17:26 +03:00
Dmitriy Pleshevskiy f9d2761700
cli: extract add subcommand 2022-08-05 22:05:22 +03:00
Dmitriy Pleshevskiy ec880dad6e
cli: extract edit subcommand 2022-08-05 21:57:34 +03:00
Dmitriy Pleshevskiy fe705858de
cli: extract remove subcommand 2022-08-05 18:32:16 +03:00
Dmitriy Pleshevskiy 6c1def1a2d
cli: extract list subcommand 2022-08-05 18:25:01 +03:00
Dmitriy Pleshevskiy 04c25e2589
cli: extract priority subcommand 2022-08-05 18:19:12 +03:00
Dmitriy Pleshevskiy f3090eebe9
cli: extract pause and start subcommands 2022-08-05 17:58:54 +03:00
Dmitriy Pleshevskiy 4abf8a9341
cli: extract status and finish subcommands 2022-08-05 16:48:22 +03:00
Dmitriy Pleshevskiy 51668d002a
chore: add licence 2022-08-05 14:11:24 +03:00
Dmitriy Pleshevskiy b79f84ed1e
some improvements 2022-08-05 13:44:52 +03:00
Dmitriy Pleshevskiy 972aae9460
add start task subcommand 2022-08-05 12:35:14 +03:00
Dmitriy Pleshevskiy 48aab9e860
add priority subcommand 2022-08-05 10:42:35 +03:00
Dmitriy Pleshevskiy 80c5265e3b
add possibility to add and edit links in tasks 2022-08-05 00:54:47 +03:00
Dmitriy Pleshevskiy d85639ef57
. 2022-08-05 00:08:27 +03:00