mirror of
https://github.com/dotwee/obsidian-raindropio-plugin.git
synced 2026-07-22 06:50:29 +00:00
Implement the declarative setting definitions API so plugin settings show up in the settings search on newer Obsidian versions. Add a self-contained control value reader/writer and an imperative fallback renderer so the tab keeps working on app versions that predate the declarative API. Lower the minimum app version to match the documented compatibility floor already declared in the version map. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| block-parser.ts | ||
| constants.ts | ||
| icons.ts | ||
| main.ts | ||
| note-parser.ts | ||
| note-search.ts | ||
| raindrop-api.ts | ||
| raindrop-search.ts | ||
| raindrop-view.ts | ||
| renderer.ts | ||
| settings.ts | ||