Skip to content

Convert emacs calendar (diary) files into ics for import into other calendars

License

Notifications You must be signed in to change notification settings

tobytripp/emacs-ics

Repository files navigation

emacs-ics

Usage

  • From check-out:
    DIARY_PATH=calendar.txt make import
        
  • From download:
    ./emacs-ics calendar.txt > calendar.ics
    open calendar.ics
        

Download

Latest Release

Development

Building the Project

make build

Type-setting the “Untangled” Document

make

Remaining work [1/3]

  • [ ] Organize and clean up the output pdf
    • [ ] Include all (or all that make sense) of the source files
  • [ ] Break-up the Interval module
  • [X] Convert all *.hs files to *.lhs so the resulting document is complete.

About

Convert emacs calendar (diary) files into ics for import into other calendars

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published