No. REM [trigger(realtoday())] AT 23:00 UNTIL 13 feb 2013 At 01:00 MSG Test2
the goal is to see (remind -c+1) the on-going event from last day echo 'REM [trigger(realtoday())] AT 23:00 DURATION 2:00 MSG Test' > test.rem remind -c+1 test.rem remind -c+1 test.rem +----------+----------+----------+----------+----------+----------+----------+ | Sunday | Monday | Tuesday |Wednesday | Thursday | Friday | Saturday | +----------+----------+----------+----------+----------+----------+----------+ |10 Feb |11 Feb |12 Feb ***|13 Feb |14 Feb |15 Feb |16 Feb | | | | | | | | | | | |11:00pm-1:| | | | | | | |00am+1 | | | | | | | |Test | | | | | | | | | | | | | | | | | | | | | +----------+----------+----------+----------+----------+----------+----------+ i want something like: +----------+----------+----------+----------+----------+----------+----------+ | Sunday | Monday | Tuesday |Wednesday | Thursday | Friday | Saturday | +----------+----------+----------+----------+----------+----------+----------+ |10 Feb |11 Feb |12 Feb ***|13 Feb |14 Feb |15 Feb |16 Feb | | | | | -- 1:00 | | | | | | |11:00pm-1:| Test | | | | | | |00am+1 | | | | | | | |Test | | | | | | | | | | | | | | | | | | | | | +----------+----------+----------+----------+----------+----------+----------+ i want an ascii view on my week and have many events that starts on day1 and ends on day2 ugly workaround is: split the event in to (from 22pm to 23:59 and one from 00:00 to 2am ) On Tue, Feb 12, 2013 at 3:20 PM, Terry Brown <[email protected]>wrote: > On Tue, 12 Feb 2013 14:21:12 +0100 > Hauke Löffler <[email protected]> wrote: > > > Any Thoughts? > > It is a missing feature? > > Or just not possible? (you have to scan backwards) > > If the goal is to have the event appear on multiple days, you can use > UNTIL. > > Cheers -Terry > > > _______________________________________________ > > 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 > > > _______________________________________________ > 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 > _______________________________________________ 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
