The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Wubot::Web::Tasks - wubot tasks web interface

VERSION

version 0.3.10

CONFIGURATION

   ~/wubot/config/webui.yaml

    ---
    plugins:
      tasks:
        '/tasks': tasks
        '/ical': ical
        '/open/org/(.file)/(.link)': open

DESCRIPTION

The wubot web interface is still under construction. There will be more information here in the future.

TODO: finish docs

SUBROUTINES/METHODS

tasks

Display the tasks web ui.

ical

Export tasks as an ical.

open

Open the specified file to a specific link in emacs using emacsclient.