[MLO] Re: All of a sudden a whole bunch of flags disappeared

2017-03-27 Thread Stephen Jones
I am still having my flags disappear in my Windows MLO. I am on the latest 
versions and this has been happening since it was first raised in Jan 2016. 
Has there been a solution for it. I cannot find onw on here?

Cheers



On Tuesday, 5 January 2016 06:35:14 UTC+11, FischerPhoto wrote:
>
> Hi 
> I'm not worried about the flags. I can put them back on. But I'm not 
> concerned about trusting that what I put on MLO will stay there. I have no 
> clue what could have happened. 
> In the meantime I upgraded to android pro version. around the same time 
> that this happened. But this happened last week too , but I did something 
> (no idea what, maybe just a different view) and they were there again. 
> Maybe they are still there and I'm not in the right view.
> Any ideas??
>
> Thanks!
>
> Jon
>

-- 
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+unsubscr...@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/a9263807-dff8-4ef8-a2be-6fd6fb0b6f70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [MLO] Re: Quick lists?

2017-03-27 Thread MOK | MATSURU
Ha ha...  I hope he got his solutions by now.

On 24 Mar 2017 3:22 a.m., "Dwight"  wrote:

> I was going to offer a solution involving starred tasks, some of them
> repeating. But then I noticed that the OP was going on ten years old.
>
> -Dwight
>
> On 3/23/2017 11:55 AM, Ed Wallace wrote:
>
>> I don't have a solution but boy I get it
>>
>> On Monday, December 10, 2007 at 9:12:21 AM UTC-5, Jay Levitt wrote:
>>
>> On days when my ADD gets really bad (like any day ending in Y), I
>> start
>> having to make hyper-detailed lists to get anything done, or else even
>> the "obvious" things end up taking too much brain power.  So if my MLO
>> task list is something like:
>>
>> 1. Fix Outlook address book
>> 2. Research voice recorders
>> 3. Call Jim
>>
>> I may end up with a "quick list" that's a lot more like:
>>
>> 1. Shower
>> 2. Take out trash on way to Starbucks
>> 3. Give cat his insulin shot
>> 4. Yogurt @ Starbucks
>> 5. Researh voice recorders while eating
>> 6a. replace toothbrush head
>> 6b. brush teeth
>> 7. wipe counter
>> 8. Fix outlook address book
>> 9. Call Jim (if after 9am)
>>
>> It seems ridiculous, but sometimes it's the only thing that works;
>> otherwise, I end up like the monkey who can't let go of the coconut
>> because he's hungry, but can't get his hand out of the trap because
>> he's
>> holding a coconut... I swear, last week I stood halfway between the
>> dishwasher and the trash can with a fork and a paper cup, and I
>> couldn't
>> figure out which to put away first because they were equidistant and
>> they both needed two hands.
>>
>> The trouble is that I haven't found a way to do these quickie lists in
>> MLO that feels natural; I certainly don't want to enter, categorize
>> and
>> prioritize tooth-brushing every day.  So I end up opening a Notepad
>> window.  And that, of course, is the kiss of death, because then I've
>> got two to-do lists - and guess where new entries start collecting.
>>
>> Any thoughts?
>>
>> Jay
>>
>> --
>> 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+unsubscr...@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/6a5c3df7-
>> c6ca-416e-87a6-49ef189b5fb3%40googlegroups.com
>> > c6ca-416e-87a6-49ef189b5fb3%40googlegroups.com?utm_medium=
>> email_source=footer>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> 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+unsubscr...@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/ms
> gid/mylifeorganized/1008b4b0-b95c-5dae-1259-66d0ced67826%40dwightarthur.us
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@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/CAMMFJ%2BfZJv_9_MGcPTG6mwnzzh9bOh%2BSVc1GUMrA4M75AMKsLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[MLO] Re: create new task in view

2017-03-27 Thread Dwight
The best way (a little complex but works great) is to use advanced setup to 
change your view "phone" from:



*show everything that includes the context "phone"*
to



