xeruf
|
d5e6bd2578
|
fix(main): fallback when listing empty description
|
2024-11-10 20:20:34 +01:00 |
|
xeruf
|
60b33b1dd3
|
fix: make bookmark and priority filter commands more consistent
|
2024-11-10 20:19:02 +01:00 |
|
xeruf
|
b81e5a27bf
|
fix(main): retain current movement when tracking for another time
|
2024-11-09 20:00:06 +01:00 |
|
xeruf
|
ae525c870f
|
fix: filter from correct position with multiple slashes
|
2024-11-09 19:36:06 +01:00 |
|
xeruf
|
b9307b7b5d
|
feat(main): improve prompt symbol
|
2024-11-09 19:20:12 +01:00 |
|
xeruf
|
e9bee3c114
|
feat: allow setting priority context for creating tasks
|
2024-11-09 19:18:42 +01:00 |
|
xeruf
|
dc8df51e0f
|
fix: slight interaction and documentation improvements
|
2024-11-09 18:02:33 +01:00 |
|
xeruf
|
5303d0cb41
|
fix(tasks): set parent for dependent sibling
|
2024-11-08 11:49:49 +01:00 |
|
xeruf
|
7f33bdc9ab
|
feat(main): relay switching by substring match
|
2024-10-18 18:07:37 +02:00 |
|
xeruf
|
74fff5a2b1
|
fix(main): only parse single-digit view depths
|
2024-10-15 03:28:40 +02:00 |
|
xeruf
|
bdb8b6e814
|
fix(main): show correct relay url on relay change
|
2024-10-15 03:02:46 +02:00 |
|
xeruf
|
1533676bff
|
fix: do not show all tasks when filter has no matches
|
2024-10-14 16:39:44 +02:00 |
|
xeruf
|
52be8c53eb
|
feat: revamp task printing through recursive sorting
Still to be fixed: Bookmarks, Time Summary
|
2024-10-14 16:10:56 +02:00 |
|
xeruf
|
5f25e116a1
|
feat: allow filtering tasks by author name
|
2024-10-13 17:15:43 +02:00 |
|
xeruf
|
3d389e8d52
|
feat: toggleable activity recursion
|
2024-10-12 14:17:46 +02:00 |
|
xeruf
|
769b9578fe
|
refactor: do not import xdg
|
2024-10-12 11:34:44 +02:00 |
|
xeruf
|
d744fb8457
|
feat: separate search and view depth
|
2024-10-11 01:10:17 +02:00 |
|
xeruf
|
fd970b3709
|
fix(tasks): match task names at word boundary with regex
|
2024-10-01 23:20:08 +02:00 |
|
xeruf
|
c6de8daee9
|
fix(main): increase notification channel size
apparently it needs to be double of the expected events,
so even this is only a temporary remedy
|
2024-10-01 23:19:01 +02:00 |
|
xeruf
|
96ca945263
|
feat: allow viewing tracking history for user
|
2024-09-23 13:51:16 +02:00 |
|
xeruf
|
d4bca1c26f
|
feat: deferred state updates
|
2024-09-23 08:50:12 +02:00 |
|
xeruf
|
945eb6906a
|
feat: add ability to schedule any action
|
2024-09-22 20:05:05 +02:00 |
|
xeruf
|
34657540de
|
refactor: remove Tasks to TasksRelay
|
2024-09-22 16:48:15 +02:00 |
|
xeruf
|
afe3fa8670
|
fix: remove cached task children list
|
2024-09-22 16:47:26 +02:00 |
|
xeruf
|
753afad2fd
|
fix: obtain children on the fly
|
2024-09-22 16:24:07 +02:00 |
|
xeruf
|
7755967a7a
|
feat: requeue events with missing references
|
2024-09-22 14:44:20 +02:00 |
|
xeruf
|
bb3bb1fd56
|
feat: better feedback on bookmarking
|
2024-09-07 16:25:44 +03:00 |
|
xeruf
|
593ebcddca
|
feat(main): make empty / go to root
|
2024-09-07 16:06:59 +03:00 |
|
xeruf
|
132ea048a5
|
feat: greatly revamp filtering
|
2024-09-07 16:06:28 +03:00 |
|
xeruf
|
945e29b5ed
|
feat: enable setting persistent bookmarks
|
2024-08-29 23:20:31 +03:00 |
|
xeruf
|
d4f544173a
|
style: slight reformatting
|
2024-08-29 22:15:30 +03:00 |
|
xeruf
|
c2b106ea69
|
refactor: use static Kinds rather than their ids
|
2024-08-29 22:14:26 +03:00 |
|
xeruf
|
b974957bc9
|
fix: do not set view depth when searching
|
2024-08-29 11:54:53 +03:00 |
|
xeruf
|
dd5aaf71d2
|
feat: enable moving back through history with &
|
2024-08-29 11:50:34 +03:00 |
|
xeruf
|
c5a2872534
|
feat: enable setting specific state with label
|
2024-08-29 11:06:56 +03:00 |
|
xeruf
|
1a1f23007b
|
feat: filter tasks by state change time
|
2024-08-28 21:56:15 +03:00 |
|
xeruf
|
6492a22cc9
|
fix: dim path separators
|
2024-08-28 09:16:38 +03:00 |
|
xeruf
|
13dac88ded
|
fix: more consistent time-tracking history
|
2024-08-28 09:16:35 +03:00 |
|
xeruf
|
1d7d3eea74
|
feat(main): automatic readline history
|
2024-08-27 12:02:45 +03:00 |
|
xeruf
|
3cab294122
|
feat(tasks): prevent accidental redundant time-tracking
|
2024-08-27 12:02:45 +03:00 |
|
xeruf
|
01305c5a78
|
feat: more adaptive tag filtering
Make tag exclusions more persistent
|
2024-08-27 12:02:45 +03:00 |
|
xeruf
|
14a1cbe09c
|
refactor: code cleanup with clippy
|
2024-08-27 12:02:45 +03:00 |
|
xeruf
|
a0f5d62c81
|
fix: more intuitive feedback when stopping timetracking
|
2024-08-25 14:28:23 +03:00 |
|
xeruf
|
3c93e0aae7
|
feat: character threshold for creating notes
|
2024-08-25 11:17:26 +03:00 |
|
xeruf
|
75a5f27843
|
feat(main): allow creating multiple task at once with newlines
|
2024-08-24 21:01:07 +03:00 |
|
xeruf
|
58126ba6e7
|
feat(main): migrate to current rustyline version
|
2024-08-24 20:57:07 +03:00 |
|
xeruf
|
f240413e2a
|
style: various small cleanups
|
2024-08-21 12:31:29 +03:00 |
|
xeruf
|
999068bdd9
|
fix(main): pass own username to Tasks object
|
2024-08-21 12:30:13 +03:00 |
|
xeruf
|
f7f4bdc4f3
|
refactor(main): merge local_tasks into relays map
|
2024-08-21 12:22:47 +03:00 |
|
xeruf
|
ed1f482707
|
feat: revamp timestamp formatting helpers
|
2024-08-21 11:57:28 +03:00 |
|