Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 1.77 KB

File metadata and controls

72 lines (50 loc) · 1.77 KB

Overview

MonkeyGTD (now called mGSD) is a Getting Things Done® system powered by TiddlyWiki and MPTW. MonkeyGTD is one single HTML file where you can store your key tasks by projects and contexts.

Key Features

Portability

Because it's all in a single HTML file, you can:

  • Email it to yourself
  • Store it in a USB flash drive
  • Put it up in a web server
  • Access it anywhere with a web browser

Dashboard

Monkey GTD has a snazzy Dashboard with:

  • Checkboxes for tasks which you can check off as you finish them
  • Project and context organization
  • GTD-compliant task management
  • Visual task completion tracking

Security

HTML and JavaScript based, so:

  • Very low possibility of virus/spyware/trojan
  • No external dependencies
  • Runs entirely in browser
  • No server required

Getting Things Done (GTD) Integration

MonkeyGTD implements the full GTD methodology:

  • Capture: Quick entry for all tasks and ideas
  • Clarify: Organize tasks by project and context
  • Organize: Dashboard view of all commitments
  • Reflect: Review and update tasks
  • Engage: Check off completed tasks

Available Versions

  • MonkeyGTD 2.1 alpha: Latest development version
  • MonkeyGTD 1.0: Stable release
  • GitHub Repository: Open source code available

Limitations

  • Tad slow - checkboxes take a wee bit more time to toggle
  • Browser compatibility varies (IE, Firefox)
  • Saving can be an issue on first attempt
  • May require specific browser settings

Benefits

  • Completely free
  • No installation required
  • Portable across devices
  • Offline functionality
  • Privacy-focused (local storage)
  • Open source

Best For

  • GTD practitioners
  • Users wanting offline task management
  • Those needing portable solutions
  • Privacy-conscious individuals
  • Developers comfortable with HTML/JS