Not sure how I am to reply but I thought I would show another alternative:


FSET _CountDown() iif((trigdatetime()-current())/1440>0,"-- %b","-- %1")

where, at 0830 on 9 Jun 2011 we get:

REM 2011 Jun 09 +7 AT 12:00 MSG Lunch with Haiyan %"%"(%3 [_CountDown()]), yields
Lunch with Fiona (at 12:00 -- 3 hours and 30 minutes from now)

REM 2011 Jun 10 +7 AT 12:00 MSG Lunch with Haiyan %"%"(%3 [_CountDown()]), yields
Lunch with Fiona (at 12:00 -- tomorrow)

REM 2011 Jun 11 +7 AT 12:00 MSG Lunch with Haiyan %"%"(%3 [_CountDown()]), yields
Lunch with Fiona (at 12:00 -- in 2 days' time)



On 11-06-05 12:00 PM, [email protected] wrote:
Send Remind-fans mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Remind-fans digest..."


Today's Topics:

    1. Reminder Popups with date and time (John Niendorf)


----------------------------------------------------------------------

Message: 1
Date: Sat, 4 Jun 2011 20:53:56 +0200
From: John Niendorf<[email protected]>
To: [email protected]
Subject: [Remind-Fans] Reminder Popups with date and time
Message-ID:<[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Hi Everyone,

I'm currently using
[CODE]
remind ~/.reminders-general | gxmessage -buttons "OK:1" -default "OK"
-center -font "serif 16" -fg "#231" -bg yellow -wrap -title "Don't Forget'"
-file -
[/CODE]

To generate popups for things I need to remember.

My reminder format is:

REM 6 June 2011 +8 % Presentation on Free OS %b

This works and give me a countdown to how many days I have left.

My question is:

Is there a way to also get a countdown to a specific time.  That is instead
of the popup showing ...in two day's time is it possible to have it display
...in two days 6 hours and 30 minutes time for example?

Thank you,

John


------------------------------

_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind


End of Remind-fans Digest, Vol 87, Issue 1
******************************************

_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to