Hi Andreas,
this sounds very interesting and I would like to look further inside.
The following idea just came to my mind:
Might it be possible to use org-protocol-httpd as a server for
mobileorg? Because this would allow to have a light-weight client on a
smartphone (only to display the requested
Hello all,
org-protocol-httpd is an Http-server running in Emacs that responds to
requests where the path is:
- an org-protocol action.
In this case the associated handler from org-protocol is executed.
- an org-protocol-httpd action.
In this case the associated handler is executed
an