Re: [Zim-wiki] Feature discussion: Tags behaving like links

2015-10-09 Thread Güven , Ugur Murat
Hi Joel,

happy to hear that. And thank you for the idea.

I updated the plugin page.
https://github.com/jaap-karssenberg/zim-wiki/wiki/Search-tagged-pages

Regards,
Murat



From: Joel Pettersson [mailto:petterssonj...@gmail.com]
Sent: Donnerstag, 8. Oktober 2015 15:59
To: Güven, Ugur Murat
Cc: zim-wiki@lists.launchpad.net
Subject: Re: [Zim-wiki] Feature discussion: Tags behaving like links

Works like a charm.
Thank you very much, Murat!

Regards,
Joel

On Thu, Oct 8, 2015 at 9:48 PM Güven, Ugur Murat 
> wrote:
Hi Joel,

easier than I thought. PSA a new version which takes the word at cursor 
position without the need to select anything. If the word is a tag it 
automatically looks it up and displays all information. :)

Regards,
Murat


From: Güven, Ugur Murat
Sent: Donnerstag, 8. Oktober 2015 10:01
To: 'Joel Pettersson'
Cc: zim-wiki@lists.launchpad.net
Subject: RE: [Zim-wiki] Feature discussion: Tags behaving like links

Hi Joel,

thank you for letting me know. It was quite a stupid bug ;) PSA a new version 
which works if you start the plugin with or without selecting a tag.

I find it quite convenient to double click on the tag I want to look up. This 
usually marks the whole tag. Then pressing SHIFT+ALT+Q brings up the plugin 
with the tag already looked up.

Just FYI. The plugin is also available via search menu and task bar.

Regards,
Murat


From: Joel Pettersson 
[mailto:petterssonj...@gmail.com]
Sent: Donnerstag, 8. Oktober 2015 04:03
To: Güven, Ugur Murat
Subject: Re: [Zim-wiki] Feature discussion: Tags behaving like links

Hi Murat,

Thank you for taking time implementing this.

After having installed and activated the plugin I get an error (see attached 
text file) when pressing Shift+Alt+Q.
Regards,
Joel

On Thu, Oct 8, 2015 at 12:18 AM Güven, Ugur Murat 
> wrote:
Hi Joel,

I found it quite easy to implement this feature into my plugin.

So when you select the tag (selection with or without @) and start the plugin 
(SHIFT+ALT+Q) it will
lookup all pages with this tag. When the tag was not selected properly, you 
need to correct it manually.
Will see if this can be handled programmatically.

Let me know what you think.

Regards,
Murat



From: Zim-wiki 
[mailto:zim-wiki-bounces+murat.gueven=ts.fujitsu@lists.launchpad.net]
 On Behalf Of Güven, Ugur Murat
Sent: Mittwoch, 7. Oktober 2015 09:30
To: Joel Pettersson; 
zim-wiki@lists.launchpad.net
Subject: Re: [Zim-wiki] Feature discussion: Tags behaving like links

Hi,

nice idea. I think I could add this feature to the „Searched tagged pages“ 
plugin. You might want to give this plugin a try already ;)

Regards,
Murat


From: Zim-wiki 
[mailto:zim-wiki-bounces+murat.gueven=ts.fujitsu@lists.launchpad.net] On 
Behalf Of Joel Pettersson
Sent: Mittwoch, 7. Oktober 2015 05:52
To: zim-wiki@lists.launchpad.net
Subject: [Zim-wiki] Feature discussion: Tags behaving like links

Hi,
I often find myself wanting to see other pages that have been tagged with a tag 
on the page I am currently viewing. Now I have to manually open the "Tags" pane 
and try and find the particular tag myself. It would be really nice to be able 
to just click the tag (or use Ctrl+Enter) as if it was a link and automatically 
end up in the "Tags" pane with the clicked tag selected.
Does this seem like a common use-case to you? What would it take to implement? 
What potential issues are there?
Regards,
Joel
___
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] Help with launching a terminal instead of 'files'

2015-10-09 Thread Kevin Reynolds
If I am not asking this question properly please let me know and I will
re-ask properly.

I am on a Linux Ubuntu system.

When I click on a link to a folder, on any zim notebook page, zim launches
'files', my system default file manager.

I have searched my brains out and cannot find where, in what file, that
link association is.  I want to change it to terminal.

How can I find the file that specifies opening an external folder on my
hard drive, so I may change it from 'files' to terminal?

Thank you.

Kevin
___
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] Help with launching a terminal instead of 'files'

2015-10-09 Thread Chris Habasinski

Hi

I think you want to look at the gui/applications.py code.
It looks like it uses xdg and mime-types to figure this out - and allows you to 
create custom types.

Chris


On 10/09/2015 04:32 PM, Kevin Reynolds wrote:

If I am not asking this question properly please let me know and I will re-ask 
properly.

I am on a Linux Ubuntu system.

When I click on a link to a folder, on any zim notebook page, zim launches 
'files', my system default file manager.

I have searched my brains out and cannot find where, in what file, that link 
association is.  I want to change it to terminal.

How can I find the file that specifies opening an external folder on my hard 
drive, so I may change it from 'files' to terminal?

Thank you.

Kevin




___
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