arthew0

← back

TD Obsidian

TD Obsidian

TD_Obsidian connects TouchDesigner to an Obsidian vault via the Local REST API plugin.

Open and create notes, list vault files, and pull markdown content into TouchDesigner — for live docs, generative text workflows, or installations driven by a knowledge base.

GitHub

Features

How it works

The Local REST API plugin exposes an HTTP interface to a running Obsidian instance. TD_Obsidian talks to that interface from Python inside TouchDesigner: requests are sent to the local endpoint with an API key, and responses — note contents, file lists — come back as data that can feed DATs, drive typography, or trigger events in the network. Notes edited in Obsidian become live inputs for a real-time system.

Requirements

Installation steps and the ready-to-use component are in the GitHub repository.

Use cases

Video