Commit graph

42 commits

Author SHA1 Message Date
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
6ef5c47e98 feat: assign users to task 2024-11-25 02:15:18 +01:00
xeruf
58117b901a style: clean up code formatting and add notes 2024-11-22 11:22:28 +01:00
xeruf
0a7685d907 feat: make hashtags case-insensitive 2024-11-21 09:17:56 +01:00
xeruf
e320523fc0 feat: enable setting pubkey as context and auto-filter for own 2024-11-20 23:28:06 +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
88ecd68eb8 refactor: rename and document a few task methods 2024-11-20 19:05:33 +01:00
xeruf
7561bc0e2f refactor: update to latest nostr sdk version 2024-11-18 14:52:52 +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
43f8a3ebca feat: update to nostr sdk 0.36 2024-11-14 19:05:12 +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
7cedd980fb enhance(tasks): more transparent task and activity creation 2024-11-11 22:57:58 +01:00
xeruf
15a2ffd7e6 style: optimize imports with cargo fix 2024-11-11 14:59:25 +01:00
xeruf
5dbea00562 feat: make hashtag interactions more dynamic 2024-11-10 20:41:13 +01:00
xeruf
e9bee3c114 feat: allow setting priority context for creating tasks 2024-11-09 19:18:42 +01:00
xeruf
5a8fa69e4c feat: implement recursive closing and property marker 2024-11-09 18:00:17 +01:00
xeruf
f33d890d7f feat: implement priority parsing from task string 2024-11-09 17:06:20 +01:00
xeruf
dd78a2f460 fix(tasks): revamp tag delimiter in task creation syntax
Prevent accidental interpretation of title parts as tags
2024-11-08 12:15:32 +01:00
xeruf
c27ccb8282 refactor: rename stateless tasks to activities 2024-10-11 22:06:18 +02:00
xeruf
ddb68f7107 feat: recognize hashtags in task name 2024-09-14 15:53:27 +03:00
xeruf
c2b106ea69 refactor: use static Kinds rather than their ids 2024-08-29 22:14:26 +03:00
xeruf
14a1cbe09c refactor: code cleanup with clippy 2024-08-27 12:02:45 +03:00
xeruf
f98486f012 docs: small updates 2024-08-20 13:51:23 +03:00
xeruf
f8a4777f71 feat(kinds): more accurate tag formatting 2024-08-19 21:25:59 +03:00
xeruf
0296556bcd fix(main): fetch task kinds before updates 2024-08-19 21:25:20 +03:00
xeruf
c64a1fa051 feat(tasks): add task author to default columns 2024-08-19 21:21:31 +03:00
xeruf
f8375cf879 refactor(task): state kind numbers as enum values 2024-08-18 22:47:19 +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
86654c8348 feat: show named task authors 2024-08-18 21:33:32 +03:00
xeruf
7a8a048d6c feat: add procedures for dependency lists 2024-08-08 21:10:17 +03:00
xeruf
79b42b8df0 style: reformat code 2024-08-08 13:52:02 +03:00
xeruf
6b7b6b91a8 feat: hashtag list and quick filter override 2024-08-08 13:04:22 +03:00
xeruf
08b0ba48a3 feat: properly handle commands without argument 2024-08-08 00:18:34 +03:00
xeruf
65207a1de2 feat: allow switching between initial relays 2024-08-07 15:03:29 +03:00
xeruf
d950c13098 feat: migrate to nostr-sdk 0.33 2024-08-06 11:34:18 +03:00
xeruf
8c2c279238 refactor: put kinds and helpers in own module 2024-08-02 14:44:47 +03:00