Code Monkey home page Code Monkey logo

gitmarks's People

Contributors

ashearer avatar cwarden avatar hmason avatar jcn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitmarks's Issues

submodules

Wouldn't it be nicer if the content generated by gitmarks was in only one folder (with 2 sub-folders). Then it would be simple to separate the content in a different git(hub) repo with the submodule system.

Thinking about peope who want to use gitmarks and also contributing to the code.

Unable to import delicious items

It seems that calling delicious_import.py [username] [password] fails and calls for username and password constantly. It this has something to do with error 999 that yahoo throws.

Any work arounds?

Doesn't work on Mac OS X

Whenever I try doing (gitmark is an alias I have setup for python gitmark.py):

gitmark http://example.com

I get the error:

Traceback (most recent call last):
File "/Users/mark/src/git/gitmarks/gitmark.py", line 117, in <module>
g = gitMark(opts, args)
File "/Users/mark/src/git/gitmarks/gitmark.py", line 36, in __init__
modified.append(self.saveContent(content_filename, content))
File "/Users/mark/src/git/gitmarks/gitmark.py", line 69, in saveContent
f = open('%s%s' % (CONTENT_PATH, filename), 'w')
IOError: [Errno 2] No such file or directory:      '~/.gitmarks/content/a9b9f04336ce0181a08e774e01113b31'

I have the settings.py file setup like this:

TAG_PATH = '~/.gitmarks/tags/'

CONTENT_PATH = '~/.gitmarks/content/'

I am on Mac OS X 10.6.5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.