xeruf
|
cb75a5749f
|
style(tasks): some bits of documentation
|
2024-09-14 16:17:30 +03:00 |
|
xeruf
|
0744e86922
|
feat: properly include tasks with hashtags in filters
|
2024-09-14 16:13:41 +03:00 |
|
xeruf
|
4b59b273f5
|
feat(tasks): extend search depth by tags if appropriate
|
2024-09-07 16:26:55 +03:00 |
|
xeruf
|
bb3bb1fd56
|
feat: better feedback on bookmarking
|
2024-09-07 16:25:44 +03:00 |
|
xeruf
|
132ea048a5
|
feat: greatly revamp filtering
|
2024-09-07 16:06:28 +03:00 |
|
xeruf
|
ddc57dc36a
|
fix(tasks): do not panic on missing children
|
2024-09-05 13:56:48 +03:00 |
|
xeruf
|
43e7a5cd10
|
fix(tasks): prevent infinite loop on higher depth in ChildIterator
|
2024-09-03 21:15:48 +03:00 |
|
xeruf
|
3942105764
|
fix(tasks): do not show bookmarks on childrenless tasks
|
2024-08-29 23:28:52 +03:00 |
|
xeruf
|
945e29b5ed
|
feat: enable setting persistent bookmarks
|
2024-08-29 23:20:31 +03:00 |
|
xeruf
|
1297be43bc
|
feat(tasks): include bookmarked tasks regardless of position
|
2024-08-29 22:59:31 +03:00 |
|
xeruf
|
5a62e8f99e
|
feat(tasks): parse own bookmarks from event
|
2024-08-29 22:28:25 +03:00 |
|
xeruf
|
018357b21e
|
refactor(tasks): accurately rename referenced_events to singular
|
2024-08-29 22:17:46 +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
|
003d1d6120
|
feat: prefer immediate children search results
|
2024-08-29 12:11:43 +03:00 |
|
xeruf
|
039c390c66
|
fix(tasks): re-filter when reducing view depth
|
2024-08-29 12:02:13 +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
|
9eaf10006b
|
fix(tasks): avoid timestamp conflicts
|
2024-08-28 09:16:38 +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
|
714d4a4d5b
|
fix(tasks): only enter a perfect global match that is not closed
|
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
|
533378b24d
|
feat(tasks): allow jumping to task anywhere by exact name match
|
2024-08-27 12:02:40 +03:00 |
|
xeruf
|
a0f5d62c81
|
fix: more intuitive feedback when stopping timetracking
|
2024-08-25 14:28:23 +03:00 |
|
xeruf
|
84e46827ce
|
fix(tasks): temporary improved author formatting
|
2024-08-25 11:17:55 +03:00 |
|
xeruf
|
3c93e0aae7
|
feat: character threshold for creating notes
|
2024-08-25 11:17:26 +03:00 |
|
xeruf
|
c3d18e4494
|
fix(tasks): properly determine last tracking of current task
|
2024-08-25 10:50:24 +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
|
ed1f482707
|
feat: revamp timestamp formatting helpers
|
2024-08-21 11:57:28 +03:00 |
|
xeruf
|
a67bd384ec
|
fix(tasks): creation position in filter_or_create
|
2024-08-20 21:42:05 +03:00 |
|
xeruf
|
126bd8cf81
|
fix: move from std::sync fully to tokio
Fixes Relay adding
Closes https://github.com/rust-nostr/nostr/issues/533
|
2024-08-20 14:29:09 +03:00 |
|
xeruf
|
ada3492487
|
feat: upgrade to nostr sdk 0.34
|
2024-08-20 13:00:36 +03:00 |
|
xeruf
|
f4cff3d702
|
feat: use author name consistently
|
2024-08-19 21:41:45 +03:00 |
|
xeruf
|
c64a1fa051
|
feat(tasks): add task author to default columns
|
2024-08-19 21:21:31 +03:00 |
|
xeruf
|
721c200b97
|
fix(tasks): hide duplicates again in personal time-tracking history
|
2024-08-19 17:35:26 +03:00 |
|
xeruf
|
3b9fedd9a3
|
feat(tasks): display details on task without subtasks
|
2024-08-19 17:30:05 +03:00 |
|
xeruf
|
12b7c909ab
|
feat(tasks): track depth in ChildIterator
|
2024-08-19 16:52:19 +03:00 |
|
xeruf
|
5bc3509930
|
refactor: provide position ref and cloned
|
2024-08-19 16:36:06 +03:00 |
|
xeruf
|
629db66018
|
fix(tasks): properly find current position when futures are involved
|
2024-08-19 13:59:37 +03:00 |
|
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
|
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 |
|