summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03more work on configuration and miscTobias Brox
2022-11-30Merge pull request #95 from fauxmight/readme-cleanupsTobias Brox
2022-11-30README.md cleanupsA Frederick Christensen
2022-11-28config in place now ... and actually trying to use the new cal.py-interface f...Tobias Brox
2022-11-24more fixups to the test codeTobias Brox
2022-11-24test directory may need an __init__.py fileTobias Brox
2022-11-24preparing for v0.14.0-releaseTobias Brox
2022-11-06reorganized the repository - should fix https://github.com/tobixen/calendar-c...Tobias Brox
2022-11-05bugfix - import calendar_cli.metadata rather than only metadataTobias Brox
2022-10-28Bugfix. I broke setup.pyTobias Brox
2022-10-28Update USER_GUIDE.mdTobias Brox
2022-10-28Update USER_GUIDE.mdTobias Brox
2022-10-28bugfixTobias Brox
2022-10-28bugfix - setup.py imported calendar-cli to check for metadata, this broke due...Tobias Brox
2022-10-23rubber-duckingTobias Brox
2022-10-20doc tweakTobias Brox
2022-10-20doc bugfixTobias Brox
2022-10-15completion of recurring tasks. work in progress.Tobias Brox
2022-10-10support for child/parent-relations and skipping children or parentsTobias Brox
2022-10-09task completion and sorting, offseting, limitingTobias Brox
2022-10-09More work on the kal aka cal.py command. It can now do around 80% of all the...Tobias Brox
2022-05-29some work on the testing script. (This should be cleaned up and made more re...Tobias Brox
2022-04-18Work in progress on new cliTobias Brox
2022-04-18read through the document and clarified/reorganized a bitTobias Brox
2022-01-05working on the new cli. Split out the thoughts from the NEXT_LEVEL.md file t...Tobias Brox
2022-01-02Timezone mess, revisited. 0.13.0 was released with broken tests (I should pr...Tobias Brox
2022-01-02kal: milestone, ics data can be added to the calendarTobias Brox
2021-12-30working on the new kal interfaceTobias Brox
2021-11-27timezones are difficult in python - tried to get rid of pytz dependency, but ...Tobias Brox
2021-11-15more thoughts, and started to design a new cliTobias Brox
2021-11-09Merge pull request #86 from bug/masterTobias Brox
2021-11-09Get password from a fileGuy Brand
2021-10-18more documentation tweakingTobias Brox
2021-10-18more documentation tweakingTobias Brox
2021-10-18more documentation tweakingTobias Brox
2021-10-18more documentation tweakingTobias Brox
2021-10-18more documentation tweakingTobias Brox
2021-10-18more documentation tweakingTobias Brox
2021-10-18found some old modifications that were never committedTobias Brox
2021-10-18thoughts after CalendarFest, and minor updates/tweaks on the task management ...Tobias Brox
2021-09-28possible fix for https://github.com/tobixen/calendar-cli/issues/85Tobias Brox
2021-05-31Freenode has undergone a corporate takeover, it seems to be a rather toxic co...Tobias Brox
2021-05-28Show default value in help for --event-templatecos
2021-05-28Same tz for dtstart, dtcreated and dtend in agendacos
2021-05-25Updated the copyright headerTobias Brox
2021-05-25Add calendar_url and doc tip to interactive-configcr/improve_interactive_configcos
2021-05-25Most calendar servers will yield the "primary" calendar as the first,Tobias Brox
2021-05-25push the version numberTobias Brox
2021-05-25Wrap question about how to handle config in a loopfix/loop_on_savecos
2021-05-25Fix: Specify calendar rather than random selectionfix/require_calendar_urlcos