You might also try something like the following to get more information 
in one reminder, to show it only for the current day and not to show it 
at all in monthly calendars:

IF ! ($CalMode || $PSCal )
   REM [TRIGGER(realtoday())] MSG Sunlight [sunrise()]-[sunset()] Moon 
[moonphase()]%
ENDIF

Best,
Dan

On Mon, 17 Mar 2008 08:54:19 -0400, David F. Skoll wrote:
> Rainer Clasen wrote:
> 
>> But remind gives me different values for today:
>>   sunrise at 08:20
>>   sunset at 19:34
> 
>>  REM AT [sunrise(trigdate())] MSG sunrise %3
>>  REM AT [sunset(trigdate())] MSG sunset %3
> 
> trigdate() is not yet set within the body of a REM.  Please humour me
> and try this:
> 
> REM MSG sunrise is at [sunrise()]
> REM MSG sunset is at [sunset()]
> 
> Regards,
> 
> David.
> _______________________________________________
> Remind-fans mailing list
> [email protected]
> http://lists.whatexit.org/mailman/listinfo/remind-fans
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to