NAME
App::Wubot::Web::Tasks - wubot tasks web interface
VERSION
version 0.3.1
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.