Commit Graph

17 Commits

Author SHA1 Message Date
20190ac784
feat: add markdown editing mode
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-06-30 17:31:25 +02:00
65c2466f97
feat: enable creating items on the same level
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-16 10:10:11 +02:00
9bb5bc9e87
feat: with async commands instead of inline mutations phew.
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 21:07:21 +02:00
9cb3296cec
chore: remove warnings
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:38:03 +02:00
5548d8e36e
feat: add command pattern
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:29:14 +02:00
cf26422673
feat: allow async function in command
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 12:58:54 +02:00
4a0fcd1bbb
feat: move core to tui and begin grpc work
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 23:23:00 +02:00
442ab64583
feat: can create root
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 22:47:32 +02:00
f6a48540e1
chore: refactor app
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:20:43 +02:00
56a63dbb7d
feat: add archive
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 17:02:06 +02:00
9ceaa4cd38
feat: add more interaction
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 15:26:58 +02:00
547d34782c
feat: tie dialog to graph
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 14:10:43 +02:00
ed5a5db7c5
feat: implement command mode
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 00:15:42 +02:00
26c430e173
feat: with input
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-07 23:21:13 +02:00
9de5e6bbff
feat: left right movement done
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-02 23:47:47 +02:00
d7e21a256d
feat: show basic json screen
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-01 23:26:25 +02:00
1885a200c4
feat: add logging for tui
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-01 22:17:39 +02:00