alphapapa / alphapapa/org-protocol-capture-html

cant get it to work (yeah i know its a general discription :))

Aperta
#6 14 commenti 0 reazioni 0 assegnatari Vedi su GitHub
waiting works-for-me
Lingua principale
Emacs Lisp
Stelle
461
Fork
41
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi again :)

ok so i followed all the steps (as best as i could :)) and cant get it to work, and not 100% sure at which stage its failing :)

anyway..i have these relevant parts in my emacs init

```
(require 'org-protocol)
(require 'org-capture)
(add-to-list 'load-path "/home/zeltak/.emacs.g/org-protocol-capture-html/")
(require 'org-protocol-capture-html)
```

also added the appropriate capture template to my capture list

```
("w" "Web site" entry
(file "")
"* %a :website:\n\n%U %?\n\n%:initial")
```

i have the `~/.local/share/applications/org-protocol.desktop` entry

and in FF added the network.protocol-handler.expose.org-protocol and set it to true

also added the relevant basic bookmarklet.

yet when i issue the bookmarklet nothing happens

any clue whatsoever how to try and debug this :-)

thx again

Z
PS ...OFF-TOPIC but org-protocol is _such_ a pain in the arse...could never get it working ;-)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.