Giter Club home page Giter Club logo

Comments (5)

psmith1303 avatar psmith1303 commented on May 29, 2024

A bit more info: Looking at my messages buffer, it says "citar-denote-add-reference: Buffer is not a Denote file". So, I guess that's the function where the problem lies.

from citar-denote.

pprevos avatar pprevos commented on May 29, 2024

Hi Peter, apologies for the package not working. I fixed some issues but had not committed it to GitHub just yet. I have just pushed a new version to GitHub. Can you test it please?

My config:

  (use-package citar-denote
    :ensure nil
    :load-path "~/Documents/emacs/citar-denote" ;; Location where you store this version
    :config
    (citar-denote-mode)
    :custom
    (citar-open-always-create-notes t)
    :bind (("C-c d c c" . citar-create-note)
           ("C-c d c a" . citar-denote-add-citekey)
           ("C-c d c x" . citar-denote-remove-citekey)
           ("C-c d c o" . citar-denote-open-note)
           ("C-c d c d" . citar-denote-dwim)
           ("C-c d c r" . citar-denote-find-reference)
           ("C-c d c f" . citar-denote-find-citation)
           ("C-c d c n" . citar-denote-find-nocite)))

I tested every function with a fresh Emacs session and they all seem to work.

Hope you get it going. Adding references to Denote has been a great tool for my own research.

I see you are reading Miles and Snow. It is amazing how so much of business theory can seemingly be explained in a two-dimensional matrix :)

from citar-denote.

pprevos avatar pprevos commented on May 29, 2024

The latest version has now also hit MELPA. Is it working for you now?

from citar-denote.

psmith1303 avatar psmith1303 commented on May 29, 2024

from citar-denote.

pprevos avatar pprevos commented on May 29, 2024

Excellent. Thanks for the feedback. Let me know if your need any improved functionality. I'll close the issue.

from citar-denote.

Related Issues (11)

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.