Commit Graph

16 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
9587c60e72
feat: add archive sub command
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-06-01 13:13:18 +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
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
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
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
86310c6764
chore: fix test breaking changes
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:03:48 +02:00
81f1f8ee60
chore: make clippy happy
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 17:25:52 +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
7cead58ed3
chore: fix styles
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 12:07:23 +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