From fe775329489f56518ffa50af12bf3dcd749c2457 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 16 Mar 2017 21:30:20 +0100 Subject: [PATCH] remove "Should be easy"-ish remark --- docs/supported.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/supported.rst b/docs/supported.rst index e51574f..5fea998 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -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 `. You can use +- todoman_, a CLI task manager supporting :doc:`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/