alphapapa / alphapapa/org-protocol-capture-html

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

Abierto
#6 14 comentarios 0 reacciones 0 asignados Ver en GitHub
waiting works-for-me
Lenguaje dominante
Emacs Lisp
Estrellas
461
Forks
41
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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 ;-)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.