Commit graph

56 commits

Author SHA1 Message Date
4a25717f2a add optional subgrouping 2023-08-15 20:05:01 +02:00
f4ee8971d4 add icons themes 2023-08-15 15:03:39 +02:00
6f3c0b8f65 icon config 2023-08-15 08:40:37 +02:00
a3526237f4 rename theme as swatch 2023-08-14 07:26:31 +02:00
a462e3505b Sheet/filled theme 2023-08-14 07:23:12 +02:00
91a327957b fine tune theme 2023-08-13 18:51:42 +02:00
98f536f768 apply themes more 2023-08-12 21:33:22 +02:00
fc9024ab82 add some theme on raw 2023-08-12 20:26:43 +02:00
058441c680 add one task 2023-08-11 19:21:55 +02:00
62c0d2ddfc rename as taskwarrior-deluxe, rm old csv 2023-08-11 19:18:15 +02:00
e88cd1d44c add hint column in stack.Raw 2023-08-11 18:55:56 +02:00
5cb50045ee raw layouts 2023-08-11 15:37:45 +02:00
e259d0135f add sections.Horizontal 2023-08-10 21:42:20 +02:00
0cf2a1bccf add --card-flat-wrap option 2023-08-10 21:17:21 +02:00
b1372208a8 adds the Flat stacker, fit cards 2023-08-10 19:40:08 +02:00
8a90e5b2e4 call taskwarrior 2023-08-10 12:44:05 +02:00
52c3622a20 add smart status grouping 2023-08-10 12:03:36 +02:00
8ef55c7a81 refactor classes in groups 2023-08-10 09:59:06 +02:00
e6aca6400a refactor with strategy pattern 2023-08-09 15:38:32 +02:00
2da5685eb2 fix all fields display 2023-08-09 11:53:42 +02:00
45a6b9a670 try another approach based on taskwarrior 2023-08-09 10:48:38 +02:00
415152dee3 add todo config files 2023-08-04 19:50:24 +02:00
d2f351327f fix typo 2023-08-04 15:49:14 +02:00
21d00e3c07 add requirements.txt 2023-07-31 17:33:11 +02:00
3595c9a201 various adjustments 2023-07-31 16:56:22 +02:00
b34a61c2a7 rename status-list as show-status for consistency 2023-07-31 16:19:25 +02:00
dcccf0992e apply styling to single cards 2023-07-31 15:58:43 +02:00
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