A simple TiddlyWiki plugin for managing projects & todo lists, inspired by tools such as Todoist and Basecamp.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Nicolas Petton a05ec437c0
Bump Projectify to v0.14.0
2 years ago
.github Create FUNDING.yml 2 years ago
docs Bump Projectify to v0.14.0 2 years ago
editions Update demo and empty editions 2 years ago
plugins/nico Bump Projectify to v0.14.0 2 years ago
tiddlers New redesigned form for adding todos 2 years ago
.gitignore Fix typo in gitignore 2 years ago
LICENSE Update years in LICENSE 2 years ago
README.md Bump Projectify to v0.14.0 2 years ago
package-lock.json Move projectify plugins to plugins/nico/ 2 years ago
package.json New Castellano empty edition 2 years ago
tiddlywiki.info Move projectify plugins to plugins/nico/ 2 years ago

README.md

Projectify

Projectify is a project management app for TiddlyWiki, inspired by products like Todoist and Basecamp.

TiddlyWiki is an excellent note-taking & knowledge-base app with unique features. Projectify brings project management to TiddlyWiki, extending it to let you capture thoughts, plan projects and schedule tasks.

Projectify is carefully crafted, with an intuitive interface that integrates seamlessy with the core of TiddlyWiki. Drag and drop any tiddler into a project to add it as a todo, transclude and link other tiddlers into projects or tasks.

For all changes in the latest 0.14.0 release, see ChangeLog.

Demo

A demo is available at projectify.wiki.

Download

Download a pre-configured empty wiki:

Get Projectify

Alternatively, see Installation for installation instructions in an existing wiki.

Documentation

  • If you are new to TiddlyWiki, we strongly encourage you to read the Getting started documentation.
  • The Projectify documentation is available online as well as locally when the plugin is installed.

Language packs

Projectify is currently available in English, Dutch, German, French, Spanish & Simplified Chinese.

Development setup

  • Install Node.js
  • In the root folder of the project run npm install
  • To start the TiddlyWiki server, run npm run serve. The wiki is available at http://localhost:8080.
  • To serve or build a specific language edition, refer to package.json
  • To build HTML files for all editions, run npm run build

Contributors

Many thanks to the following people who have contributed to Projectify: