Notes & links
Notes in Yttri are plain Markdown files on your disk. The format is open: there is no vendor lock-in, and your data is always portable.
Markdown
Section titled “Markdown”The editor supports familiar Markdown: headings, lists, checkboxes, tables, and code. The file on disk stays readable in any other editor.
Wiki links & graph
Section titled “Wiki links & graph”[[Double brackets]] link notes to each other and to other entities —
meetings, contacts, and projects. All links are visible in the graph, and the
agent uses them to gather context around a question.
Semantic search
Section titled “Semantic search”Search is hybrid: full-text plus vector search by meaning. Find “the email about moving the deadline” even if the text never says “deadline”. Indexing runs locally.