Commit graph

29 commits

Author SHA1 Message Date
c0f4fceedf fix HorizontalSpaced spacing 2023-07-31 15:39:52 +02:00
87d81bc062 feat: add the --all flag to filter and find 2023-07-31 15:24:59 +02:00
eb3c18313e feat: add HorizontalSpaced layout 2023-07-31 15:20:13 +02:00
01c0f14597 feat: HorizontalCompact layout 2023-07-31 14:26:38 +02:00
9428e7e326 feat: add 'filter' and 'find'
- Allow configuration of hint marks.
- Add a 'matching' style to themes.
2023-07-31 11:23:29 +02:00
94118b0c2c feat: add nojhan's theme, remane delete as remove
fix hint column display
2023-07-31 09:40:17 +02:00
ce1dff1551 feat: add some themes and the VerticalFancy layout 2023-07-30 19:46:09 +02:00
9daa497a3a progress: widgets layouts + themes 2023-07-30 15:26:53 +02:00
ecd84a40e4 feat: highlight last touched task
- fix promote/demote
2023-07-30 10:24:10 +02:00
3ae028abb8 update tasks tags 2023-07-29 17:52:19 +02:00
03f15a8493 fix up-to-date show 2023-07-29 17:46:32 +02:00
2ce763fdd2 use Rich for showing cards 2023-07-29 17:43:22 +02:00
8243405ebd updates project todo list 2023-07-29 15:48:57 +02:00
81f0bc062c use the Rich module
- instead of tabulate
- remove DEADLINE from default show_keys
2023-07-29 15:42:09 +02:00
fa37024a3d fix: always load data, regardless of the command 2023-07-29 08:03:31 +02:00
e8c830524f add item 4 2023-07-28 23:12:37 +02:00
22a8630a83 fix: populate edit defaults with the existing data 2023-07-28 23:08:39 +02:00
e8c37e6bcb feat: no command defaults to show all 2023-07-28 22:51:33 +02:00
0a0084bf75 feat: allow to set --show-keys=all 2023-07-28 17:23:05 +02:00
00c4731d75 feat: add show ID 2023-07-28 17:11:23 +02:00
68915c9d2f feat: add status
- real .klyban.csv
- real .klyban.conf
2023-07-28 12:08:36 +02:00
ff2d313fea fix indexing issues
- add --show-headers general option.
2023-07-28 11:36:15 +02:00
b26e384000 feat: add edit command
- fix when data file do not exists
- adds the "touched" field
2023-07-27 22:42:50 +02:00
930d0b0dad feat: "add" command
fix csv print
2023-07-27 22:07:37 +02:00
ed4601a13b feat: add config file 2023-07-27 16:50:58 +02:00
24c104a7d8 add demote command 2023-07-27 13:22:04 +02:00
f4e1a5f94d feat: adds the promote command
Uses pandas instead of agate, which does not allow for modification
2023-07-27 10:38:22 +02:00
6d22bde91c horizontal pretty print + status config 2023-07-26 22:56:35 +02:00
b6a4929d93 first commit 2023-07-26 22:09:07 +02:00