aiendpoint.dev
ServicesDendron

Dendron

community

Hierarchical note-taking tool built on VS Code for developers and teams with schema-based organization.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://dendron.soNo auth requiredproductivitydeveloperconfidence: 90/1000 discoveries1 contributors
GETvscode://dendron.dendron/search

Search notes

Parameters

querysearch keyword (stringrequired

Returns

notes[] with fname, title, body, created, updated, vault
GETvscode://dendron.dendron/note

Get note by hierarchy

Parameters

fnamehierarchical name e.g. daily.journal.2024.01.01 (stringrequired

Returns

fname, title, body, created, updated, children[], links[], backlinks[]
GETvscode://dendron.dendron/schema

Get note schema

Parameters

idschema ID (stringrequired

Returns

id, title, parent, children[], pattern, template, namespace