CVS log for misc-scripts/ics-gcal.py
Up to [Local Repository] / misc-scripts
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 7 00:04:26 2009 UTC (5 months, 3 weeks ago) by mernisse
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -4
lines
fix a regression and add a catch for null description. reported by brandon.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 22 19:17:01 2008 UTC (6 months, 1 week ago) by mernisse
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +21 -4
lines
support recurring events in ics-gcal.py
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:48:43 2008 UTC (7 months, 1 week ago) by mernisse
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2
lines
thinko in the forceReminder case. Thanks to Brandon for catching this
one.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 20 18:06:53 2008 UTC (7 months, 1 week ago) by mernisse
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +37 -22
lines
Latest batch of updates to ics-gcal.py:
- sort command line options in Usage() and Main() alphabetically.
- Brandon caught 2 misspellings and a bug in 1.2 (didn't specify new
flags in the getopt() call), fix those.
- Add -R to force addition of a reminder even if the input doesn't have an
alarm set.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 13 16:44:21 2008 UTC (7 months, 2 weeks ago) by mernisse
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +25 -9
lines
a user contacted me via my wp comments with 2 feature requests:
---
A couple things I would like to see added:
1. Ability to specify which Google calendar I add the event to.
2. Add a flag to specify the length of the reminder.
---
implement those.
-c for the former and -r for the latter.
if not specified behaviour remains unchanged.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 21 03:11:49 2008 UTC (8 months, 1 week ago) by mernisse
Branches: MAIN
import my ics-gcal mutt util
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>