Hey all. gitmarks beta Import/push of public delicious bookmarks works.
http://bit.ly/fxIrzZIf you want to help, this needs testing and some feedback from users.
1) Download the files from github at
https://github.com/FarMcKon/gitmarks_hm That is my brach of HM's gitmarks.
2) Create a repository on a git server somewhere to store your public gitmarks, and another for your private gitmarks Save those git addresses
3) Open the folder where you checked out gitmarks. configure gitmarks by running the command 'python config.py' It will ask you questions and get you setup.
4) In that same directory (and after your setup) read Settings.py real quick and make sure it is sane
5) To import your delicious bookmarks into the gitmarks system, run 'python delicious_import.py YOUR_USERNAME YOUR_PW'
That last step is MOSTLY UNTESTED. Delicious API starts telling me 'go away' about 1/2 hour into tinkering, and their files kill minidom if loaded from the disk.
Any testing, feedback, coding would help. I am getting delicious import done first, then command line add, then content grabbing, and finally browser tools. if you want to help build stuff, please let me know. I really don't want to build this all alone :(....