summaryrefslogtreecommitdiff
path: root/calendar-cli.py
AgeCommit message (Expand)Author
2016-05-02unicode issueTobias Brox
2016-04-20Merge branch 'cal_opts' of https://github.com/fgtham/calendar-cli into fgtham...Tobias Brox
2016-04-19typoFlorian Tham
2016-04-19whole-day eventsFlorian Tham
2016-04-17add calendar event description and locationFlorian Tham
2016-03-16more fixing for github issue #23 - license missingTobias Brox
2016-03-16more fixing for github issue #23 - license missingTobias Brox
2016-02-03Added first draft of feature for adding alarms to newly-created TODOs.Zachary Palmer
2016-01-22bugfix, ref issue #18 on githubTobias Brox
2015-11-06Merge branch 'feature_selfsigned_ssl' into v0.11.0.devTobias Brox
2015-11-06allow servers with a self-signed SSL certTobias Brox
2015-09-07Attempt to solve issue #13 on githubTobias Brox
2015-06-01oh noes - I forgot debug code in thereTobias Brox
2015-06-01recurring todos should now be supported the way I would like it to work, thou...Tobias Brox
2015-05-18Merge branch 'v0.11.0.dev' into v0.11.0.dev.wipTobias Brox
2015-05-18new options for selecting tasks: --overdue and --hide-future. Attempt to get...Tobias Brox
2015-05-17only show start/due dates, not the timeTobias Brox
2015-05-17Merge branch 'v0.11.0.dev' of github.com:tobixen/calendar-cli into v0.11.0.devTobias Brox
2015-05-17work in progress ...Tobias Brox
2015-05-14fix timezone issues, allow --nocategories (and friends) to find all uncategor...Tobias Brox
2015-05-11very simple vjournal support. More work on vjournal support depends on https...Tobias Brox
2015-05-11added support for --hide-childrenTobias Brox
2015-05-06bugfixTobias Brox
2015-05-04new feature: hide parent task if we need to work on children tasks (think of ...Tobias Brox
2015-05-03added support for listing out the categories tags encountered. added support...Tobias Brox
2015-05-02releasing version 0.10Tobias Brox
2015-05-01more work on vtodo, adding support for editing and adding categories. plus s...Tobias Brox
2015-04-29mergeTobias Brox
2015-04-29oups, those changes to the caldav library hasn't been committed yetTobias Brox
2015-04-29misc new features, helping me managing my task listsTobias Brox
2015-04-28worked quite much on the support for todo-lists. My aim is to let this tool ...Tobias Brox
2015-04-25working on todoTobias Brox
2015-04-23bugfixTobias Brox
2015-04-23bugfixTobias Brox
2015-04-23Merge branch 'master' of github.com:tobixen/calendar-cliTobias Brox
2015-04-21support for adding vtodo entriesTobias Brox
2015-04-15Merge remote-tracking branch 'refs/remotes/origin/master'Tobias Brox
2015-04-15date format for agenda printout can be specified through command line optionsTobias Brox
2015-03-30py3 compatibility fix - removed noop import of urlparseTobias Brox
2015-03-30py3 compatibility fixTobias Brox
2015-03-30allow a duration to be specifiedTobias Brox
2015-03-30version 0.8. New feature: interactive configuration modeTobias Brox
2015-02-15release 0.7Tobias Brox
2015-02-15Support deletion of events. Not very important for me personally, but it's r...Tobias Brox
2015-02-14Merge branch 'master' of github.com:tobixen/calendar-cliTobias Brox
2015-02-14loading some of the metadata from the script into setup.py, to avoid redundan...Tobias Brox
2015-01-29bugfix for non-ascii unicode summaryTobias Brox
2014-03-14version 0.6 - with relatively smooth agenda functionlityTobias Brox
2014-03-10got agenda to workTobias Brox
2014-03-07library exchangeTobias Brox