bitsofchris_openaugi-obsidi.../manifest.json
Chris Lettieri 5777473171 Add backlink context extraction (0.4.0)
- Bidirectional link traversal: discover notes that link TO discovered notes
- Header section extraction for backlinks (not full content)
- "Include backlinks" toggle (enabled by default)
- Visual "← backlink" badge in selection modal
- Output prefixes: "# Note:" for forward links, "# Backlink:" for backlinks
- Deduplicate snippets when multiple links in same section
2026-01-30 07:34:04 -05:00

10 lines
463 B
JSON

{
"id": "openaugi",
"name": "OpenAugi",
"version": "0.4.0",
"minAppVersion": "1.8.9",
"description": "Process information faster with augmented intelligence (AI for thinkers). Parse your voice notes into atomic notes, tasks, and summaries. Grab context from dataview queries and linked notes. De-duplicate and merge atomic ideas into a clean, organized vault.",
"author": "Chris Lettieri",
"authorUrl": "https://bitsofchris.com",
"isDesktopOnly": false
}