alphapapa / alphapapa/org-protocol-capture-html

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

未关闭
#6 14 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
waiting works-for-me
主要语言
Emacs Lisp
星标
461
派生
41
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。