mirror of
https://github.com/jacobinwwey/obsidian-NotEMD.git
synced 2026-07-22 12:40:25 +00:00
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
11 lines
583 B
JSON
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
|
|
}
|