richq / folders2flickr

Upload files to flickr
Other
102 stars 38 forks source link

Help file is missing usage instructions #25

Closed bardov closed 10 years ago

bardov commented 10 years ago

It explains how to install, great. It explains how to edit the configuration file, great. Then it starts to talk about exclusions etc. There is nothing about running the tool. Where does pip install the executable python script, or how to run it.

I'll keep looking, but a 5 minute fix to the instructions would go a long way.

bardov commented 10 years ago

OK, found it (by reading the pip installation output). Need to run the executable at: /users//.local/bin/folders2flickr

richq commented 10 years ago

Closing this, though I'd accept pull requests for documentation improvements. I don't want to make it too easy to use, raising the bar to entry means I only get people who know what they are doing using the program (I'm only half joking ;-))

bardov commented 10 years ago

no problem. Maybe I'll prepare a patch ans send you a pull request. I also had to fix the handling of encoding for non-English languages. Did a hack, but it works. It is slow as hell, but I guess that's flickr.

Dan

On Sun, Apr 27, 2014 at 11:52 AM, Richard Quirk notifications@github.comwrote:

Closing this, though I'd accept pull requests for documentation improvements. I don't want to make it too easy to use, raising the bar to entry means I only get people who know what they are doing using the program (I'm only half joking ;-))

— Reply to this email directly or view it on GitHubhttps://github.com/richq/folders2flickr/issues/25#issuecomment-41491460 .