alphapapa / alphapapa/org-protocol-capture-html
cant get it to work (yeah i know its a general discription :))
- 主要言語
- 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 はまだ評価されていません。