index
:
event
master
Redpill: Scheduling of calendar events
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2024-08-27
support passing local file/dir URI instead of CalDAV URIs
Jonas Smedegaard
2024-08-27
restructure: wrap credentials resolving and calendar fetching in URI check
Jonas Smedegaard
2024-08-27
tidy: define scope start and end when used
Jonas Smedegaard
2024-08-27
restructure: pass start and end times to print_event() (not whole iCal::Parse...
Jonas Smedegaard
2024-08-27
fix use string entries from Data::ICal object (iCal::Parser is broken: not on...
Jonas Smedegaard
2024-08-27
tidy: rename internal variable calendar_event -> entry
Jonas Smedegaard
2024-08-27
restructure composition of output
Jonas Smedegaard
2024-08-27
fix add newline betwen description and guides in output
Jonas Smedegaard
2024-08-27
fix separate description from trailing single-line notes in output
Jonas Smedegaard
2024-08-27
add 'Læs mere her' URLs to output
Jonas Smedegaard
2024-08-27
tidy newlines in output
Jonas Smedegaard
2024-08-27
add script events2md.pl
Jonas Smedegaard
2020-11-24
Major rewrite
Jonas Smedegaard