Configuration
Full example
[graph]
name = "my-graph"
api_token = "roam-graph-token-..."
[ui]
theme = "dark"
sidebar_default = true
sidebar_width_percent = 35
[keybindings]
preset = "vim"
[keybindings.bindings]
quit = "Ctrl+q"
search = "Ctrl+f"
[sync]
dir = "~/.config/roam-tui/sync"
db_dir = "~/.config/roam-tui/.chrondb"
remote = "[email protected]:user/notes.git"Options
[graph] — required
[graph] — requiredKey
Type
Description
[ui] — optional
[ui] — optionalKey
Type
Default
Description
[keybindings] — optional
[keybindings] — optionalKey
Type
Default
Description
[keybindings.bindings] — optional
[keybindings.bindings] — optional[sync] — optional
[sync] — optionalKey
Type
Default
Description
Environment variables
Variable
Config equivalent
Last updated
Was this helpful?