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
- Host: GitHub
- URL: https://github.com/brunolm/workflowy-wf
- Owner: brunolm
- Created: 2022-02-15T21:46:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T21:01:59.000Z (over 2 years ago)
- Last Synced: 2023-03-27T11:47:45.246Z (about 2 years ago)
- Topics: flow-launcher, flow-launcher-plugins, workflowy
- Language: TypeScript
- Homepage:
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flow Launcher Plugin: wf
Quickly save notes on your Workflowy.

## 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\`.
