mirror of
https://github.com/dotwee/obsidian-raindropio-plugin.git
synced 2026-07-22 06:50:29 +00:00
- 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.
9 lines
309 B
JSON
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
|
|
}
|