Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yskoht/alfred-raindrop
Open a web page from Raindrop bookmark
https://github.com/yskoht/alfred-raindrop
alfred raindrop
Last synced: about 1 month ago
JSON representation
Open a web page from Raindrop bookmark
- Host: GitHub
- URL: https://github.com/yskoht/alfred-raindrop
- Owner: yskoht
- Created: 2022-07-16T10:33:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:56:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T09:53:13.372Z (3 months ago)
- Topics: alfred, raindrop
- Language: Go
- Homepage:
- Size: 94.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raindrop Alfred Workflow
This is a workflow for [Alfred](https://www.alfredapp.com/) that opens a web page from [Raindrop](https://raindrop.io/) bookmark.
## Install
### Create Raindrop test token
A test token is required to download bookmarks from Raindrop.
`Settings` -> `Integrations` -> `For Developers` -> `Create new app`
`Create new app`
`Create test token`
Save the created test token.
ref. [Obtain access token \- API Documentation](https://developer.raindrop.io/v1/authentication/token)
### Download Raindrop.alfredworkflow
Download the `Raindrop.alfredworkflow` file from the [Releases](https://github.com/yskoht/alfred-raindrop/releases) page.
Then double-click it to install. Enter the test token you just saved.
## Usage
### Sync
For fast searching, bookmarks must be downloaded from Raindrop.
A database is created locally by the `raindrop-sync` command.### Search
Type `r`, and then keywords.
### Reset
Remove local database.
## License
MIT