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
- Host: GitHub
- URL: https://github.com/markfirmware/workflowylens
- Owner: markfirmware
- License: mit
- Created: 2022-07-11T13:00:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T20:50:14.000Z (about 3 years ago)
- Last Synced: 2025-01-21T22:25:04.081Z (11 months ago)
- Topics: hyperapp, tampermonkey, userscript, workflowy
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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