mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Merge pull request #189 from hobarrera/supported-todoman
Mention todoman as a supported client.
This commit is contained in:
commit
21f172e218
1 changed files with 5 additions and 0 deletions
|
|
@ -18,10 +18,15 @@ Calendars
|
||||||
a calendar in a single ``.ics`` file. You can use
|
a calendar in a single ``.ics`` file. You can use
|
||||||
:py:class:`vdirsyncer.storage.SingleFileStorage` with those.
|
:py:class:`vdirsyncer.storage.SingleFileStorage` with those.
|
||||||
|
|
||||||
|
- todoman_, a CLI todo manager supports :doc:`vdir <vdir>`. It's designed to
|
||||||
|
manage todos (tasks), and not events. You can use
|
||||||
|
:py:class:`vdirsyncer.storage.FilesystemStorage` with it.
|
||||||
|
|
||||||
.. _khal: http://lostpackets.de/khal/
|
.. _khal: http://lostpackets.de/khal/
|
||||||
.. _dayplanner: http://www.day-planner.org/
|
.. _dayplanner: http://www.day-planner.org/
|
||||||
.. _Orage: http://www.kolumbus.fi/~w408237/orage/
|
.. _Orage: http://www.kolumbus.fi/~w408237/orage/
|
||||||
.. _rainlendar: http://www.rainlendar.net/
|
.. _rainlendar: http://www.rainlendar.net/
|
||||||
|
.. _todoman: https://hugo.barrera.io/journal/2015/03/30/introducing-todoman/
|
||||||
|
|
||||||
Contacts
|
Contacts
|
||||||
--------
|
--------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue