Posts
Dataview TUI dashboard
2/3/2026
Taking the JSON-powered dashboard concept from the browser into the terminal with Telescope pickers, fake buffers, and a ncurses TUI that lives in tmux popups.
Obsidian HTML dashboard
2/2/2026
hyper-idiosyncratic dashboard from dataview/obsidan query materialization into json files and abusing deep links for browser to obsidian to nvim communication
Line-level links to tasks in Obsidian
1/13/2026
Finally, line-level links to tasks in Obsidian
Dataview table query materialization
1/13/2025
Fast cached and on-demand dataview queries
WhichKey / Hydra makeshift in Obsidian
12/16/2024
Leverage Templater user-defined module to build a which-key/hydra makeshift for Obsidian while going further in programmaticaly defining keyboard shortcuts.
Globally register functions in Obsidian
12/15/2024
Learn to user Templater's user modules to write and globally register composable JS modules