NOTE: This project is forked from https://github.com/roma0104/gsd5. roma0104 discontinued the development since 2016 and i will try to take over the development.
My Development workflow is making use of the n1ce ThirdFlow plugin. For an easy introduction, you may want to watch the demo video.
How to contribute:
- Install nodejs and npm on your system
- Clone this repository:
git clone https://github.com/alinmear/gsd5.git
- run
npm install
to install the required TiddlyWiki5 core, as well as the ThirdFlow plugin from the NPM registry. - run
npm run develop
. - navigate to http://localhost:9999 in your web browser
- have fun ;-) and make a pull request
Develop:
- work on your plugin ... you can freely mix developing things inside the web browser as well as outside the browser using a standalone editor.
- Don't forget to stop and then restart
$ npm run develop
after you've made changes to TiddlyWiki files outside your web browser.
Release:
- simply run
$ npm run release
to create the release file(s) ineditions/release/output
- Remove overwrite tiddlers
- quick capture functionality (like org-mode)
- add priorities
- Integrate B.A.S.B (building a second brain) concept and terminology
- Checkout synergy with stroll
- kanban boards
- update repository for better integration within the tiddlywiki update mechanism
- CI/CD Pipeline
- takeover issues from https://github.com/roma0104/gsd5
- Integrate tickler plugin
- Convert "normal" tiddlers to action-type tiddlers
- Show integration of gsd5 into my tiddlywiki/workflow
- First, thanks to the project https://nicolas.petton.fr/tw/project-manager.html for the great idea
- I adapted this for gsd5
- The styles needs to be adapted
- The default shortcut is alt+c
A Getting-Things-Done tool for the TiddlyWiki5 environment.
GSD5, or Getting-Stuff-Done 5, is a plugin for TiddlyWiki5 (github) that attempts to combine the workflow and philosophy of David Allen's Getting Things Done with the TiddlyWiki5 platform. GSD5 is heavily influenced by mGSD for TiddlyWiki classic.
GTD® and Getting Things Done® are registered trademarks of the David Allen Company. GSD5 is not affiliated with or endorsed by the David Allen Company.