dotwee_obsidian-raindropio-.../src
Lukas Wolfsteiner 6779b5f539 feat(settings): support settings search with legacy fallback
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>
2026-07-06 12:04:29 +02:00
..
block-parser.ts feat(blocks): support show and hide field options in raindrop blocks 2026-07-06 11:31:42 +02:00
constants.ts feat: introduce bookmark explorer 2026-05-02 00:46:27 +02:00
icons.ts feat: introduce bookmark explorer 2026-05-02 00:46:27 +02:00
main.ts feat(blocks): support show and hide field options in raindrop blocks 2026-07-06 11:31:42 +02:00
note-parser.ts feat: introduce bookmark explorer 2026-05-02 00:46:27 +02:00
note-search.ts feat: introduce bookmark explorer 2026-05-02 00:46:27 +02:00
raindrop-api.ts feat(api): resolve collection titles for raindrops 2026-07-06 11:28:09 +02:00
raindrop-search.ts feat: introduce bookmark explorer 2026-05-02 00:46:27 +02:00
raindrop-view.ts feat(blocks): support show and hide field options in raindrop blocks 2026-07-06 11:31:42 +02:00
renderer.ts feat(renderer): add configurable result display fields 2026-07-06 11:28:15 +02:00
settings.ts feat(settings): support settings search with legacy fallback 2026-07-06 12:04:29 +02:00