Commit graph

25 commits

Author SHA1 Message Date
6748cbb183
cli/finish: add --open argument
Closes #15
2022-08-16 16:17:26 +03:00
ee8d185071
repo/fs: fixup update task index 2022-08-16 16:16:41 +03:00
bcc4e59c12
fixup: dont validate current task data 2022-08-16 13:07:05 +00:00
512514f721
Merge pull request 'Repo: move all methods to repository' (#14) from repo into main
Reviewed-on: #14
2022-08-16 12:44:15 +00:00
72a37b4a1d
add move other methods to repo 2022-08-16 15:43:44 +03:00
4dbfe41e84
repo: add update data method 2022-08-05 23:40:26 +03:00
8934f4ceef
repo: add repository trait and base fs impl
Closes #1
2022-08-05 23:11:44 +03:00
1753daa5a0
cli/status: use eprintln instead of panic 2022-08-05 22:13:25 +03:00
f9d2761700
cli: extract add subcommand 2022-08-05 22:05:22 +03:00
ec880dad6e
cli: extract edit subcommand 2022-08-05 21:57:34 +03:00
fe705858de
cli: extract remove subcommand 2022-08-05 18:32:16 +03:00
6c1def1a2d
cli: extract list subcommand 2022-08-05 18:25:01 +03:00
04c25e2589
cli: extract priority subcommand 2022-08-05 18:19:12 +03:00
f3090eebe9
cli: extract pause and start subcommands 2022-08-05 17:58:54 +03:00
4abf8a9341
cli: extract status and finish subcommands 2022-08-05 16:48:22 +03:00
c2894a0f2b
chore: add license to manifest 2022-08-05 14:13:52 +03:00
51668d002a
chore: add licence 2022-08-05 14:11:24 +03:00
b79f84ed1e
some improvements 2022-08-05 13:44:52 +03:00
e16011950d
add pause, finish and status subcommands 2022-08-05 13:06:48 +03:00
92e4ae4dc2
add temporary limitation for managers subcommands 2022-08-05 12:39:19 +03:00
972aae9460
add start task subcommand 2022-08-05 12:35:14 +03:00
48aab9e860
add priority subcommand 2022-08-05 10:42:35 +03:00
80c5265e3b
add possibility to add and edit links in tasks 2022-08-05 00:54:47 +03:00
bd0ea82f8e
ask before deleting task 2022-08-05 00:33:59 +03:00
d85639ef57
. 2022-08-05 00:08:27 +03:00