Use calcurse hooks to trigger actions
puYou can automate tasks by placing executable scripts in the <confdir>/hooks/ directory. The following hooks are supported:
pre-load: Executed before data files are loaded.post-load: Executed after data files are loaded.pre-save: Executed before data files are saved.post-save: Executed after data files are saved.