An open API service indexing awesome lists of open source software.

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

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 )

![image](.resources/0.1a.alfred.v0.3.png)

2 )

![image](.resources/0.2a.alfred.v0.3.png)

## 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 |

![image](.resources/1.alfred.v0.3.png)
![image](.resources/2.alfred.v0.3.png)

## Note

Created by Alfred ver 4.1