rjhorniii / ical2org

Convert a calendar in ICal format (e.g., .ics) into org-mode structure
GNU General Public License v3.0
55 stars 15 forks source link

Add new event count #5

Closed rjhorniii closed 6 years ago

rjhorniii commented 6 years ago

It is useful to have an option to report how many new events were generated, especially when the command is updating a different file. This could make the log files from automatic runs (cron, systemd) more useful.

rjhorniii commented 6 years ago

This is also useful for integration with mu4e. The attachment processing creates a buffer with the results of the processing command. A positive line specifying how many events were found is better than the blank buffer of the current processing.

rjhorniii commented 6 years ago

Closed with https://github.com/rjhorniii/ical2org-go/commit/d291ccd1a29176dc47b89e44f213d81726f24455