Home Gitmarks: A Bookmark Sharing System Built on Git

Gitmarks: A Bookmark Sharing System Built on Git

GitMarks is a command-line based social bookmarking tool built on Git with Python. It’s a script that grabs the content from a URL and stores in Git repository where it can be searched with GREP. It features tags and descriptions, and can import bookmarks from Delicious.

It seems like it could be useful for research teams, or to quickly dump lots of content in one place for future text mining.

Here’s an example usage:

python gitmark.py -m 'ReadWriteWeb' -t web,hacking,tools,development http://readwriteweb.com

That would bookmark http://readwriteweb.com, with the description “ReadWriteWeb” and the tags “web, hacking, tools, development.”

Gitmarks was built by bit.ly Chief Scientist Hilary Mason, but it’s been picked up by Far McKon. He’s looking for contributors.

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the gambling and blockchain industries for major developments, new product and brand launches, game releases and other newsworthy events. Editors assign relevant stories to in-house staff writers with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.