Skip to content
/ gsd5 Public
forked from roma0104/gsd5

A Getting-Things-Done tools for the TiddlyWiki5 environment.

License

Notifications You must be signed in to change notification settings

aprkwiki/gsd5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note:

After many years, and some personal events that kept me from being active I am planning to return to development on this project in a very basic level. However, I will continue development at Gitlab and this project will be archived here. Please visit the Gitlab project if you need further help.

https://gitlab.com/gsd5-tiddlywiki

Please fork the project and continue to grow it in your own vision. I am excited to see what others have created so far.

GSD5

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.

Disclaimer

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.

Obtaining

To the fun stuff or at least more productive!

Stable(ish)

GSD5 is most definitely a work-in-progress project and beta quality. There might be changes that might break from past versions in ways that make forward comptatiblity of user-created content non-trival to correct.

http://gsd5.tiddlyspot.com

Nightly

To try GSD5's latest commits without having to build it yourself.

http://gsd5-nightly.tiddlyspot.com

Nightly builds are performed 01:00 UTC

Building

If you wish to build GSD5 as a standalone file:

  • Clone TiddlyWiki5
  • Clone this repo (or your fork of it). Make sure the two repos are side by side, rather than with one inside the other's directory.
  • Change directory to the top level of the GSD5 directory.
  • To serve GSD5 using node.js run bin/serve.sh, then visit http://localhost:8080 with your browser.
  • To build an empty GSD5 file run bin/build.sh.

Note there are currently no .cmd equivalents of the serve.sh and build.sh scripts for windows users (but perhaps you can write them based on the bash versions).

This method will build against the latest commits from both TiddlyWiki5 and GSD5, things may be broken or act oddly. Checkout to latest releases for both if you want a more stable build. I usually test with Chromium.

About

A Getting-Things-Done tools for the TiddlyWiki5 environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Shell 1.9%