obsidian

Tech posts

Dataview table query materialization and line-level links to tasks in Obsidian
Article

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
Article

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 progra...

Globally register functions in Obsidian
Article

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
Article

Working with Neovim from Obsidan

12/11/2024

Need a decent text editor in Obsidian? Don't be EVIL, just use Neovim.

Templater templates
Article

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 m...

Sockets, Obsidian and IPC
Article

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