Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novoid/orgmode-balance
Script that gives feedback on how you are doing in your Org-mode todos
https://github.com/novoid/orgmode-balance
emacs orgdown orgmode quantified-self shell
Last synced: about 1 month ago
JSON representation
Script that gives feedback on how you are doing in your Org-mode todos
- Host: GitHub
- URL: https://github.com/novoid/orgmode-balance
- Owner: novoid
- Created: 2012-03-03T11:09:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-13T19:15:31.000Z (almost 12 years ago)
- Last Synced: 2024-07-30T19:47:01.975Z (4 months ago)
- Topics: emacs, orgdown, orgmode, quantified-self, shell
- Language: Shell
- Homepage:
- Size: 97.7 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
This is a more or less quick hack that analyzes [[http://orgmode.org][Org-mode]] files and
gives feedback on how you are doing today (or at a given day).The script lists:
- closed items,
- created items and
- items still dueThe metrics are clearly subjective and should be improved. Please do
fork and send improvements via merge requests!Example output:
: ----=== 2012-03-03 ===----
:
: closed:
: work.org-**** DONE thanked administrators for great work
: work.org-**** DONE submitted project report
: work.org-**** DONE successfully ignored coffee machine
: work.org-**** DONE volunteered for WORG project
:
:
: 0 created (& still open) - 4 done = -4 sum
:
: Congratulations! Not more tasks generated than solved!
:
:
: Still 21 deadlines due tough!
: