Hi Arun,
Arun Persaud writes:
> thanks for the answer. Played around with it and got it working now.
> Will post it in Worg under google sync after I cleaned it up a bit.
Thanks!
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to
Hi
>> but I can't figure out how to check for these? Do I need to write my own
>> reg-exp for this and test the whole entry or is there some org internal
>> function for this?
>
> I'm afraid you need to write your own regexp...
thanks for the answer. Played around with it and got it working now
Hi Arun,
Arun Persaud writes:
> SCHEDULED: --
>
> but I can't figure out how to check for these? Do I need to write my own
> reg-exp for this and test the whole entry or is there some org internal
> function for this?
I'm afraid you need to write your own regexp...
Best,
--
Bastien
__
Hi
trying to get the export to ics working using
org-icalendar-verify-function
and
org-export-icalendar-combine-agenda-files
At the moment I'm using the following as a verify function:
(defun mycal-export ()
(setq mycategory (org-get-category))
(setq myrepeat (org-get-repeat))
(and (not