xeruf
|
8588fb9a04
|
refactor(main): improved debug output
|
2024-08-14 15:57:05 +03:00 |
|
xeruf
|
bbfbb2d8b0
|
fix(main): better feedback on url parse error
|
2024-08-14 15:40:15 +03:00 |
|
xeruf
|
f5aca3eca8
|
fix(main): better feedback after adjusting timetracking
|
2024-08-14 15:36:54 +03:00 |
|
xeruf
|
be582cb536
|
fix(main): revamp prompt formatting
|
2024-08-14 15:33:50 +03:00 |
|
xeruf
|
68d5c101e9
|
feat(main): enable switching to new relay while running
|
2024-08-14 15:32:42 +03:00 |
|
xeruf
|
45b8f9cf0f
|
feat(main): define MostrMessage type for inter-thread channel
|
2024-08-13 21:40:23 +03:00 |
|
xeruf
|
66af6af0ab
|
fix(main): do not superfluously move in place
|
2024-08-13 21:40:01 +03:00 |
|
xeruf
|
a059ff1c3e
|
refactor(main): define timeout delays as constants
|
2024-08-13 21:39:47 +03:00 |
|
xeruf
|
6cb2d47a8d
|
feat(main): advanced logger instantiation
|
2024-08-13 21:27:26 +03:00 |
|
xeruf
|
c67ef3b119
|
feat(main): batch up messages for relays
|
2024-08-13 11:54:14 +03:00 |
|
xeruf
|
85b923edc8
|
feat: enable creating dependent sibling task
|
2024-08-12 23:06:49 +03:00 |
|
xeruf
|
8f3552aeba
|
feat: move up after setting state manually
|
2024-08-12 11:57:21 +03:00 |
|
xeruf
|
c83d8a2f55
|
feat(tasks): option to fully set sorting
|
2024-08-11 12:05:29 +03:00 |
|
xeruf
|
a7d02e60b2
|
feat(tasks): make sorting by property customizable
|
2024-08-11 10:58:34 +03:00 |
|
xeruf
|
9fbe3e27cb
|
feat: implement task stopping shortcut
|
2024-08-10 21:27:41 +03:00 |
|
xeruf
|
ae2172c8f2
|
feat(main): properly apply input trimming
|
2024-08-10 18:11:42 +03:00 |
|
xeruf
|
b03ad00b6a
|
feat: quick filter for all task states
|
2024-08-10 15:44:52 +03:00 |
|
xeruf
|
7a8a048d6c
|
feat: add procedures for dependency lists
|
2024-08-08 21:10:17 +03:00 |
|
xeruf
|
c492d64d9e
|
style: align command match branches
|
2024-08-08 18:16:25 +03:00 |
|
xeruf
|
43c62bf742
|
feat: list existing tracked times
|
2024-08-08 15:09:39 +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
|
6932e1f257
|
feat: hide Tasks attributes for feedback logs and make column interaction 1-indexed
|
2024-08-07 00:06:09 +03:00 |
|
xeruf
|
b66089fc94
|
refactor: create helpers file
|
2024-08-06 23:01:59 +03:00 |
|
xeruf
|
f4f1b56f02
|
feat: info feedback on what you are doing
|
2024-08-06 22:54:22 +03:00 |
|
xeruf
|
b5b57b7ac9
|
fix: flush after backtrack
|
2024-08-06 17:57:01 +03:00 |
|
xeruf
|
d950c13098
|
feat: migrate to nostr-sdk 0.33
|
2024-08-06 11:34:18 +03:00 |
|
xeruf
|
a2505e94fb
|
feat: allow timetracking with date specifier
|
2024-08-02 20:40:42 +03:00 |
|
xeruf
|
8c2c279238
|
refactor: put kinds and helpers in own module
|
2024-08-02 14:44:47 +03:00 |
|
xeruf
|
e16e21a477
|
feat(main): collapse more time tracking events through soft flushing
|
2024-08-02 14:30:06 +03:00 |
|
xeruf
|
bf802e3195
|
feat: filter with slash
|
2024-08-01 21:40:15 +03:00 |
|
xeruf
|
03f9e60c6f
|
feat: activate perfect match and filter without dot
|
2024-08-01 21:11:33 +03:00 |
|
xeruf
|
7f34a888f3
|
feat: make tags sticky and allow manual removal
|
2024-08-01 20:12:04 +03:00 |
|
xeruf
|
256c86e06f
|
fix: move text notes to comma key
|
2024-08-01 20:04:56 +03:00 |
|
xeruf
|
a9509fd4f2
|
feat: fold repeated time tracking events
|
2024-08-01 20:00:45 +03:00 |
|
xeruf
|
486cbb1ab4
|
feat: undo function with @
|
2024-08-01 19:10:58 +03:00 |
|
xeruf
|
afd6f2f77a
|
style: reformat
|
2024-07-31 20:08:33 +03:00 |
|
xeruf
|
5c7793f4a3
|
feat: revamp time tracking with own kind
|
2024-07-31 20:07:16 +03:00 |
|
xeruf
|
e5953c63b4
|
fix: list properties instead of adding blank column
|
2024-07-30 21:21:16 +03:00 |
|
xeruf
|
74464241ec
|
docs: explain implemented and planned concepts
|
2024-07-30 21:18:11 +03:00 |
|
xeruf
|
f89615d8e4
|
style: reformat code
|
2024-07-30 09:03:55 +03:00 |
|
xeruf
|
b519d459db
|
feat: nicely format current task information
|
2024-07-30 09:00:39 +03:00 |
|
xeruf
|
18fca1d0f3
|
release: 0.2.0
|
2024-07-29 23:19:06 +03:00 |
|
xeruf
|
eb5117e21f
|
feat: proper logging
|
2024-07-29 21:06:23 +03:00 |
|
xeruf
|
cdd6981bf6
|
feat(main): fallback to case-insensitive filter
|
2024-07-29 13:37:05 +03:00 |
|
xeruf
|
98d921b941
|
feat(main): enable manual state updates
|
2024-07-29 13:28:39 +03:00 |
|
xeruf
|
8e7b8d3e66
|
fix(main): prevent overrunning string index on column edits
|
2024-07-29 09:59:17 +03:00 |
|
xeruf
|
5d6b2a2dcb
|
feat(main): trim input strings
|
2024-07-29 09:32:10 +03:00 |
|