2014/quantified-self
- some things that are tracking things and the things they are tracking:
sbb.me
/steps (walks)
- p-steps.p-qs-steps : 9000
- p-steps.p-qs-miles : 4.2 miles
- p-steps.p-qs-kilometers : 19.7 kilometers
/weights
- p-weight.p-qs-pounds : 135 lbs
- p-weight.p-qs-kilograms : 8 kg
aaronpk.com
/pushups
- p-type : pushups
- p-count : 100
/weight
- p-weight: 100lbs
- p-weight: 40kg
beeminder.com
/goal
- datapoint
- time
- value
- comment
- unit
generally, want a count, a unit (unit of measure), a type (type of measure / what you're measuring)
qs nouns!
existing:
- steps
- weight
- pushups
- sleep
new
- location (lat/lng)
- runs
- bike rides
- scrobbles (music)
- car2go drives
- mood
- food
??
- checkins
- likes
- bookmarks
You probably want some way to mark these kinds of things (as well as things like replies), and classify different ways to group and treat them differently. E.g. steps, bikes, runs, pushups are all "exercise" things, and you might want to filter all of those out, or just style them differently, or put them in the sidebar or whatever.