Hi,

you may want to try this:

--> within the plugins/tasklist/ folder open the file __init__.py

--> go to line 153

--> replace this:

@action(_('Task List'), stock='zim-task-list', readonly=True) # T: menu item

--> with this:

@action(_('Task List'), stock='zim-task-list', accelerator='<ctrl>t', readonly=True) # T: menu item

Then the task list plugin should start when you press <CTRL> t

Regards,

Murat




On 18.05.2017 15:22, Alessia Moretti wrote:
Sorry to intrude but this interest me too. I recently upgrade to the ppa 0.67 rc and there's no way to open the tasklist from the menu (there's no menu item about tasklist)

Thanks and regards

Il 18/Mag/2017 14:56, "OpenMailBox" <renaudleves...@openmailbox.org <mailto:renaudleves...@openmailbox.org>> ha scritto:

    I meant defining a function key or a key sequence to call the
    tasklist.
    Would be nice if we could configure it in the plugin options.

    Thanks

    Renaud


    Le 18/05/2017 à 06:33, Murat Güven a écrit :
    > Hi,
    >
    > could you be more specific? Where do you need this shortcut?
    >
    > Regards,
    > Murat
    >
    >
    > On 18.05.2017 02:14, OpenMailBox wrote:
    >> Hi everyone,
    >>
    >> I'm a new one on this team, so maybe this is not the right
    place to ask
    >> it, but I would like to know how to configure a shortcut to the
    tasklist
    >> button.
    >>
    >> Thanks
    >> --
    >> Renaud
    >> Thunderbird / Linux
    >>
    >> _______________________________________________
    >> Mailing list: https://launchpad.net/~zim-wiki
    <https://launchpad.net/%7Ezim-wiki>
    >> Post to     : zim-wiki@lists.launchpad.net
    <mailto:zim-wiki@lists.launchpad.net>
    >> Unsubscribe : https://launchpad.net/~zim-wiki
    <https://launchpad.net/%7Ezim-wiki>
    >> More help   : https://help.launchpad.net/ListHelp
    <https://help.launchpad.net/ListHelp>
    >


    _______________________________________________
    Mailing list: https://launchpad.net/~zim-wiki
    <https://launchpad.net/%7Ezim-wiki>
    Post to     : zim-wiki@lists.launchpad.net
    <mailto:zim-wiki@lists.launchpad.net>
    Unsubscribe : https://launchpad.net/~zim-wiki
    <https://launchpad.net/%7Ezim-wiki>
    More help   : https://help.launchpad.net/ListHelp
    <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

Reply via email to