# HG changeset patch # User Jeff Hammel # Date 1273123120 25200 # Node ID 12344c00183103679772d97116f174c53c365f51 # Parent fc3491dfe37434052cbe31520a26a5582eb44dc8 note comment for future exploration diff -r fc3491dfe374 -r 12344c001831 taginthemiddle/model.py --- a/taginthemiddle/model.py Wed May 05 22:16:25 2010 -0700 +++ b/taginthemiddle/model.py Wed May 05 22:18:40 2010 -0700 @@ -8,6 +8,10 @@ foo = /bar:1273023556 /fleem/baz:1273023556 etc cats = /cats:1273023556 /blog/mycat:1273023556 + +Ideally, the form of tags would be something like a table + +Tag | URL | Author | Date [seconds since epoch] """ import os