*show everything that includes the context phone or was created in the last 
8 seconds*
You can code that "created in the last 8 seconds" as createdDateTime is 
greater than Now-0.0001 which works because there are 86,400 seconds per 
day s0 0.0001 of a day is 8.64 seconds

If you are familiar with advanced setup that should give you everything you 
need, if not you probably need step by step instructions, in which case 
write back and I will provide them.

Once this change is made, newly created tasks will not vanish immediately, 
they will hang for about 8 seconds and then vanish. That gives you 8 
seconds to change the context.
One issue, if you add a non-phone task and then immediately bring up the 
phone view the new non-phone task will be in your view for the first 8 
seconds.

On Monday, March 27, 2017 at 5:28:20 AM UTC-4, TMZ wrote:
>
> Often I want to look if I have already created a task, for example "call 
> bob", so I take a look in my view "phone".
> If there is no task "call bob", I want to create the task with the context 
> "phone".
>
> But if I try that within the view "phone" using "New task", the task 
> disappears immediately after typing "Call bob", before I can change the 
> context to "phone" and I have to go to the outline view.
>
> I know why it disappears - I'm at the view "phone" and when I create a 
> task, it starts with "empty".
>
> How can I create a task in the view "phone" with the context "phone"?
>
> (At the moment I select a task in the view, copy & paste it and rename it 
> - is that the quicktest way?)
>

-- 
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+unsubscr...@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/ca59aaba-e84e-4ea6-b470-849f23b6782e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[MLO] Re: How to quickly add tasks inside a project (without using rapid entry)?

2017-03-27 Thread Lasse Pedersen
Yeah - just use alt-Ins to insert the first child item, then Ins for all 
the siblings to follow under it.

On Thursday, 23 March 2017 13:59:59 UTC+1, Dwight wrote:
>
> After entering the name of a task you can hit the [enter] key to close the 
> task and leave task entry mode, or instead you can hit the [insert] key on 
> your keyboard to close the task, stay in task entry mode and open the next 
> new task. So to quickly enter three tasks, go to the item after which the 
> new tasks will be places and type
> [ins]task1[ins]task2[ins]task3[enter]
> where [ins] means to hit the [insert] key on your keyboard. Is this what 
> you are looking for? If you are trying to change the task-add hotkey to 
> [ctrl][enter] I dont think that particular ket combination is usable as a 
> hotkey.
>
> On Thursday, March 23, 2017 at 5:37:42 AM UTC-4, gno...@gmail.com wrote:
>>
>> I often want to add many tasks while inside a project in the outliner 
>> view. Currently I do that by pressing the add task-hotkey but it would be 
>> more efficient if I could for example press Ctrl-Enter to add a new task 
>> directly after the one I added. Is this possible somehow?
>>
>> I don't want to have to go to the rapid entry dialogue but to do this in 
>> the main MLO-window I'm working in.
>>
>

-- 
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+unsubscr...@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/71faa622-616b-4f8b-8064-2e4318de57a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[MLO] create new task in view

2017-03-27 Thread TMZ
Often I want to look if I have already created a task, for example "call 
bob", so I take a look in my view "phone".
If there is no task "call bob", I want to create the task with the context 
"phone".

But if I try that within the view "phone" using "New task", the task 
disappears immediately after typing "Call bob", before I can change the 
context to "phone" and I have to go to the outline view.

I know why it disappears - I'm at the view "phone" and when I create a 
task, it starts with "empty".

How can I create a task in the view "phone" with the context "phone"?

(At the moment I select a task in the view, copy & paste it and rename it - 
is that the quicktest way?)

-- 
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+unsubscr...@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/1251ec0e-fe44-4fe2-bb7e-32c1596edea8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[MLO] Saved as .bak file - why?

2017-03-27 Thread Małgorzata Sierant-Leśnik

Every  time 
 when 
 I 
 use 
 the 
 mlo 
, the 
 file 
 is 
 automatically 
saved  as a .bak 
 file 
,  what 
 is 
 wrong 
 with it?

-- 
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+unsubscr...@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/4b112b1c-0037-47a0-8685-c117adade71f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.