June 27, 2026
#Obsidian
May 20, 2026
TaskNotes HTTP API — Obsidian Task Management Plugin
Local HTTP API for the TaskNotes Obsidian plugin — full CRUD for tasks, time tracking, pomodoro timer, calendar integrations (Google/Microsoft/ICS), webhooks, and NLP parsing. Runs on localhost:8080.
April 28, 2026
Obsidian LiveSync Settings to Configure
This will sync Plugin settings as well.
Setting Up Obsidian LiveSync with Couchdb
Learn how to enable real-time sync for Obsidian using CouchDB on Ubuntu. This guide covers installation, user creation, and configuring the LiveSync plugin.
Setting Up Self-Hosted Obsidian LiveSync
DB Tech shows how to set up Obsidian LiveSync using CouchDB via Docker.
April 9, 2026
Obsidian Livesync Docker Installation
Setup self-hosted synchronization for Obsidian The SaaS sync feature for Obsidian is rather expensive at $5 USD per month for a single vault and a tiny 1GB storage limit (However …
March 22, 2026
December 24, 2025
Obsidian Plugins you discovered in 2025
Journal Review: One of my vaults is a diary, and this plugin helps me find out what happened on this day X months/years ago.
Pixel Banner: This plugin paired with 8-bit GIFs made my vault look cozy and beautiful.
TimeStamper: Creates timestamps (duh). I usually use this when I finish a task to record at what time I’ve finished it.
Plugin Update Tracker: This feels like it should be a core plugin. Keeps track and updates plugins for you.
Pretty Properties: Makes properties, well… Prettier!
I’m interested to check Journal, Tasknotes and Pretty Properties.
December 5, 2025
Obsidian Tables — Interactive JSON Table Plugin
Interactive JSON table plugin for Obsidian. Create, edit, filter, sort, and manage structured data within your vault. Supports multiple views, URL/email rendering, search, and data export. MIT licensed, 122 stars.
November 11, 2025
Obsidian-to-Silverbullet Conversion Scripts — Wikilinks, Embeds, Callouts, Frontmatter
Set of bash scripts to migrate an Obsidian vault to Silverbullet format. Handles wikilink path resolution, image embed conversion, callout/admonition remapping, Dataview query removal, and frontmatter cleanup. Hacky but practical — fixes the common breakages when dropping an Obsidian folder into Silverbullet. By SONDLecT.