mirror of
https://github.com/fancive/obsidian-parallel-reader.git
synced 2026-07-22 06:53:43 +00:00
10 lines
345 B
JSON
10 lines
345 B
JSON
{
|
|
"id": "parallel-reader",
|
|
"name": "Parallel Reader",
|
|
"version": "1.0.10",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "AI-powered split-view reading: source note on the left, LLM-generated summary cards on the right with scroll-sync highlighting.",
|
|
"author": "lancivez",
|
|
"fundingUrl": "https://github.com/fancive",
|
|
"isDesktopOnly": true
|
|
}
|