lfos / calcurse

A text-based calendar and scheduling application
https://calcurse.org
BSD 2-Clause "Simplified" License
990 stars 94 forks source link

[Discussion] Syncthing integration #460

Open avidseeker opened 1 year ago

avidseeker commented 1 year ago

I wrote a simple guide for integrating Syncthing with calcurse.

I hope someone finds it useful. Feel free to add it to calcurse documentation or FAQ.

  1. Is there a config option to set datadir or calendar file instead of having to re-alias calcurse as calcurse -c "$SYNC_CAL_DIR/apts".
  2. Minor efficiency nitpick: to have calcurse do incremental exports, instead of regenerating a whole main.ics file on save. See the post-save hook in the guide.