One of the things I like about using Google Calendar is that I can specify in the notifications area to have notifications go off 10 minutes before each event that I enter in GCal. I would like to do this in MLO if possible. Is there a way to do that? Am I able to set a default for reminders to sound 10 minutes before the time the tasks are due? I don't want to have to manually change the time on the reminder every time. I've been looking through the manual and don't see anything on that so I'm not getting my hopes up.Joel
--
You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mylifeorganized+unsubscribe@googlegroups.com.
To post to this group, send email to mylifeorganized@googlegroups.com.
Visit this group at https://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/6ebe832e-7393-4495-90e3-ed7a160cfcb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
As of now, i don't see any settings that do that. Only manual change is possible.Unless i miss something. Anyone has found anything?
On 26 June 2017 at 21:16, Holmes245 <joel....@gmail.com> wrote:
One of the things I like about using Google Calendar is that I can specify in the notifications area to have notifications go off 10 minutes before each event that I enter in GCal. I would like to do this in MLO if possible. Is there a way to do that? Am I able to set a default for reminders to sound 10 minutes before the time the tasks are due? I don't want to have to manually change the time on the reminder every time. I've been looking through the manual and don't see anything on that so I'm not getting my hopes up.Joel
--
You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mylifeorganiz...@googlegroups.com.
To post to this group, send email to mylifeo...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "MyLifeOrganized" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mylifeorganized/9ZfibSEmcBw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mylifeorganized+unsubscribe@googlegroups.com.
To post to this group, send email to mylifeorganized@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/980e79ff-1cc7-4b25-83b6-21f8356bf575%40googlegroups.com.
Where it starts to struggle is if I have both start and due dates, then add a reminder. The problem is if you use phrases, because it often stops parsing before reading the whole phrase. For a start, the -s and -d switches shouldn't have spaces after them:
"Call Jim -sTuesday -dThursday remind Wednesday" works
"Call Jim -s Tuesday -d Thursday" doesn't work - both the start and due date get set to Thursday.
"Call Jim -sTuesday -dThursday remind Wednesday" works
"Call Jim -sTuesday -dThursday remind 1 hour in advance" diesn't work - it sets the reminder to 1 hour from now.
This deserves more research and experimentation but, in the meantime, thank goodness for ctrl-Z to undo!
Interesting - you're right. That exact text parses correctly. Where it starts to struggle is if I have both start and due dates, then add a reminder. The problem is if you use phrases, because it often stops parsing before reading the whole phrase. For a start, the -s and -d switches shouldn't have spaces after them: "Call Jim -sTuesday -dThursday remind Wednesday" works "Call Jim -s Tuesday -d Thursday" doesn't work - both the start and due date get set to Thursday. "Call Jim -sTuesday -dThursday remind Wednesday" works "Call Jim -sTuesday -dThursday remind 1 hour in advance" diesn't work - it sets the reminder to 1 hour from now. This deserves more research and experimentation but, in the meantime, thank goodness for ctrl-Z to undo! -- You received this message because you are subscribed to a topic in the Google Groups "MyLifeOrganized" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/mylifeorganized/9ZfibSEmcBw/unsubscribe. To unsubscribe from this group and all its topics, send an email to mylifeorganiz...@googlegroups.com. To post to this group, send email to mylifeo...@googlegroups.com. Visit this group at https://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/a17225a3-75ab-4f7c-95fa-edc08645c144%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
I remember a thread where this was discussed at length a few months back. I'll see if I can find it when I'm back at the computer. Definitely recall odd behaviors when using both start and due dates in the same task.
Interesting - you're right. That exact text parses correctly. Where it starts to struggle is if I have both start and due dates, then add a reminder. The problem is if you use phrases, because it often stops parsing before reading the whole phrase. For a start, the -s and -d switches shouldn't have spaces after them: "Call Jim -sTuesday -dThursday remind Wednesday" works "Call Jim -s Tuesday -d Thursday" doesn't work - both the start and due date get set to Thursday. "Call Jim -sTuesday -dThursday remind Wednesday" works "Call Jim -sTuesday -dThursday remind 1 hour in advance" diesn't work - it sets the reminder to 1 hour from now. This deserves more research and experimentation but, in the meantime, thank goodness for ctrl-Z to undo! -- You received this message because you are subscribed to a topic in the Google Groups "MyLifeOrganized" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/mylifeorganized/9ZfibSEmcBw/unsubscribe
. To unsubscribe from this group and all its topics, send an email to mylifeorganized+unsubscribe@googlegroups.com. To post to this group, send email to mylifeorganized@googlegroups.com. Visit this group at https://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/a17225a3-75ab-4f7c-95fa-edc08645c144%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Long story short, whitespace handling in the text parser isn't consistent when using multiple rapid text entry options. As Steph noted in the linked thread, this appears to be a bug, but not one that could be fixed easily. The same happens when using the in-line parsing option (Alt+Enter) in MLO Desktop.
It does seem to work best if you remove all the whitespace for each flag. So if you wanted something due tomorrow at 5PM, the entry would be "Something -d7/4/2017at5PM". Unfortunately, the natural language option ("Tomorrow" or "Tuesday" instead of "7/4/2017") does not work.
To work around this, I use RTE to get the task into my Inbox with a few options (due date, context, urgency, importance). Then, when I do my daily Inbox clean-out, I set other options, as required.