deen1
deen1
> Add this to your `.emacs` config: > > ``` > (with-eval-after-load 'evil-maps (define-key evil-motion-state-map (kbd "TAB") nil)) > ``` Unfortunately this does not work for me - e.g. I...
Ah, thanks! After finding that the `TAB` key being bound to `outline-cycle` rather than `org-cycle`, I did some digging around for a while and found the `outline-magic` package somewhere in...
I wouldn't say I'm well-versed in `org-noter`, much less Emacs package creation in general, so take the following with a grain of salt. As well as my reference library (i.e. ...
> It may be that with noter one would need to write the path in the bib entry? I'm not sure. The bibfile that contains the Zotero-originating citations includes the...
I'm not sure. I think the settings I provided are a way in which ORB gets the information it needs (from `citar`, or from `helm-bibtex`) to create fill in the...
Thanks @roshanshariff, that helped clarify my empirical understanding of `org-noter`'s inner workings! I've shifted away from the standalone Zotero application recently, (though I still use it from time to time...
Sorry, I meant in terms of adding it to the `PROPERTIES` drawer. I can't seem to get this work via templates for some reason.
> Not sure what I can do when, but in the meantime, are you aware of: > > https://retorque.re/zotero-better-bibtex/ http://zotfile.com/ Yes -- in fact that's what I've been using before....
> I was mentioning them in response to your point about file names, since > zotfile allows you rewrite and move them. It had crossed my mind to do that...
Think I came up with a temporary fix for the `NOTER_DOCUMENT` issue, could someone check this out and see if it works for them? I.e. the `PROPERTIES` drawer is suitably...