koumes.com
Icons
| 📁 | directory |
| 🟩 | HTML file .html / .htm |
| 📄 | other file |
Controls
- Click on a directory - descend into it
- Click on a file - open it in the right detail panel
- Breadcrumb bar at the top - jump back any number of levels
- Filter input - filter directory contents;
^ = hot dirs only
Chroma toolbar (above the panels)
◀ / ▶ - hide/show the parent panel
📁 fm - open the current dir in the file manager
custom / default - viewer switch (for a dir with a registered type: viewer)
🔗 links - list the bidirectional [[id]] links of the current file
Control-bar (in the dir panel)
← back - one level up
🔄 refresh - reload the list
🔥 hot - anchors / favourite dirs
📋 copy - copy the absolute path (selected file or current dir)
🗑 delete - move to trash (gio trash, reversible). Target: selected file, or the current dir when nothing is selected.
filter - text filter; D/F toggle dirs/files
Info bar (dark stripe)
- Top line (left) - path (dir or file, relative to the nearest
index.t2l)
- Bottom line (right) - viewer (the HTML that renders it);
NATIVE = the browser renders .html directly, without a viewer wrapper
WS commands (via websocat ws://127.0.0.1:54325)
chroma_dir / chroma_file - current dir/file. Selected (via fs.setSelectedDir/File) takes precedence over viewed.
chroma_dir_viewer / chroma_file_viewer - the HTML that renders the current dir/file
chroma_setdir <path> - navigate the mid panel
chroma_openfm - file manager on the current dir
chroma_reload - reload mid page (F5 equivalent)
chroma_selection - last DOM selection (JSON)
chroma_style "<css>" / chroma_class "<cls>" / chroma_unwrap - style/class/unwrap current DOM selection
Bidirectional links [[id]]
- Anywhere in an attribute value → chroma detects them, a click walks up looking for the nearest
index.t2l, resolves type[id]file, opens the target
- Back-link: convention
usedIn: [[<other_id>]] on the target record