mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Mention todoman as a supported client.
This commit is contained in:
parent
fb5f093bdf
commit
d790a3bb5c
1 changed files with 5 additions and 0 deletions
|
|
@ -18,10 +18,15 @@ Calendars
|
|||
a calendar in a single ``.ics`` file. You can use
|
||||
: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/
|
||||
.. _dayplanner: http://www.day-planner.org/
|
||||
.. _Orage: http://www.kolumbus.fi/~w408237/orage/
|
||||
.. _rainlendar: http://www.rainlendar.net/
|
||||
.. _todoman: https://hugo.barrera.io/journal/2015/03/30/introducing-todoman/
|
||||
|
||||
Contacts
|
||||
--------
|
||||
|
|
|
|||
Loading…
Reference in a new issue