https://github.com/tuki0918/alfred-scrapbox-listview
Alfred Workflow for Scrapbox
https://github.com/tuki0918/alfred-scrapbox-listview
alfred alfred-workflow
Last synced: 3 months ago
JSON representation
Alfred Workflow for Scrapbox
- Host: GitHub
- URL: https://github.com/tuki0918/alfred-scrapbox-listview
- Owner: tuki0918
- License: mit
- Created: 2020-07-21T09:09:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T11:41:55.000Z (almost 5 years ago)
- Last Synced: 2025-03-10T16:49:13.359Z (3 months ago)
- Topics: alfred, alfred-workflow
- Homepage:
- Size: 7.58 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-scrapbox-listview
## Usage
```
sb [keyword]
```+ 1 ) Typing "sb" will fetch a list of scrapbox items.
+ 2 ) You can redirect to the "keyword" page you typed.1 )

2 )

## Installation
+ Depended on bash, [jq](https://stedolan.github.io/jq/) command.
+ Import this `.alfredworkflow` file.| Variable Name | Required | Value | Description |
| ---- | :----: | ---- | ---- |
| projectId | v | ###### | My Page URL: `https://scrapbox.io/######/` |
| token | v | ###### | My Logined Cookie: `Cookie: connect.sid=######` |
| endpoint | _ | scrapbox.io | Scrapbox's Domain Name |
| JQPATH | _ | /usr/local/bin | jq command PATH |
## Note
Created by Alfred ver 4.1