Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use $XDG_{CONFIG,DATA}_HOME in hooks | Nitroretro | 2019-12-23 | 1 | -2/+4 |
| | | | | Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> | ||||
* | Change documentation to reflect the new file structure | Nitroretro | 2019-12-23 | 1 | -1/+3 |
| | | | | Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> | ||||
* | Improve example hooks | Lukas Fleischer | 2016-02-08 | 1 | -0/+21 |
The post-save and post-sync hooks now automatically detect whether the data directory contains a .git/ directory and skip the commit creation process if it does not. The post-save hook and the new pre-load hook now also run calcurse-caldav in the background if that script is available and the data directory contains a caldav/ directory. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> |