Commit Graph

385 Commits

Author SHA1 Message Date
xeruf 9c92a19cde fix: make hashtag behaviour more consistent 2024-11-21 09:47:14 +01:00
xeruf 0a7685d907 feat: make hashtags case-insensitive 2024-11-21 09:17:56 +01:00
xeruf 20fc8f9a3a refactor: rename set_filter_from to since 2024-11-20 23:28:06 +01:00
xeruf 1f13c45831 feat: easy reset to own pubkey filter 2024-11-20 23:28:06 +01:00
xeruf e320523fc0 feat: enable setting pubkey as context and auto-filter for own 2024-11-20 23:28:06 +01:00
xeruf b87970d4e2 release: version 0.6.1 back to rust 1.82.0 2024-11-20 23:27:29 +01:00
xeruf 2ce5801925 fix: task descriptions ordering 2024-11-20 23:10:28 +01:00
xeruf ca50bdf3bb feat: enhance display of task history 2024-11-20 19:34:40 +01:00
xeruf 9eb6138852 enhance(tasks): current task description 2024-11-20 19:06:32 +01:00
xeruf 88ecd68eb8 refactor: rename and document a few task methods 2024-11-20 19:05:33 +01:00
xeruf 00bd7a997a feat(main): show all task updates with comma 2024-11-19 17:09:59 +01:00
xeruf cb1d8ef8fb feat: release new version 0.6.0 2024-11-18 15:02:50 +01:00
xeruf 7561bc0e2f refactor: update to latest nostr sdk version 2024-11-18 14:52:52 +01:00
xeruf 360b44e64e docs: miniscule adjustments 2024-11-18 14:44:07 +01:00
xeruf adcd35967f refactor: reformat tasks file 2024-11-18 14:43:49 +01:00
xeruf 2400f7c45b fix: parse markers again by reducing EventId referencing 2024-11-18 14:40:50 +01:00
xeruf e186d034e5 fix: upgrade to nostr sdk development version 2024-11-15 17:19:49 +01:00
xeruf 59b789d5ed fix(tasks): do not recurse activities by default 2024-11-15 17:12:52 +01:00
xeruf 473f26d7a5 fix(task): adjust to inverted ordering of sdk 0.36
https://github.com/rust-nostr/nostr/issues/632
2024-11-14 19:05:58 +01:00
xeruf 43f8a3ebca feat: update to nostr sdk 0.36 2024-11-14 19:05:12 +01:00
xeruf 9a9c30dbb7 feat(main): auto-migrate existing key 2024-11-14 18:50:50 +01:00
xeruf a0e411d2e9 feat(main): debug print config directory 2024-11-14 18:32:25 +01:00
xeruf ecc5b7686b test(task): verify state progression 2024-11-14 18:29:47 +01:00
xeruf d095c65b23 test(tasks): reformat 2024-11-14 14:23:42 +01:00
xeruf 6b8bf29b20 feat(task): extract tags from state updates 2024-11-13 11:12:25 +01:00
xeruf 2cec689bf1 feat: automatically add tags from task properties 2024-11-12 23:03:53 +01:00
xeruf 44feea9894 enhance(kinds): improve tag formatting 2024-11-12 20:33:23 +01:00
xeruf 3fa8df4eaa feat(tasks): add high priority tasks to quick access 2024-11-12 20:23:30 +01:00
xeruf b9f1d461fb feat(main): save keys in system keychain 2024-11-12 19:52:05 +01:00
xeruf 7cedd980fb enhance(tasks): more transparent task and activity creation 2024-11-11 22:57:58 +01:00
xeruf 55d42fc52c enhance(tasks): inherit displayed priority 2024-11-11 21:56:29 +01:00
xeruf 15a2ffd7e6 style: optimize imports with cargo fix 2024-11-11 14:59:25 +01:00
xeruf 5f8a232bd5 refactor(event_sender): reformat 2024-11-11 13:17:50 +01:00
xeruf 5dfd7a084b refactor: create own file for EventSender 2024-11-11 13:13:15 +01:00
xeruf ca24693dbb fix(main): auto-create config directory 2024-11-11 12:34:28 +01:00
xeruf ed72bcebcf refactor: replace xdg dependency by platform-agnostic directories
Previously could not compile on Windows
2024-11-11 01:34:55 +01:00
xeruf 3749f72048 refactor(main): optimize feedback for (( command 2024-11-11 01:21:18 +01:00
xeruf d1735476cc fix(main): improve feedback for (( command 2024-11-11 01:19:27 +01:00
xeruf 5dbea00562 feat: make hashtag interactions more dynamic 2024-11-10 20:41:13 +01:00
xeruf cc1e9d4d69 docs(readme): beta hints 2024-11-10 20:29:09 +01:00
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 561fd9e1e5 feat: implement priority filtering 2024-11-09 20:41:22 +01:00
xeruf 91b6047f9a feat: implement priority property for task 2024-11-09 20:33:29 +01:00
xeruf 5294d9081f chore(rust): upgrade to nightly to fix build 2024-11-09 20:10:43 +01:00
xeruf b81e5a27bf fix(main): retain current movement when tracking for another time 2024-11-09 20:00:06 +01:00
xeruf 8f0a169677 fix(main): hide Quick Access in a custom search
Matching items are included anyway
2024-11-09 19:36:52 +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