Re: [Zim-wiki] ms-outlook uri support

2011-12-02 Thread Jaap Karssenberg
On Thu, Dec 1, 2011 at 7:46 PM, Greg Warner wrote: > Here is the code you are referring to (contained within a function called > open_url()): > > elif url.startswith('outlook:') and hasattr(os, 'startfile'): > # Special case for outlook folder paths on windows > os.startfile(url)

Re: [Zim-wiki] ms-outlook uri support

2011-12-02 Thread Greg Warner
As far as I know, the outlook URLs cannot have a double-slash following the colon. I'm pretty sure that is an Outlook implementation detail and not related to my particular link-generation program or the required registry settings. If such is the case, then paste re-writer simply would not work.

[Zim-wiki] zim on n900 using fossil for sync works nice - and some comments ...

2011-12-02 Thread matt welland
First - my thanks to Jaap and the developers of zim and to Miguel for the n900 port. Zim seems to be just the ticket for my needs. I love that I can take notes on my n900 and then sync to my desktop and netbook. I'm using zim on my n900 synced to two other computers using fossil (www.fossil-scm.or