Posts

Dataview table query materialization and line-level links to tasks in Obsidian
1/13/2025
Blazingly fast and on-demand dataview queries and static markdown table as a result while finally having line-level links to tasks

WhichKey / Hydra makeshift in Obsidian
12/16/2024
Leverage Templater user-defined CommonJS module to build a which-key/hydra makeshift for Obsidian while taking this as an oppurtunity to mostly programmaticaly define keyboard shortcuts.

Globally register functions in Obsidian
12/15/2024
Learn to user Templater's user modules to write and globally register atomic function while making composition and remote composition a breeze

Working with Neovim from Obsidan
12/11/2024
Need a decent text editor in Obsidian? Don't be EVIL, just use Neovim.

Templater templates
12/10/2024
Unlock the full potential of Obsidian's Templater plugin. Dive into real world examples of Templater with the Obsidian API to efficiently manage and modify your documents.

Sockets, Obsidian and IPC
12/9/2024
Exploring some socket-base IPC solution in Obsidian, Node.js and python in ways that could transform how some interact with Obsidian altogether