NAME

App::Wubot::Util::Tasks - utility for dealing with the Emacs Org-Mode files and tasks database

VERSION

version 0.3.3

SYNOPSIS

use App::Wubot::Util::Tasks;

DESCRIPTION

Please see App::Wubot::Guide::Tasks.

SUBROUTINES/METHODS

$obj->get_tasks()

TODO: documentation this method

$obj->check_schedule()

TODO: documentation this method

$obj->sync_tasks()

TODO: documentation this method

$obj->parse_emacs_org_page()

TODO: replace my ugly emacs org mode parsing with Org::Parser