docs: update config info on todoman tutorial

This commit is contained in:
octvs 2024-04-01 23:45:48 +02:00 committed by Hugo
parent 5ae05245e6
commit a513a7e4fa

View file

@ -48,10 +48,9 @@ instance to subfolders of ``~/.calendar/``.
Setting up todoman Setting up todoman
================== ==================
Write this to ``~/.config/todoman/todoman.conf``:: Write this to ``~/.config/todoman/config.py``::
[main] path = "~/.calendars/*"
path = ~/.calendars/*
The glob_ pattern in ``path`` will match all subfolders in ``~/.calendars/``, The glob_ pattern in ``path`` will match all subfolders in ``~/.calendars/``,
which is exactly the tasklists we want. Now you can use ``todoman`` as which is exactly the tasklists we want. Now you can use ``todoman`` as