basalt-tui 0.10.3

Basalt TUI application for Obsidian notes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: basalt/src/outline.rs
expression: terminal.backend()
---
"╭Outline─────────────────────╮"
"│ ▾ 1. First Chapter         │"
"│ │   1.1 First Section      │"
"│ │   1.2 Second Section     │"
"│ ▾ 2. Second Chapter        │"
"│ │ ▾ 2.1 First Section      │"
"│ │ │   2.1.1 Subsection     │"
"│ │ │   2.1.2 Another Subsect│"
"│ │   2.2 Second Section     │"
"╰────────────────────────────╯"