1 Mar 2010 13:17
1 Mar 2010 13:33
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
1 Mar 2010 14:27
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
1 Mar 2010 16:12
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
3 Mar 2010 01:17
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
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)
3 Mar 2010 12:55
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.
3 Mar 2010 14:56
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)
3 Mar 2010 16:41
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 |_____________________/
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
RSS Feed