alphapapa / alphapapa/org-protocol-capture-html
cant get it to work (yeah i know its a general discription :))
- Ngôn ngữ chính
- Emacs Lisp
- Star
- 461
- Fork
- 41
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ;-)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.