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

https://github.com/markfirmware/workflowylens

Adds read-only features (search, visualize) to Workflowy
https://github.com/markfirmware/workflowylens

hyperapp tampermonkey userscript workflowy

Last synced: 5 months ago
JSON representation

Adds read-only features (search, visualize) to Workflowy

Awesome Lists containing this project

README

          

# WorkflowyLens
Adds read-only features (search, visualize) to [Workflowy](https://workflowy.com/features/)

## This userscript is designed to be as passive as possible. It should not modify the workflowy content, nor even make api calls to external resources. It is a read-only prequel to [HyperAppWorkflowy](https://github.com/markfirmware/HyperAppWorkflowy#readme)

1. Install [Tampermonkey](https://www.tampermonkey.net/)
2. Install this script via this link: [WorkflowyLens.user.js](https://github.com/markfirmware/WorkflowyLens/raw/master/WorkflowyLens.user.js)

## Features

#### Workflowy search history

## Implementation

Utilizes HyperApp
[HyperApp](https://github.com/jorgebucaran/hyperapp#readme) applied to [Workflowy](https://workflowy.com/features/)

Currently developed and tested in Brave/Chromium/Edge/Vivaldi on Linux