Jostein Berntsen | 1 Mar 2010 13:17
Picon
Favicon
Gravatar

Rem display

Hi,

Is it possible to get the time for events displayed as well as the text 
when running "rem"?

- Jostein

Tarlika Elisabeth Schmitz | 1 Mar 2010 13:33
Picon

Re: Rem display

On Mon, 01 Mar 2010 13:17:33 +0100
Jostein Berntsen <jbernts@...> wrote:

>Is it possible to get the time for events displayed as well as the
>text when running "rem"?

Have you looked at the substitution filters in the manual?

REM 1 Mar 2010 MSG my event happens %v %3

--

-- 

Best Regards,
Tarlika Elisabeth Schmitz

Jostein Berntsen | 1 Mar 2010 14:27
Picon
Favicon
Gravatar

Re: Rem display

On 01.03.10,12:33, Tarlika Elisabeth Schmitz wrote:
> On Mon, 01 Mar 2010 13:17:33 +0100
> Jostein Berntsen <jbernts@...> wrote:
> 
> >Is it possible to get the time for events displayed as well as the
> >text when running "rem"?
> 
> Have you looked at the substitution filters in the manual?
> 
> REM 1 Mar 2010 MSG my event happens %v %3
> 
>

That works great, thanks!

- Jostein 

Tarlika Elisabeth Schmitz | 1 Mar 2010 16:12
Picon

Re: RUN mail

On Fri, 26 Feb 2010 09:08:37 -0500
"David F. Skoll" <dfs@...> wrote:

>Tarlika Elisabeth Schmitz wrote:
>
>> Is there any way of knowing in my PMSGPREFIX function whether it is
>> being called via a RUN or MSG type reminder?
>
>No, unfortunately.  It occurs to me that it's probably wrong to
>invoke msgprefix() for a non-MSG-type reminder.  But for now, the
>only workaround is to define your msgprefix() after any RUN-type
>reminders.

My work-around for now is to assign a zero priority, which I filter out
in my MSGPREFIX function.

I think it would make sense not to apply the prefix/suffix functions to
RUN-type reminders.

--

-- 

Best Regards,
Tarlika Elisabeth Schmitz

Neil Watson | 3 Mar 2010 01:17
Picon

remind and pda's

Greetings,

I'm curious to know if anyone on this list is using Remind in some way
with Android or Maemo (Nokia N900) smart-phones.   I've read that Remind
has been ported to Maemo but not with Tkremind.

--

-- 
Neil Watson
Linux/UNIX Consultant
http://watson-wilson.ca

Oliver Zheng | 3 Mar 2010 06:03

Re: remind and pda's

I'm use Google Calendar on my Android and have it sync with remind in a really
awkward manner:

Remind -> Google Calendar:

1. Have a publicly accessible website
2. Periodically do a rem2ics on the local .reminders and upload it automatically
   as a .ics file
3. Subscribe to the .ics file from Google Calendar

Google Calendar -> Remind:

1. Make a separate private calendar in Google Calendar
2. Add events to it from Android
3. Have a script running on the computer to periodically download all events
   from this calendar (with the Google Data API), and append it to the
   .reminders file.

It's a bit ridiculous but it works.

Oliver

On Tue, Mar 02, 2010 at 07:17:30PM -0500, Neil Watson wrote:
> Greetings,
> 
> I'm curious to know if anyone on this list is using Remind in some way
> with Android or Maemo (Nokia N900) smart-phones.   I've read that Remind
> has been ported to Maemo but not with Tkremind.
> 
> -- 
(Continue reading)

David F. Skoll | 3 Mar 2010 12:55
Favicon

Re: remind and pda's

Neil Watson wrote:

> I'm curious to know if anyone on this list is using Remind in some way
> with Android or Maemo (Nokia N900) smart-phones.   I've read that Remind
> has been ported to Maemo but not with Tkremind.

I'm sure I've heard of a port to the N900.  Remind itself is just a
console-based program, so it should run pretty much anywhere.
Tkremind is obviously more of a problem... but maybe there's an N900
Tcl/Tk port.

Regards,

David.

Don Harper | 3 Mar 2010 14:56
Gravatar

Re: remind and pda's

Can you share the script for the Google -> remind?

Thanks!

Don 

-----Original Message-----
From: Oliver Zheng <mailinglists+remind-fans@...>
Sent: Tuesday, March 02, 2010 11:03 PM
To: remind-fans@...
Subject: Re: [Remind-Fans] remind and pda's

I'm use Google Calendar on my Android and have it sync with remind in a really
awkward manner:

Remind -> Google Calendar:

1. Have a publicly accessible website
2. Periodically do a rem2ics on the local .reminders and upload it automatically
   as a .ics file
3. Subscribe to the .ics file from Google Calendar

Google Calendar -> Remind:

1. Make a separate private calendar in Google Calendar
2. Add events to it from Android
3. Have a script running on the computer to periodically download all events
   from this calendar (with the Google Data API), and append it to the
   .reminders file.

(Continue reading)

Stefan Pampel | 3 Mar 2010 16:41
Picon

Re: remind and pda's

see http://wiki.43folders.com/index.php/Category:Remind

* ICal2Rem
* Rem2ics

for both directions (in therory ;)

works good for me e.g. to handle http://www.rememberthemilk.com tasks

--

-- 
 _______________________________
/                              /
| polyformal                  /
| Stefan Pampel              /
| Kaesenstraße 8
| 50677 Köln - Germany
| phone: +49 3103 122
| fax:	 +49 221 9311 9223
| www.polyformal.de
|_____________________/

Oliver Zheng | 3 Mar 2010 19:33

Re: remind and pda's

On Wed, Mar 03, 2010 at 07:56:25AM -0600, Don Harper wrote:
> Can you share the script for the Google -> remind?

Give this a try:

http://oliverzheng.com/rambling/google-calendar-remind-sync.html

I can't for the life of me get the wiki to work.

Oliver


Gmane