forked from janek/mostr
1
0
Fork 0

Commit Graph

  • 00bd7a997a feat(main): show all task updates with comma main xeruf 2024-11-19 17:09:59 +0100
  • cb1d8ef8fb feat: release new version 0.6.0 xeruf 2024-11-18 15:02:43 +0100
  • 7561bc0e2f refactor: update to latest nostr sdk version xeruf 2024-11-18 14:52:52 +0100
  • 360b44e64e docs: miniscule adjustments xeruf 2024-11-18 14:44:07 +0100
  • adcd35967f refactor: reformat tasks file xeruf 2024-11-18 14:43:49 +0100
  • 2400f7c45b fix: parse markers again by reducing EventId referencing xeruf 2024-11-18 14:40:50 +0100
  • e186d034e5 fix: upgrade to nostr sdk development version xeruf 2024-11-15 17:18:30 +0100
  • 59b789d5ed fix(tasks): do not recurse activities by default xeruf 2024-11-15 17:12:52 +0100
  • 473f26d7a5 fix(task): adjust to inverted ordering of sdk 0.36 xeruf 2024-11-14 19:05:58 +0100
  • 43f8a3ebca feat: update to nostr sdk 0.36 xeruf 2024-11-14 18:53:52 +0100
  • 9a9c30dbb7 feat(main): auto-migrate existing key xeruf 2024-11-14 18:42:46 +0100
  • a0e411d2e9 feat(main): debug print config directory xeruf 2024-11-14 18:32:25 +0100
  • ecc5b7686b test(task): verify state progression xeruf 2024-11-14 18:29:47 +0100
  • d095c65b23 test(tasks): reformat xeruf 2024-11-14 14:23:42 +0100
  • 6b8bf29b20 feat(task): extract tags from state updates xeruf 2024-11-13 11:12:08 +0100
  • 2cec689bf1 feat: automatically add tags from task properties xeruf 2024-11-12 23:03:53 +0100
  • 44feea9894 enhance(kinds): improve tag formatting xeruf 2024-11-12 20:33:23 +0100
  • 3fa8df4eaa feat(tasks): add high priority tasks to quick access xeruf 2024-11-12 20:23:30 +0100
  • b9f1d461fb feat(main): save keys in system keychain xeruf 2024-11-12 19:52:05 +0100
  • 7cedd980fb enhance(tasks): more transparent task and activity creation xeruf 2024-11-11 22:56:42 +0100
  • 55d42fc52c enhance(tasks): inherit displayed priority xeruf 2024-11-11 21:56:29 +0100
  • 15a2ffd7e6 style: optimize imports with cargo fix xeruf 2024-11-11 14:59:25 +0100
  • 5f8a232bd5 refactor(event_sender): reformat xeruf 2024-11-11 13:17:30 +0100
  • 5dfd7a084b refactor: create own file for EventSender xeruf 2024-11-11 13:13:15 +0100
  • ca24693dbb fix(main): auto-create config directory xeruf 2024-11-11 12:34:28 +0100
  • ed72bcebcf refactor: replace xdg dependency by platform-agnostic directories xeruf 2024-11-11 01:34:30 +0100
  • 3749f72048 refactor(main): optimize feedback for (( command xeruf 2024-11-11 01:21:18 +0100
  • d1735476cc fix(main): improve feedback for (( command xeruf 2024-11-11 01:08:05 +0100
  • 5dbea00562 feat: make hashtag interactions more dynamic xeruf 2024-11-10 20:41:13 +0100
  • cc1e9d4d69 docs(readme): beta hints xeruf 2024-11-10 20:29:09 +0100
  • d5e6bd2578 fix(main): fallback when listing empty description xeruf 2024-11-10 20:20:34 +0100
  • 60b33b1dd3 fix: make bookmark and priority filter commands more consistent xeruf 2024-11-10 20:19:02 +0100
  • 561fd9e1e5 feat: implement priority filtering xeruf 2024-11-09 20:41:22 +0100
  • 91b6047f9a feat: implement priority property for task xeruf 2024-11-09 20:33:29 +0100
  • 5294d9081f chore(rust): upgrade to nightly to fix build xeruf 2024-11-09 20:00:28 +0100
  • b81e5a27bf fix(main): retain current movement when tracking for another time xeruf 2024-11-09 20:00:06 +0100
  • 8f0a169677 fix(main): hide Quick Access in a custom search xeruf 2024-11-09 19:36:52 +0100
  • ae525c870f fix: filter from correct position with multiple slashes xeruf 2024-11-09 19:36:06 +0100
  • b9307b7b5d feat(main): improve prompt symbol xeruf 2024-11-09 19:20:12 +0100
  • e9bee3c114 feat: allow setting priority context for creating tasks xeruf 2024-11-09 19:18:42 +0100
  • dc8df51e0f fix: slight interaction and documentation improvements xeruf 2024-11-09 18:02:33 +0100
  • cc64c0f493 style(tasks): reformat xeruf 2024-11-09 18:01:40 +0100
  • 5a8fa69e4c feat: implement recursive closing and property marker xeruf 2024-11-09 18:00:17 +0100
  • f33d890d7f feat: implement priority parsing from task string xeruf 2024-11-09 14:40:18 +0100
  • dd78a2f460 fix(tasks): revamp tag delimiter in task creation syntax xeruf 2024-11-08 12:15:32 +0100
  • 5303d0cb41 fix(tasks): set parent for dependent sibling xeruf 2024-11-08 11:49:49 +0100
  • 2053f045b2 fix(helpers): add one second to displayed timestamp to produce round times on stopping xeruf 2024-11-08 11:30:08 +0100
  • baf93bd788 docs(readme): notes about interfaces xeruf 2024-10-18 18:14:14 +0200
  • d8eebcfb6a feat(tasks): filter out tracked intervals smaller than 2mins xeruf 2024-10-18 18:13:35 +0200
  • 7f33bdc9ab feat(main): relay switching by substring match xeruf 2024-10-18 18:07:37 +0200
  • 306e0e0421 chore: create rust-toolchain.toml to pin rust 1.81 xeruf 2024-10-16 22:05:48 +0200
  • 49d8eef29c fix(tasks): wrong position for immediate task entering xeruf 2024-10-15 15:42:17 +0200
  • 74fff5a2b1 fix(main): only parse single-digit view depths xeruf 2024-10-15 03:28:40 +0200
  • bdb8b6e814 fix(main): show correct relay url on relay change xeruf 2024-10-15 03:02:16 +0200
  • b0c92e64fa feat(tasks): expand Bookmarks display to Quick Access xeruf 2024-10-15 03:01:57 +0200
  • 4e4ad7099f fix(tasks): do not find children of closed tasks globally xeruf 2024-10-15 03:00:12 +0200
  • 613a8b3822 feat(tasks): display bookmarks and time summary xeruf 2024-10-14 16:43:59 +0200
  • 1533676bff fix: do not show all tasks when filter has no matches xeruf 2024-10-14 16:39:44 +0200
  • 52be8c53eb feat: revamp task printing through recursive sorting xeruf 2024-10-14 16:10:56 +0200
  • 5f25e116a1 feat: allow filtering tasks by author name xeruf 2024-10-13 17:14:48 +0200
  • d1720f89ae fix(tasks): do not show progress for activities xeruf 2024-10-13 16:00:35 +0200
  • f6082f12f2 fix(tasks): prevent crashes at zero depth xeruf 2024-10-12 21:55:32 +0200
  • 3d389e8d52 feat: toggleable activity recursion xeruf 2024-10-12 14:17:46 +0200
  • 28d1f4c983 fix(tasks): properly set search depth xeruf 2024-10-12 11:54:29 +0200
  • 93fde86169 test(tasks): adjust view and search depth xeruf 2024-10-12 11:35:43 +0200
  • 769b9578fe refactor: do not import xdg xeruf 2024-10-12 11:34:44 +0200
  • c27ccb8282 refactor: rename stateless tasks to activities xeruf 2024-10-11 22:06:18 +0200
  • d744fb8457 feat: separate search and view depth xeruf 2024-10-11 01:10:17 +0200
  • c2f775e891 docs(tasks): expand documentation a bit xeruf 2024-10-03 13:39:52 +0200
  • 617b1ea6d1 fix(tasks): do not show children of non-matching states xeruf 2024-10-03 13:29:41 +0200
  • fd970b3709 fix(tasks): match task names at word boundary with regex xeruf 2024-10-01 23:20:08 +0200
  • c6de8daee9 fix(main): increase notification channel size xeruf 2024-10-01 23:19:01 +0200
  • a297f61363 feat(tasks): report reprocessing issues xeruf 2024-09-23 13:59:29 +0200
  • 96ca945263 feat: allow viewing tracking history for user xeruf 2024-09-23 13:51:16 +0200
  • d4bca1c26f feat: deferred state updates xeruf 2024-09-23 08:50:12 +0200
  • 516acadd4a fix: properly determine current task state xeruf 2024-09-23 01:20:24 +0200
  • 945eb6906a feat: add ability to schedule any action xeruf 2024-09-22 20:05:05 +0200
  • 34657540de refactor: remove Tasks to TasksRelay xeruf 2024-09-22 16:48:15 +0200
  • afe3fa8670 fix: remove cached task children list xeruf 2024-09-22 16:47:26 +0200
  • 753afad2fd fix: obtain children on the fly xeruf 2024-09-22 16:24:07 +0200
  • 7755967a7a feat: requeue events with missing references xeruf 2024-09-14 17:14:51 +0300
  • cb75a5749f style(tasks): some bits of documentation xeruf 2024-09-14 16:17:30 +0300
  • 0744e86922 feat: properly include tasks with hashtags in filters xeruf 2024-09-14 16:06:47 +0300
  • ddb68f7107 feat: recognize hashtags in task name xeruf 2024-09-14 15:53:27 +0300
  • 4b59b273f5 feat(tasks): extend search depth by tags if appropriate xeruf 2024-09-07 16:26:55 +0300
  • bb3bb1fd56 feat: better feedback on bookmarking xeruf 2024-09-07 16:25:44 +0300
  • 593ebcddca feat(main): make empty / go to root xeruf 2024-09-07 16:06:59 +0300
  • 132ea048a5 feat: greatly revamp filtering xeruf 2024-09-07 13:03:30 +0300
  • ddc57dc36a fix(tasks): do not panic on missing children xeruf 2024-09-05 13:54:23 +0300
  • 77bfc4cb7a fix: add weekday to relative date formatting xeruf 2024-09-05 13:50:50 +0300
  • 43e7a5cd10 fix(tasks): prevent infinite loop on higher depth in ChildIterator xeruf 2024-09-03 21:15:48 +0300
  • 3942105764 fix(tasks): do not show bookmarks on childrenless tasks xeruf 2024-08-29 23:28:40 +0300
  • 945e29b5ed feat: enable setting persistent bookmarks xeruf 2024-08-29 23:20:31 +0300
  • 1297be43bc feat(tasks): include bookmarked tasks regardless of position xeruf 2024-08-29 22:58:17 +0300
  • 5a62e8f99e feat(tasks): parse own bookmarks from event xeruf 2024-08-29 22:28:25 +0300
  • 018357b21e refactor(tasks): accurately rename referenced_events to singular xeruf 2024-08-29 22:17:46 +0300
  • d1ae0f5458 docs(readme): enhance command documentation xeruf 2024-08-29 22:15:59 +0300
  • d4f544173a style: slight reformatting xeruf 2024-08-29 22:15:30 +0300
  • c2b106ea69 refactor: use static Kinds rather than their ids xeruf 2024-08-29 22:12:55 +0300
  • 003d1d6120 feat: prefer immediate children search results xeruf 2024-08-29 12:11:43 +0300