findgriffin / hactar

Hactar is a personal todo list, diary and knowledge management system. Your personal AI.
GNU General Public License v2.0
3 stars 0 forks source link

Add location support for actions. #24

Open findgriffin opened 11 years ago

findgriffin commented 11 years ago
  1. Just a text field with "work", "home" etc.
  2. A seprate db model which maps coordinates to "work", "home" etc, use a relationship between action and location models.
  3. Just store gps coordinates in the action field