Commit graph

36 commits

Author SHA1 Message Date
Lukas Wolfsteiner
d9dca2114f chore: update license and modify README for clarity 2026-07-06 12:58:06 +02:00
Lukas Wolfsteiner
b1a4902ae9 feat(icon): add new SVG icon asset 2026-07-06 12:53:43 +02:00
Lukas Wolfsteiner
00fb891558 fix(README): remove unnecessary blank line 2026-07-06 12:22:23 +02:00
Lukas Wolfsteiner
c12cf641b1 feat(blocks): support show and hide field options in raindrop blocks
Add comma-separated show and hide keys to fenced raindrop blocks, layered on top of the result display settings.

Unknown field names produce a warning above the rendered results.

Collection titles are fetched lazily and cached, only when a block or the explorer shows the collection field.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 11:31:42 +02:00
Lukas Wolfsteiner
fc920c58a2 feat(settings): add result display toggles
Add a result display group with toggles for cover, domain, created date, excerpt, tags and collection.

Toggles apply to the explorer immediately and act as the default for note blocks.

Loaded settings merge missing display fields with the defaults, so upgrades keep the previous appearance.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 11:29:44 +02:00
Lukas Wolfsteiner
db71df59b8 chore: update user-facing text for clarity and consistency in documentation and code comments 2026-07-06 10:53:32 +02:00
Lukas Wolfsteiner
ec7e78f24f
docs: Extend README with status badges and descriptions
Added badges for GitHub release, license, downloads, build status, code style, and linting to README.
2026-06-16 13:29:07 +02:00
Lukas Wolfsteiner
be914418da chore: update descriptions in manifest.json, package.json, and README.md for clarity and configurability 2026-06-10 16:47:12 +02:00
Lukas Wolfsteiner
fc29bc7bba docs: add screenshot to README
- Include a screenshot to enhance visual understanding of the Raindrop.io Plugin for Obsidian.
2026-05-02 01:00:55 +02:00
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
Johannes Theiner
92cba25647 update sample plugin with eslint instructions 2025-11-10 12:26:07 +01:00
Clare Macrae
92050ad841
Remove statement that API is unstable 2024-11-11 19:58:31 +00:00
Johannes Theiner
893e489e84
Merge pull request #92 from revolter/patch-2
Fix incorrect TypeScript spelling
2024-07-31 21:47:47 +02:00
Tobias V. Langhoff
47ec36c11e
Update README.md
Update link to plugin guidelines
2024-03-02 22:30:14 +01:00
iulianOnofrei (U-lee-aan)
de770934b2
Fix incorrect TypeScript spelling 2024-01-21 15:20:39 +02:00
Lishid
7112f01bc6
Update README.md 2023-07-25 15:17:26 -04:00
Alexander Pozdneev
2aee08d3d5
Remove old info about styles.css (#56) 2023-05-01 14:48:46 -04:00
Erica Xu
d3bb1e6775
Update README.md 2022-12-05 15:55:39 -05:00
Erica Xu
b376f9c428
Add funding URL documentation 2022-12-05 15:49:16 -05:00
Henré Botha
f85d2b74b5
Fix README headings (#29) 2022-05-07 11:15:23 -04:00
Xiao Meng
f690c04577
use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
Lishid
24918c946d
Update README.md 2022-04-04 22:20:58 -04:00
aidenlx
f3286063d3
add version bump script (#10) 2022-01-22 16:13:50 -05:00
Federico Granata
4f502e92eb
Update README.md (#24) 2022-01-21 11:15:02 -05:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ (#17) 2021-10-30 14:04:07 -04:00
GitMurf
26721337a7 Update README - Obsidian API update instructions
Add the following to the "First time developing plugins?" section:

For updates to the Obsidian API run `npm update` in the command line under your repo folder.
2021-04-23 16:59:52 -04:00
Maciej Beimcik
123b00ca52 a note regarding "use this template" button
This button is not visible if you are not logged in to GitHub.
It may be a bit confusing for first-timers so I suggest the note to be added
2021-03-09 16:17:18 -05:00
Konstantin
5355e3337e Update README.md
fix one little misstype
2021-03-07 20:54:45 -05:00
Lishid
ceb3837850
Update README.md 2021-03-01 12:59:44 -05:00
lishid
318cb2b055 Added versions.json 2020-11-10 02:52:56 -05:00
lishid
26d068d237 Update readme. 2020-10-28 21:13:03 -04:00
lishid
08add6702a Update readme. 2020-10-28 20:48:24 -04:00
lishid
a577988baa Update readme. 2020-10-26 12:15:09 -04:00
lishid
5b96e4a095 Update readme. 2020-10-26 11:15:02 -04:00
lishid
dfd3fe233b Update documentation. 2020-10-25 18:45:40 -04:00
lishid
ed3770792a Initial commit! 2020-10-25 16:58:31 -04:00