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

https://github.com/brunolm/workflowy-wf

Workflowy extension for Flow Launcher
https://github.com/brunolm/workflowy-wf

flow-launcher flow-launcher-plugins workflowy

Last synced: 2 months ago
JSON representation

Workflowy extension for Flow Launcher

Awesome Lists containing this project

README

        

# Flow Launcher Plugin: wf

Quickly save notes on your Workflowy.

![demo](./README/demo.gif)

## Login

Required once and every ~6 months.

```
wf email password
```

## Save note

Saves on the root level.

```
wf your message here
```

## Installation

### 1. Install Node.js

This plugin is written in TypeScript, so you need to install Node.js to use it with Flow Launcher.

Please go to https://nodejs.org/ and download the LTS ("Long Term Support") version of Node.js.

### 2. Install the plugin

You can find this plugin in Flow's Plugin Store (in the app's settings), or by directly running this command in Flow Launcher:

```
pm install Workflowy
```

After installation the plugin will be in `%APPDATA%\FlowLauncher\Plugins\`.

![](./README/installdir.png)