hyperlog/crates/hyperlog-tui/src
kjuulh 20190ac784
All checks were successful
continuous-integration/drone/push Build is passing
feat: add markdown editing mode
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-06-30 17:31:25 +02:00
..
app feat: remove removal of spaces in title 2024-05-15 15:17:24 +02:00
commander feat: add archive sub command 2024-06-01 13:13:18 +02:00
commands feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
components feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
querier feat: abstract commander 2024-05-12 22:24:37 +02:00
app.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
command_parser.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
commander.rs feat: add archive sub command 2024-06-01 13:13:18 +02:00
commands.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
components.rs chore: refactor into classic 2024-05-10 12:38:58 +02:00
core_state.rs feat: add actual remote 2024-05-30 22:24:01 +02:00
editor.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
engine.rs feat: add archive sub command 2024-06-01 13:13:18 +02:00
events.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
lib.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
logging.rs feat: version 0.0.0-working-ui 2024-05-05 21:09:26 +02:00
models.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
project_dirs.rs feat: add markdown editing mode 2024-06-30 17:31:25 +02:00
querier.rs feat: abstract commander 2024-05-12 22:24:37 +02:00
shared_engine.rs feat: add archive sub command 2024-06-01 13:13:18 +02:00
state.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
storage.rs feat: move core to tui and begin grpc work 2024-05-11 23:23:00 +02:00
terminal.rs feat: left right movement done 2024-05-02 23:47:47 +02:00