xeruf
|
f89615d8e4
|
style: reformat code
|
2024-07-30 09:03:55 +03:00 |
xeruf
|
b519d459db
|
feat: nicely format current task information
|
2024-07-30 09:00:39 +03:00 |
xeruf
|
f8f0cf7570
|
feat(tasks): print info on currently selected task
|
2024-07-30 08:23:32 +03:00 |
xeruf
|
18fca1d0f3
|
release: 0.2.0
|
2024-07-29 23:19:06 +03:00 |
xeruf
|
e7bfc720db
|
fix(tasks): relative path last parent
|
2024-07-29 21:27:50 +03:00 |
xeruf
|
eb5117e21f
|
feat: proper logging
|
2024-07-29 21:06:23 +03:00 |
xeruf
|
8d2cf29b83
|
fix(tasks): properly handle whitespace in task creation
|
2024-07-29 16:20:43 +03:00 |
xeruf
|
1824de8d69
|
refactor(task): cache parent id
|
2024-07-29 16:13:40 +03:00 |
xeruf
|
14575813c7
|
docs: update README
|
2024-07-29 14:20:49 +03:00 |
xeruf
|
66fc702538
|
fix(task): omit duplicated state name
|
2024-07-29 14:17:05 +03:00 |
xeruf
|
1251f54789
|
fix(task): omit tags referencing events in property getter
|
2024-07-29 14:13:32 +03:00 |
xeruf
|
eb7e571f1e
|
fix(task): update tracked time while task is active
|
2024-07-29 14:01:33 +03:00 |
xeruf
|
cdd6981bf6
|
feat(main): fallback to case-insensitive filter
|
2024-07-29 13:37:05 +03:00 |
xeruf
|
e255ce0676
|
feat: correctly display path for unnamed and unknown tasks
|
2024-07-29 13:32:47 +03:00 |
xeruf
|
98d921b941
|
feat(main): enable manual state updates
|
2024-07-29 13:28:39 +03:00 |
xeruf
|
8e7b8d3e66
|
fix(main): prevent overrunning string index on column edits
|
2024-07-29 09:59:17 +03:00 |
xeruf
|
b71916c905
|
feat(task): match state filter case-insensitively
|
2024-07-29 09:43:13 +03:00 |
xeruf
|
5d6b2a2dcb
|
feat(main): trim input strings
|
2024-07-29 09:32:10 +03:00 |
xeruf
|
5723151cfb
|
feat: properly format tracked time
|
2024-07-29 09:19:23 +03:00 |
xeruf
|
1b361355b0
|
feat(main): relay override by environment variable
|
2024-07-27 22:40:52 +03:00 |
xeruf
|
93718aaf1e
|
feat(main): interactively save and persist keys and relays
|
2024-07-27 21:49:04 +03:00 |
xeruf
|
0db7b648c4
|
fix: update default columns
|
2024-07-26 21:50:55 +03:00 |
xeruf
|
d511e9ca49
|
feat: enable filtering by state
|
2024-07-26 21:50:48 +03:00 |
xeruf
|
54e870a93a
|
feat(task): more accessors and modifiers
|
2024-07-26 21:15:50 +03:00 |
xeruf
|
c2f1f54170
|
feat(main): dynamically specify relays
|
2024-07-26 12:58:20 +03:00 |
xeruf
|
867ba917c0
|
refactor(task): return descriptions as references
|
2024-07-26 12:38:27 +03:00 |
xeruf
|
4d9a496a1b
|
chore: fill in Cargo.toml
|
2024-07-26 12:33:03 +03:00 |
xeruf
|
79c3174f4f
|
feat: enable state filtering
|
2024-07-26 11:07:47 +03:00 |
xeruf
|
960a5210c6
|
docs: document tags property column
|
2024-07-25 22:51:12 +03:00 |
xeruf
|
fd94de7149
|
feat: tags property column
|
2024-07-25 22:50:57 +03:00 |
xeruf
|
ce7e015b02
|
feat: activating tags
|
2024-07-25 22:40:35 +03:00 |
xeruf
|
ed5e4d97d7
|
style: reorder tasks methods logically
|
2024-07-25 22:10:01 +03:00 |
xeruf
|
81f226fa43
|
style: reformat all code
|
2024-07-25 22:09:24 +03:00 |
xeruf
|
0c90086833
|
feat: text notes as descriptions
|
2024-07-25 10:54:18 +03:00 |
xeruf
|
daad3faddb
|
docs: functionality reference
|
2024-07-25 01:02:26 +03:00 |
xeruf
|
a1a94f402d
|
feat: add relative path property
|
2024-07-25 00:52:03 +03:00 |
xeruf
|
6ed2299ee0
|
feat: enable setting view depth
|
2024-07-25 00:26:29 +03:00 |
xeruf
|
87cdecbeee
|
feat: allow removing property column by index
|
2024-07-25 00:15:20 +03:00 |
xeruf
|
860c3080b2
|
feat: toggle for recursive task view
|
2024-07-24 21:11:36 +03:00 |
xeruf
|
ad65388979
|
style: slight stdout phrasing improvement
|
2024-07-24 19:11:08 +03:00 |
xeruf
|
f3110564cd
|
feat: separate output columns by tabulator
|
2024-07-24 16:14:19 +03:00 |
xeruf
|
b30994c151
|
feat: live updates via mpsc
|
2024-07-24 16:12:57 +03:00 |
xeruf
|
27324f8601
|
feat: key persistence and EventSender
|
2024-07-24 15:47:24 +03:00 |
xeruf
|
72af6bfd61
|
feat: enable removing column by index
|
2024-07-23 23:04:55 +03:00 |
xeruf
|
ab28cf4fd7
|
feat: return Event from task state updates
|
2024-07-23 13:45:25 +03:00 |
xeruf
|
a3f342d80a
|
refactor: inline repl function
|
2024-07-23 13:28:57 +03:00 |
xeruf
|
9a2f3f8794
|
refactor: reformat
|
2024-07-19 21:06:03 +03:00 |
xeruf
|
1ea34898d1
|
feat: fetch new events in session
|
2024-07-19 21:04:21 +03:00 |
xeruf
|
3a444c3ac2
|
fix: automatically stop task tracking on close
|
2024-07-19 19:57:32 +03:00 |
xeruf
|
c8463e6924
|
feat: properly load tasks from relay
|
2024-07-19 16:49:23 +03:00 |