Featuring tech: linux

  • Globally register functions in Obsidian

    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

    obsidian
    linux
    javascript
    bash
  • Obsidian I/O solutions

    Obsidian I/O solutions

    12/8/2024

    Let's try to leverage the power of Obsidian beyond its environment to use as something close to a daemon that other processes interact with

    obsidian
    linux
    javascript
    python
    bash
  • Sockets, Obsidian and IPC

    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

    obsidian
    linux
    bash
    javascript
    python