summaryrefslogtreecommitdiff
path: root/calendar_cli
AgeCommit message (Collapse)Author
2023-07-18duh ... forgot to add the version numberv1.0.1Tobias Brox
2023-07-18tweaked some more commentsTobias Brox
2023-01-16Correct SOME references to kal -> plannA Frederick Christensen
2023-01-09removing kalTobias Brox
2023-01-08Merge pull request #100 from fauxmight/template-attributes-fixTobias Brox
Allow 'location,' 'description,' and 'url' values to be used in template
2023-01-08Allow 'location,' 'description,' and 'url' values to be used in templateA Frederick Christensen
2023-01-08fixup - in f8ed2e12 the configuration handling was split out into a separate ↵Tobias Brox
file - but I forgot to add the file
2023-01-08Started working on a kal vs calendar-cli project split, as suggested by ↵Tobias Brox
@fauxmight . Updates https://github.com/tobixen/calendar-cli/issues/88
2023-01-02various work on the interactive stuffTobias Brox
2023-01-02bugfix for ical addingTobias Brox
2022-12-30various ... I've been hacking a bit on those things over the last few weeks, ↵Tobias Brox
but forgotten to commit
2022-12-09making cal.py useful for meTobias Brox
2022-12-04trying to get kal useful for me againTobias Brox
2022-12-03making calendar-cli useful, little by little (but sorting and templating is ↵Tobias Brox
awkward - also, it depends on changes in caldav library that hasn't been committed yet)
2022-12-03more work on configuration and miscTobias Brox
2022-11-28config in place now ... and actually trying to use the new cal.py-interface ↵Tobias Brox
for practical tasks...
2022-11-24preparing for v0.14.0-releaseTobias Brox
2022-11-06reorganized the repository - should fix ↵Tobias Brox
https://github.com/tobixen/calendar-cli/issues/94