Commit Graph

387 Commits

Author SHA1 Message Date
xeruf 4769c12336 feat: relative hourstamp parsing 2024-12-23 02:48:31 +01:00
xeruf 1b065c434f feat(helpers): parse HHMM timestamps 2024-12-18 14:22:13 +01:00
xeruf ae4a678d77 feat: improve times_tracked history display utility 2024-12-14 12:45:52 +01:00
xeruf 660d7b1815 build(ci): only capture exe on windows for upload 2024-12-07 01:10:28 +01:00
xeruf d85ff3ac8d refactor(tasks): extract more modules 2024-12-06 23:28:06 +01:00
xeruf 77bc359d8a build(ci): recognize windows exe 2024-12-06 22:30:13 +01:00
xeruf ced5c4b3ef style(main): rename relays_file variable 2024-12-06 22:14:09 +01:00
xeruf 932d07b893 test(examples): track various experiments 2024-12-06 22:12:05 +01:00
xeruf 76baed51e2 build: extract unused examples 2024-12-06 22:10:14 +01:00
xeruf e8312959c3 build(ci): allow disabling keyring features 2024-12-06 21:40:26 +01:00
xeruf 1df75055df build(ci): add artifact upload 2024-12-06 21:16:39 +01:00
xeruf cdf3d3a805 build(ci): add github ci 2024-12-06 20:57:47 +01:00
xeruf 29ef9634a4 docs(readme): add collaboration convention 2024-12-06 20:52:11 +01:00
xeruf cf04d4d852 refactor(tasks): simplify up_to back 2024-12-06 20:47:47 +01:00
xeruf 0c6ad19600 test(tasks): extract tests from tasks 2024-12-06 20:45:58 +01:00
xeruf 6f2a7951d5 refactor: modularize task 2024-12-06 13:52:01 +01:00
xeruf 03fd79ad95 refactor(tasks): more descriptive variable names 2024-12-06 12:01:00 +01:00
xeruf 6362718aa7 docs(readme): reorder for gentler introduction 2024-12-06 12:00:17 +01:00
xeruf cdf75cda24 release: 0.7.1 - improved user key interactivity 2024-12-05 23:04:57 +01:00
xeruf e1c1b1d4f6 fix(main): consistent history label italics 2024-12-05 23:02:22 +01:00
xeruf 6fc8b42bcc fix(tasks): never create empty task 2024-12-05 23:00:45 +01:00
xeruf 0dba23bcc6 style: reformat code 2024-12-05 14:56:26 +01:00
xeruf db11b54220 fix(kinds): key tag formatting 2024-12-05 14:34:27 +01:00
xeruf df598efdc3 fix(tasks): view pubkey tracking history reliably 2024-12-05 13:18:21 +01:00
xeruf d159004340 feat: also match user filter to hashtag and position better in prompt 2024-11-25 14:23:05 +01:00
xeruf 591adafd6e feat(task): list all participants 2024-11-25 14:07:08 +01:00
xeruf ca263b50d2 fix(tasks): filter by owner instead of creator 2024-11-25 10:44:25 +01:00
xeruf e95a14ae89 release: 0.7.0 - task reassignment, user interaction and more helpful feedback 2024-11-25 02:33:32 +01:00
xeruf a3eeb38e5f fix(tasks): fallback upon invalid regex 2024-11-25 02:30:56 +01:00
xeruf 3a4588b45d feat: display task owner 2024-11-25 02:29:23 +01:00
xeruf 6ef5c47e98 feat: assign users to task 2024-11-25 02:15:18 +01:00
xeruf 87392fccb6 feat: guidance for moving backward 2024-11-25 01:45:18 +01:00
xeruf 78438696ac refactor: create own struct for nostr relay users 2024-11-24 23:42:47 +01:00
xeruf 654f273ad9 fix(tasks): fix pubkey filtering to show all activities instead of all tasks 2024-11-24 23:14:35 +01:00
xeruf cb15fbaac5 enhance(tasks): feedback about ask movement with custom time 2024-11-24 23:11:19 +01:00
xeruf a8fb3f919d enhance(tasks): improve state labels 2024-11-24 08:51:54 +01:00
xeruf 044c853993 enhance(tasks): show displayname rather than username where appropriate 2024-11-24 08:47:57 +01:00
xeruf b26d64646c fix(main): do not create empty notes 2024-11-23 12:11:31 +01:00
xeruf 7ecfa6e810 feat(task): get state at specific time 2024-11-23 08:47:54 +01:00
xeruf fe0b59ef65 feat(main): use whoami crate to get full name, also on windows 2024-11-22 13:37:19 +01:00
xeruf 031d9a3b69 release: 0.6.3 - enhance quick access 2024-11-22 11:24:40 +01:00
xeruf 58117b901a style: clean up code formatting and add notes 2024-11-22 11:22:28 +01:00
xeruf 29476e60ad fix: flush more liberally 2024-11-22 11:21:04 +01:00
xeruf 1a7b65fe1c fix(tasks): priority filtering for quick access with exhaustive tests 2024-11-22 11:20:13 +01:00
xeruf 94976905d3 fix(tasks): properly test quick access bookmarks and view 2024-11-22 10:06:50 +01:00
xeruf 0cf354942e feat(tasks): show activities to everyone 2024-11-22 09:29:50 +01:00
xeruf a6b611312b fix(tasks): correct task hints when showing sole details 2024-11-22 09:28:46 +01:00
xeruf bd32e61212 refactor: revamp visible task algorithm 2024-11-22 00:04:19 +01:00
xeruf 5cd82e8581 enhance: display more accurate time tracking prefixes 2024-11-21 23:59:30 +01:00
xeruf eea8511a6e feat: enable finding user by partial key and name 2024-11-21 21:18:26 +01:00