Re-adding setup.py which I didn't actually mean to remove.
I'm still learning how to use git...
Merge branch 'master' of 10.0.0.6:/home/dsorber/trac/projects/headquarters/repo
Reorganizing things into a more logical format for packaging. I also started working on the web interface.
Adding ImageFap gallery downloader I just wrote ;)
Finished up the bookmarks importer and made the whole thing a package that I'm calling bmklib. I'm also preparing to start working on the web interface by copying the existing .wsgi file I created to use as a template.
Wrote a converter util and started working on the importer util.
Added a few things including a "date_added" column. Also adding a blank database so I don't have to recreate it. I'm proabably going to work on an import script next, then the web GUI. I really should write some unit tests at some point.
Adding modifications to the Bookmark and Tag classes to support the category and description tag lists. I also learned about the very awesome "lastrowid" feature.
Added a tiny bit of code tonight. Need to keep track of dirty value of tags lists using hash (convert from set to frozenset before hashing).
View all revisions | View revisions
Also available in: Atom