jacobinwwey_obsidian-NotEMD/manifest.json
Jacobinwwey d986cdc86e release: v1.8.3
Highlights:
- First-install Welcome Modal with i18n across all 22 locales
- Sponsor support: Give a Star on GitHub + Buy Me a Coffee (ko-fi)
- Cline-aligned output token resolution for unknown models
- Diagram edge field normalization for LLM JSON output
- Hard constraints for MermaidProcessor decomposition and legacy prompt retirement
- notebook-navigator cross-reference analysis
2026-05-01 08:13:52 -05:00

11 lines
583 B
JSON

{
"id": "notemd",
"name": "Notemd",
"version": "1.8.3",
"minAppVersion": "0.15.0",
"description": "Enhances notes using LLMs: 1) Processes text to add [[wiki-links]] and create concept notes. 2) Performs web research (Tavily/DuckDuckGo) and summarizes topics. 3) Generates content from note titles. 4) Translates notes/selections. 5) build powerful knowledge graphs Supports multiple LLM providers and customizable output.",
"author": "jacob",
"authorUrl": "https://github.com/Jacobinwwey",
"fundingUrl": "https://github.com/sponsors/Jacobinwwey",
"isDesktopOnly": false
}