02:18

Ignis

Run Obsidian as a self-hosted web app. Not remote desktop, an actual web app.
07:57

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.
07:42

Obsidian LiveSync Settings to Configure

This will sync Plugin settings as well.
01:52

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.
01:48

Setting Up Self-Hosted Obsidian LiveSync

DB Tech shows how to set up Obsidian LiveSync using CouchDB via Docker.
13:57

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 …
23:23

Collabmd

Realtime collaboration for markdown folders, diagrams, and git-backed docs.
14:31

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.
07:39

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.
10:42

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.