Re: [Zim-wiki] Tabular data in Zim - When (if)?

2012-03-08 Thread Jaap Karssenberg
On Thu, Mar 8, 2012 at 11:00 AM, nomnex  wrote:
> Why isn't tabular data (aka tables) implementation, in Zim
> development, not a priority?

It is, but it is also a hard problem with no easy solution

Roadmap is to first merge work on inline objects, this will free the
way to implement a table object. But as the work on inline objects
depends on refactoring the parsing structure, there are several steps
to take before we get there.

> I find very difficult to do without, anytime, at any
> level (vocabulary pages, software shortcut pages, tags definition pages,
> etc.)
>
> Most probably those using Zim to write code snippets only need linear
> data capability. I don't.
>
> --
> nomnex 
> Freenode: nomnex
> Registered Linux user #505281. Be counted at: http://linuxcounter.net
>
> ___
> Mailing list: https://launchpad.net/~zim-wiki
> Post to     : zim-wiki@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


[Zim-wiki] Tabular data in Zim - When (if)?

2012-03-08 Thread nomnex
Why isn't tabular data (aka tables) implementation, in Zim
development, not a priority?

I find very difficult to do without, anytime, at any
level (vocabulary pages, software shortcut pages, tags definition pages,
etc.)

Most probably those using Zim to write code snippets only need linear
data capability. I don't.

-- 
nomnex 
Freenode: nomnex
Registered Linux user #505281. Be counted at: http://linuxcounter.net

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Detecting notebooks already open

2012-03-08 Thread Jaap Karssenberg
On Thu, Mar 8, 2012 at 8:41 AM,   wrote:
> When I click on a link using the
>
> name?:path:to:page
>
> syntax, Zim ends up launching multiple instances rather than simply
> switching the focus of the notebook already open in another window.
>
> Is this a problem specific to windows, or perhaps even just the portable
> implementation?

This is a limitation specific for windows, see this bug report:
https://bugs.launchpad.net/zim/+bug/210632

Current status is that I'm waiting for python + gio + gtk3 to become
available on windows, so I can port to DBus.

Regards,

Jaap

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp