remove "Should be easy"-ish remark

This commit is contained in:
Markus Unterwaditzer 2017-03-16 21:30:20 +01:00
parent 5e0dc0d5aa
commit fe77532948

View file

@ -30,12 +30,10 @@ The iCalendar format also supports saving tasks in form of ``VTODO``-entries,
with the same file extension as normal events: ``.ics``. All CalDAV servers
support synchronizing tasks, vdirsyncer does too.
- todoman_, a CLI task manager supporting :doc:`vdir <vdir>`. You can use
- todoman_, a CLI task manager supporting :doc:`vdir <vdir>`. Its interface is
similar to the ones of Taskwarrior or the todo.txt CLI app. You can use
:storage:`filesystem` with it.
Its interface is similar to the ones of Taskwarrior or the todo.txt CLI app
and should be intuitively usable.
.. _todoman: https://hugo.barrera.io/journal/2015/03/30/introducing-todoman/