Re: org-cature-ref

2022-07-26 Thread Henrik Frisk
Den tis 19 juli 2022 kl 15:39 skrev Ihor Radchenko : > > There is nothing fancy there. Just > > "%{fetch-bibtex}* TODO %?%(org-capture-ref-get-bibtex-field :title)" > ":PROPERTIES:" > ":ID: %(org-capture-ref-get-bibtex-field :key)" > ":CREATED: %U" > ":END:" > "#+begin_src bibtex" > "%(org-capture

Re: org-cature-ref

2022-07-19 Thread Ihor Radchenko
Henrik Frisk writes: > A couple of questions more: > > 1. In the examples at the beginning of the project's github you have > examples that have a combination of prperties and bibtex source, with > preperties such as ID and CREATED. These could be helpful but I can't > figure out how to add them

Re: org-cature-ref

2022-07-18 Thread Henrik Frisk
Den mån 18 juli 2022 kl 01:56 skrev Ihor Radchenko : > Henrik Frisk writes: > > >> Could you please provide a bit more details on what you did, what you > >> expected to get, and what you got? > >> > >> Yes, of course! > > > > I saw in another thread recently that you had the bibtex captured as a

Re: org-cature-ref

2022-07-17 Thread Ihor Radchenko
Henrik Frisk writes: >> Could you please provide a bit more details on what you did, what you >> expected to get, and what you got? >> >> Yes, of course! > > I saw in another thread recently that you had the bibtex captured as a code > block (begin_src bibtex) which I wasn't able to get. In the d

Re: org-cature-ref

2022-07-17 Thread Henrik Frisk
Den lör 16 juli 2022 kl 11:16 skrev Ihor Radchenko : > Henrik Frisk writes: > > >>> Is so, you probably need > >>> > >>> org-protocol://capture?template... > >>> instead of > >>> org-protocol://capture-html?template... > >>> > >>> Thanks, that was the issue and it works fine now. However, I can't

Re: org-cature-ref

2022-07-16 Thread Ihor Radchenko
Henrik Frisk writes: >>> Is so, you probably need >>> >>> org-protocol://capture?template... >>> instead of >>> org-protocol://capture-html?template... >>> >>> Thanks, that was the issue and it works fine now. However, I can't seem >> to get the org-capture-ref-get-bibtex-field to work by simply

Re: org-cature-ref

2022-07-12 Thread Henrik Frisk
Den tis 12 juli 2022 17:51Henrik Frisk skrev: > > > Den tors 7 juli 2022 kl 12:48 skrev Ihor Radchenko : > >> Henrik Frisk writes: >> >> > Ihor Radchenko recently mentioned org-capture-ref and I decided to try >> to >> > use it, but I'm having trouble getting it to work. I have org-protocl >> >

Re: org-cature-ref

2022-07-07 Thread Ihor Radchenko
Henrik Frisk writes: > Ihor Radchenko recently mentioned org-capture-ref and I decided to try to > use it, but I'm having trouble getting it to work. I have org-protocl > working for me so I'm suspecting that it is the syntax of the bookmarklet > I'm using that is at fault. I merely changed the c

org-cature-ref

2022-07-06 Thread Henrik Frisk
Hi, Ihor Radchenko recently mentioned org-capture-ref and I decided to try to use it, but I'm having trouble getting it to work. I have org-protocl working for me so I'm suspecting that it is the syntax of the bookmarklet I'm using that is at fault. I merely changed the capture template key from t