1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-02-22 10:24:47 +01:00

caldav/carddav in linux: added todoman and put vdirsyncer into own entry

This commit is contained in:
TiynGER
2020-12-09 23:24:40 +01:00
parent c7c6b2442f
commit 4a65771a58
4 changed files with 93 additions and 61 deletions

26
wiki/linux/todoman.md Normal file
View File

@@ -0,0 +1,26 @@
# Todoman
`todoman` is a todolist you can use in your terminal.
You can sync it using [vdirsyncer](vdirsyncer.md)
## Setup
### Arch-Linux
- `pacman -S todoman` - Install needed packages
### Configuration
- Edit the `~/.config/todoman/todoman.conf`
- Insert the following lines
```txt
[main]
path = ~/.local/share/pim/calendars/*/*
date_format = %d.%m.%Y
time_format = %H:%M
default_list = personal
```
Replace `personal` with your choice of primary list and
`~/.local/share/pim/calendars/*/*` with the path to your calendars.