xeruf
|
e0d241ec5a
|
fix(tasks): undo tracking with history-based position
|
2024-08-19 13:56:28 +03:00 |
xeruf
|
506a73060a
|
fix(tasks): properly process movement with history-based position
|
2024-08-19 13:47:27 +03:00 |
xeruf
|
ebfe632497
|
feat(tasks): derive position from history
|
2024-08-19 13:06:20 +03:00 |
xeruf
|
a4f9398846
|
fix: simplify tracking functions
Pruning the local history is not worth it.
|
2024-08-19 11:45:12 +03:00 |
xeruf
|
416a7f195d
|
feat: format visible time tracking history
|
2024-08-19 11:27:12 +03:00 |
xeruf
|
f8375cf879
|
refactor(task): state kind numbers as enum values
|
2024-08-18 22:47:19 +03:00 |
xeruf
|
8bf305d4d4
|
fix: only show default state for proper tasks
|
2024-08-18 22:43:14 +03:00 |
xeruf
|
eaeeebca7b
|
feat: add notes as stateless tasks
|
2024-08-18 22:37:02 +03:00 |
xeruf
|
2255abc1b8
|
docs: unify property columns documentation
|
2024-08-18 21:54:48 +03:00 |
xeruf
|
19d0fbb8fc
|
feat(task): expose remaining relevant event properties
|
2024-08-18 21:38:20 +03:00 |
xeruf
|
903536bd3b
|
docs: some helpful comments
|
2024-08-18 21:37:39 +03:00 |
xeruf
|
86654c8348
|
feat: show named task authors
|
2024-08-18 21:33:32 +03:00 |
xeruf
|
d88cae4273
|
feat(main): enable filtering by author
|
2024-08-16 21:58:38 +03:00 |
xeruf
|
9ad1243078
|
fix(main): better messages for background thread operations
|
2024-08-16 17:46:04 +03:00 |
xeruf
|
2fac3fd8f8
|
refactor(tasks): resolve recursive tasks without intermediate collections
|
2024-08-16 09:45:35 +03:00 |
xeruf
|
34540370c3
|
refactor(main): small cleanups
|
2024-08-15 15:50:58 +03:00 |
xeruf
|
43278a6631
|
feat(tasks): interpret plain numbers as minutes and strip prefixes
|
2024-08-15 13:22:16 +03:00 |
xeruf
|
9c0a688297
|
fix(tasks): prevent tracking invalid times
|
2024-08-15 13:12:42 +03:00 |
xeruf
|
fcd5e9c0c9
|
feat(tasks): employ time parsing libraries for tracking offsets
|
2024-08-15 12:21:32 +03:00 |
xeruf
|
3e056eb2b6
|
feat: feedback when filter does not match
|
2024-08-15 10:33:52 +03:00 |
xeruf
|
930c6b9c38
|
fix: improve task filtering, especially with slash
- smart case
- substring match
- less movement needed
|
2024-08-15 10:33:06 +03:00 |
xeruf
|
c93b2f2d91
|
feat(main): enhance prompt formatting
|
2024-08-15 09:31:49 +03:00 |
xeruf
|
0253b00c61
|
feat(tasks): display tracking since for current task
|
2024-08-14 22:12:43 +03:00 |
xeruf
|
957422f767
|
feat: localize nostr Timestamps consistently
|
2024-08-14 21:49:36 +03:00 |
xeruf
|
3eefbad6d5
|
feat: allow setting multiple tag filters at once
|
2024-08-14 19:42:58 +03:00 |
xeruf
|
b544616801
|
test(tasks): small rearrangements
|
2024-08-14 16:00:03 +03:00 |
xeruf
|
1e0cc319b8
|
docs: expand Readme and adjust code comments
|
2024-08-14 15:59:43 +03:00 |
xeruf
|
8588fb9a04
|
refactor(main): improved debug output
|
2024-08-14 15:57:05 +03:00 |
xeruf
|
bbfbb2d8b0
|
fix(main): better feedback on url parse error
|
2024-08-14 15:40:15 +03:00 |
xeruf
|
f5aca3eca8
|
fix(main): better feedback after adjusting timetracking
|
2024-08-14 15:36:54 +03:00 |
xeruf
|
be582cb536
|
fix(main): revamp prompt formatting
|
2024-08-14 15:33:50 +03:00 |
xeruf
|
68d5c101e9
|
feat(main): enable switching to new relay while running
|
2024-08-14 15:32:42 +03:00 |
xeruf
|
45b8f9cf0f
|
feat(main): define MostrMessage type for inter-thread channel
|
2024-08-13 21:40:23 +03:00 |
xeruf
|
ae4d315d87
|
fix: small sorting adjustment
|
2024-08-13 21:40:01 +03:00 |
xeruf
|
66af6af0ab
|
fix(main): do not superfluously move in place
|
2024-08-13 21:40:01 +03:00 |
xeruf
|
a059ff1c3e
|
refactor(main): define timeout delays as constants
|
2024-08-13 21:39:47 +03:00 |
xeruf
|
6cb2d47a8d
|
feat(main): advanced logger instantiation
|
2024-08-13 21:27:26 +03:00 |
xeruf
|
6d4666c12d
|
feat(tasks): improve visible tasks summary
|
2024-08-13 11:59:57 +03:00 |
xeruf
|
c67ef3b119
|
feat(main): batch up messages for relays
|
2024-08-13 11:54:14 +03:00 |
xeruf
|
619bcfbbad
|
feat(tasks): generate tree from iterator
|
2024-08-12 23:08:06 +03:00 |
xeruf
|
85b923edc8
|
feat: enable creating dependent sibling task
|
2024-08-12 23:06:49 +03:00 |
xeruf
|
9f84fd7ef1
|
refactor(tasks): find task tree as references
|
2024-08-12 12:17:03 +03:00 |
xeruf
|
67a19d61f2
|
feat(tasks): implement fallback for finding task children
|
2024-08-12 12:09:46 +03:00 |
xeruf
|
8f3552aeba
|
feat: move up after setting state manually
|
2024-08-12 11:57:21 +03:00 |
xeruf
|
b3d70ab0b7
|
feat(tasks): enable excluding tags from view
|
2024-08-11 12:28:08 +03:00 |
xeruf
|
c83d8a2f55
|
feat(tasks): option to fully set sorting
|
2024-08-11 12:05:29 +03:00 |
xeruf
|
a7d02e60b2
|
feat(tasks): make sorting by property customizable
|
2024-08-11 10:58:34 +03:00 |
xeruf
|
55792ca34f
|
feat(tasks): sorting by property
|
2024-08-11 10:01:46 +03:00 |
xeruf
|
dda969e08b
|
feat: integrate progress and dependencies into state property
|
2024-08-10 21:27:47 +03:00 |
xeruf
|
dcf333353b
|
fix(tasks): ignore future stamps in time-tracking summation
|
2024-08-10 21:27:47 +03:00 |