aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-03-22HTML small cal table now works with better intervals.Hugo Hörnquist
2020-03-22Start work on week-by-week html.Hugo Hörnquist
2020-03-22Begin changing how html calls work.Hugo Hörnquist
2020-03-22Minor HTML.scm cleanup.Hugo Hörnquist
2020-03-21Fix invalid format in vcomponent output.Hugo Hörnquist
2020-03-21Minor cleanup.Hugo Hörnquist
2020-03-21Add rudementary popup system.Hugo Hörnquist
2020-03-20Reintroduce horizontal-time-markers.Hugo Hörnquist
2020-03-20Fix HTML wide alignment.Hugo Hörnquist
2020-03-20Re-merge create-block{,-general}.Hugo Hörnquist
2020-03-20Start work on better wide html renderer.Hugo Hörnquist
2020-03-20Add print-and-return macro.Hugo Hörnquist
2020-03-20Add datetime-{min,max}.Hugo Hörnquist
2020-03-20Introduce propper datetime->tm and vice versa.Hugo Hörnquist
2020-03-19more html cleanup.Hugo Hörnquist
2020-03-19Minor cleanup and movement in html.Hugo Hörnquist
2020-03-19Rename tbody to cal-cell.Hugo Hörnquist
2020-03-19Add relevant content to calendar table.Hugo Hörnquist
2020-03-19Add ~e and ~b to date->string.Hugo Hörnquist
2020-03-19Change calendar table to be css grid.Hugo Hörnquist
2020-03-19HTML fix big table week day start.Hugo Hörnquist
2020-03-19Rewamp HTML-main to allow for more styles.Hugo Hörnquist
2020-03-19Start implementing html table output.Hugo Hörnquist
2020-03-19Update html code to use with-streams.Hugo Hörnquist
2020-03-19Add with-streams macro.Hugo Hörnquist
2020-03-19Update html output to use new month-days.Hugo Hörnquist
2020-03-19Fix year-rollover bug in month-days.Hugo Hörnquist
2020-03-19Slightly better second export for datetime.Hugo Hörnquist
2020-03-19Move date util procedures to module, document.Hugo Hörnquist
2020-03-18Remove output flag to main main.Hugo Hörnquist
2020-03-18Add week-stream.Hugo Hörnquist
2020-03-18Handle non-utf summaries.Hugo Hörnquist
2020-03-10HTML Add list of calendars.Hugo Hörnquist
2020-03-10HTML tiny cal fix fragment links.Hugo Hörnquist
2020-03-10Add mkdir for html on chunked.Hugo Hörnquist
2020-03-09Sprinkled in some time prints.Hugo Hörnquist
2020-03-02Cleanup in HTML chunked main.Hugo Hörnquist
2020-03-02Move actual calendar render into own callback function.Hugo Hörnquist
2020-03-02HTML broke stuff out into functions.Hugo Hörnquist
2020-03-02Made cal-table simpler.Hugo Hörnquist
2020-03-02Made start of week for html configurable.Hugo Hörnquist
2020-03-02Warn on empty-line during parse.Hugo Hörnquist
2020-03-01Made escaped non-escapable characters non-fatal in parser.Hugo Hörnquist
2020-02-23Add rudementary dark theme.Hugo Hörnquist
2020-02-21Got ical output workign with new date system.Hugo Hörnquist
2020-02-21HTML mark tentative events.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-18Documentation.Hugo Hörnquist
2020-02-18Change long-event detection to use dates.Hugo Hörnquist
2020-02-18Once again replace get-time.Hugo Hörnquist