GitXplorerGitXplorer
a

Systema

public
1 stars
0 forks
17 issues

Commits

List of commits on branch master.
Unverified
def3c7f1027adfc4eb8bb1380eb89c0dcae26902

Add code in model to wrap around TODO states when toggling. Closes #6.

committed 9 years ago
Unverified
a8ddcce6d85740b1e9e54f1c4b7cc701b96abbcf

Add back the column is_done, make TODO states wrap.

committed 9 years ago
Unverified
eac5082e536f2ae084035ef9ba8fddea42bfc1de

Remember to update the state after adding a task. Closes #5.

committed 9 years ago
Unverified
b5518a3aed0d1056508d3c66c8cbc8c3c1f9aa7f

Fix indentation issues in JSX markup.

committed 9 years ago
Unverified
6fb8f8fae4f0b8a26e2e4a355fc5b52b4d753b8b

Comment out project list.

committed 9 years ago
Unverified
9f23eb2d20d702dbfd667d71f765e7a477e93613

Style the new input button.

committed 9 years ago

README

The README file for this repository.

Systema

Systema is an opinionated personal to-do list/project management system inspired by the best parts of Scrum, Bullet Journal, GTD and org-mode, implemented in Electron. It is an attempt at finally replacing the unwieldy, brittle, ugly mess that is the author's Org-mode configuration.

Planned core features

  • Weekly and monthly planning, with concrete goals (like Bullet Journal)
  • Inboxing and refiling (like org-mode/GTD)
  • Project management with sub-tasks
  • Time estimation and burndown (like Scrum)
  • Just plain to-do lists (like everybody)
  • Sorting, filtering and prioritising tasks (like org-mode)
  • Saving and managing subsets of global agendas (like nothing else)
  • Recurring tasks and habits (like org-mode)

Current status

Very, very, very, very early. Do not use.

Distant future goals

  • Desktop client synchronisation over IPFS or Secure Scuttlebutt, if they ever become stable enough to warrant the effort
  • Mobile clients (whenever IPFS or Secure Scuttlebutt is mature enough to handle synchronisation to Android, or some other solution that doesn't require a server is implemented)
  • Remote web access
  • Google Calendar/system calendar integration?
  • Progress tracking with other services (e.g. RunKeeper etc)
  • Email integration
  • Contextual tagging and re-activation (show some tasks only during certain times/certain locations)

License

Systema is licensed under the GPLv3+.