Giter VIP home page Giter VIP logo

Comments (9)

avendael avatar avendael commented on June 7, 2024

I would suggest not using a virtual environment and installing geeknote through pip install --user geeknote or python setup.py install --user in the geeknote directory, and then add the python bin directory to your PATH. This way, you don't have to specify the python to execute geeknote.

from emacs-geeknote.

stephenwithav avatar stephenwithav commented on June 7, 2024

python in my repos is 2.6.6, so geeknote won't install. (pip install geeknote fails with Could not find any downloads that satisfy the requirement geeknote.)

from emacs-geeknote.

avendael avatar avendael commented on June 7, 2024

Geeknote, for some reason, is not in the python repos. You'll have to python setup.py install --user inside the geeknote project directory after you clone it.

from emacs-geeknote.

stephenwithav avatar stephenwithav commented on June 7, 2024

A simple change has it working. Would you prefer a pull request or just paste the change here?

from emacs-geeknote.

avendael avatar avendael commented on June 7, 2024

A pull request would be cool :)
On Feb 16, 2015 12:55 AM, "Steven Edwards" [email protected] wrote:

A simple change has it working. Would you prefer a pull request or just
paste the change here?


Reply to this email directly or view it on GitHub
#1 (comment)
.

from emacs-geeknote.

stephenwithav avatar stephenwithav commented on June 7, 2024

Submitted. :)

geeknote find works fine from the CLI and emacs, but creating notes is failing in both places. I'm considering porting it to Go, which will allow me to avoid virtual environments altogether.

from emacs-geeknote.

avendael avatar avendael commented on June 7, 2024

I experienced the same problem before, when I used geeknote HEAD. There might be some bugs in the current HEAD, which is why I'm still using geeknote at 192a0c5. Maybe I should add this to the readme?

I'll be happy to use a different backend if it works better than geeknote ;) Right now, I'm looking into helm integration.

from emacs-geeknote.

stephenwithav avatar stephenwithav commented on June 7, 2024

Please do add that note in the README; it would have saved me some grief. :)

You go ahead and work on helm integration. I'm going to work on parsing titles to include the destination notebook and tags.

from emacs-geeknote.

avendael avatar avendael commented on June 7, 2024

Updated readme. I'll make a release tonight. Thank you for your inputs and for the PRs 👍

from emacs-geeknote.

Related Issues (6)

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.