Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yyyikes/workflowy-gtd-column-view
A GTD-style homepage for viewing multiple Workflowy nodes in one place.
https://github.com/yyyikes/workflowy-gtd-column-view
columns gtd javascript notes outliner outlining productivity style tasks userstyle workflowy
Last synced: 4 days ago
JSON representation
A GTD-style homepage for viewing multiple Workflowy nodes in one place.
- Host: GitHub
- URL: https://github.com/yyyikes/workflowy-gtd-column-view
- Owner: YYYIKES
- License: gpl-3.0
- Created: 2019-07-20T00:45:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T04:57:28.000Z (about 5 years ago)
- Last Synced: 2023-12-18T01:30:18.357Z (about 1 year ago)
- Topics: columns, gtd, javascript, notes, outliner, outlining, productivity, style, tasks, userstyle, workflowy
- Language: JavaScript
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Workflowy Column View for GTD
A GTD-style homepage for viewing multiple Workflowy nodes in one place.I wanted a way to view multiple instances of Workflowy in one window so I could have an overview of my GTD method (Inbox, Next, In Progress, Sometime/Later, Done, Ongoing Projects. Whilst this solution generally works, it does not allow dragging/dropping of nodes between columns – however, you can easily copy/paste text or entire nodes from one to another.
*NOTE: I am an absolute novice at coding but this simple solution works well enough for me. I use this as my homepage and keep it open in a tab at all times so I can quickly and easily add/view ideas, tasks and projects. Hopefully this is useful for others in creating something more robust.*
#### workflowy-gtd-column-view-standalone.html
This is the standalone HTML version. I add a bookmark to this local file in Chrome. One could also set this as their default new tab.#### workflowy-gtd-column-view.user.js
This is the UserScript version for Tampermonkey, Greasy Fork, etc.