Zim

Comment 10 for bug 733778

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 733778] Re: Additional list view for pages per namespace with data modified etc.

On Fri, Dec 7, 2012 at 11:34 AM, Shivam Sharma <email address hidden> wrote:
>
> Sorry to ask you this. But how do I use this Plugin file. I tried adding
> the file to my plugin folder and compiling it. But it didn't show up in
> my Plugins list in Zim.

It goes in zim/plugins in the source folder, or in the user install folder

Unix (including Mac OS X):
~/.local/lib/python2.6/site-packages/zim/plugins

Windows:
%APPDATA%/Python/Python26/site-packages/zim/plugins

No need to compile it, if the module is present, zim should see it.

Maybe good to check for error messages when running zim with "zim -D".

Btw. plugin is tested against zim 0.57, so older version it may not work.

Regards,

Jaap