Function parses an ICS file and returns formatted as an Org event, currently just prints to standard out, but will modify to insert to current buffer / buffer of choosing Move a couple of extra functions into lib directory with ics2org, to be a bit more organised |
||
---|---|---|
banners | ||
lib | ||
.gitignore | ||
bbdb.gpg | ||
dictionary | ||
font-showcase.org | ||
init.el | ||
install.el | ||
iosevka-theme.el | ||
Makefile | ||
README.org | ||
templates |
Emacs Config
Personal Emacs config.
Clone to ~/.config/emacs/
(or ~/.emacs.d/
).
To install packages on non-NixOS systems run make
(or make
install
), or execute install.el
with Emacs.