clin-rs 0.5.2

Encrypted terminal note-taking app
# graf configuration

[visual]
theme = "onedark"
background = "transparent"
node_color_mode = "folder"
edge_color_mode = "uniform"
label_mode = "selected"
label_max_length = 20
node_size = 2.0
node_size_mode = "fixed"
edge_thickness = 1
show_legend = true
show_grid = false
show_minimap = false
minimap_position = "top_right"
minimap_width = 24
minimap_height = 12
canvas_marker = "braille"
node_shape = "circle"
label_offset = 4.0
grid_divisions = 10

[visual.colors]
# node_color = "#ff6600"
# edge_color = "#445566"
# label_color = "#aabbcc"
# selection_ring_color = "#ff00ff"
# border_color = "#334455"
# title_color = "#66ffcc"
# grid_color = "#222233"
# legend_text_color = "#ccddee"
# status_bar_color = "#556677"
# background_color = "#1a1a2e"

[physics]
# ideal_distance = 80.0
# damping = 0.95
# max_iterations = 800
# gravity = 0.01
# cooling = true
# prevent_overlapping = true
# timestep = 0.016
# thread_sleep_ms = 16

[interaction]
# double_click_ms = 300
# zoom_factor = 1.15
# drag_sensitivity = 1.0
# auto_fit_padding = 1.4
# drag_scale = 200.0

[display]
# show_status_bar = true
# status_format = "{files} files | {links} links | {selected}"
# border_style = "rounded"
# border_title = "graf"

[filter]
# exclude_tags = ["draft", "private"]
# exclude_patterns = ["templates/", "private/"]
# min_links = 0
# max_nodes = 500

[legend]
position = "bottom_right"
max_items = 10

[search]
max_results = 20
max_visible = 10
popup_width = 50
popup_y = 3
cursor_glyph = ""

[editor]
# command = "nano"