Sebastian Rose writes:
Hi Sebastian,
> Yes. The best is to URL-encode the fields.
Ok, no problem. I guess they're url-encoded when I get them inside
Conkeror, anyway.
Bye,
Tassilo
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send r
Tassilo Horn writes:
> But one question remains. Do I have to do some special quoting in order
> to allow the protocol to split URL, TITLE and TEXT correctly? Let's say
> I do
>
> emacsclient -c \
> 'org-protocol:/remember:/http://www.google.de/the search engine/bla fasel
> bla'
>
> the lin
Sebastian Rose writes:
Hi Sebastian,
> the issue should be fixed now. The docs should now match the reality.
>
> Your templates may refer to the page title through
>
> %:description
>
> See
> http://orgmode.org/worg/org-contrib/org-protocol.php#example-template
> once it's updated.
Ok, now