https://github.com/cdent/tsapp-timetrack
tsapp based timetracker for tiddlyspace
https://github.com/cdent/tsapp-timetrack
Last synced: about 1 year ago
JSON representation
tsapp based timetracker for tiddlyspace
- Host: GitHub
- URL: https://github.com/cdent/tsapp-timetrack
- Owner: cdent
- Created: 2012-08-27T20:06:59.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-26T16:14:26.000Z (over 13 years ago)
- Last Synced: 2025-02-01T03:28:50.016Z (over 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a time tracking SPA created with
[tsapp](http://tsapp.tiddlyspace.com) for use with
[TiddlySpace](http://tiddlyspace.com). Use it on TiddlySpace
yourself from http://timer.tiddlyspace.com/.
Time is tracked using tiddlers. Each tiddler has a title which is
the a Unix epoch timestamp and a tag indicating its category and
whether it is a stop or start. The SPA allows starting and stopping
time in multiple categories, and will display the current total for
all categories.
It is designed to be simple enough to use on tiny displays: Track
your time by selecting a category and hitting the button to start or
stop. Not pretty but functional:
