dotwee_obsidian-raindropio-.../manifest.json
Lukas Wolfsteiner 4dc7207c41 feat: introduce bookmark explorer
- Add a note-aware explorer for browsing saved bookmarks and filtering from note context.
- Support inline blocks, configurable tag behavior, and theme-friendly icon styling.
- Prepare release metadata, documentation, licensing, and automated release assets.
2026-05-02 00:46:27 +02:00

9 lines
309 B
JSON

{
"id": "raindrop-io-plugin",
"name": "Raindrop.io Plugin for Obsidian",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Browse Raindrop.io links in Obsidian with note-aware search filters.",
"author": "Lukas '@dotWee' Wolfsteiner <lukas@wolfsteiner-media.de>",
"isDesktopOnly": false
}