https://github.com/yskoht/alfred-raindrop
Open a web page from Raindrop bookmark
https://github.com/yskoht/alfred-raindrop
alfred raindrop
Last synced: 11 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:56:42.000Z (over 3 years ago)
- Last Synced: 2025-04-04T09:36:02.836Z (about 1 year 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