mirror of
https://github.com/dotwee/obsidian-raindropio-plugin.git
synced 2026-07-22 06:50:29 +00:00
docs: Extend README with status badges and descriptions
Added badges for GitHub release, license, downloads, build status, code style, and linting to README.
This commit is contained in:
parent
28db4a0093
commit
ec7e78f24f
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Raindrop.io Plugin for Obsidian
|
||||
|
||||
|
||||
[](https://github.com/dotWee/obsidian-raindropio-plugin/releases)
|
||||
[](LICENSE)
|
||||

|
||||
[](https://github.com/dotWee/obsidian-raindropio-plugin/actions/workflows/lint.yml)
|
||||
[](https://prettier.io)
|
||||
[](https://eslint.org)
|
||||
|
||||
Browse Raindrop.io links in notes with note-aware and configurable search filters.
|
||||
|
||||
The plugin uses a Raindrop.io access token and the official Raindrop.io REST API. OAuth is planned for a later release.
|
||||
|
|
|
|||
Loading…
Reference in a new issue