App-todoist

 view release on metacpan or  search on metacpan

bin/todoist  view on Meta::CPAN


=head1 SYNOPSIS

 todoist -project perl -token XXX -i taskfile.txt [ -priority 1|2|3|4 ]
         [ -add-project projectname ]

=head1 DESCRIPTION

This script gives you a command-line interface to the API for todoist,
which is an online todo list service, with interfaces on most mobile
devices and desktop operating systems.

At the moment this just supports two operations:

=over 4

=item * importing a list of tasks from a text file, with one task per line.

=item * adding a new project

=back



( run in 0.258 second using v1.01-cache-2.11-cpan-299005ec8e3 )