Lisa,

01. Enter Rapid Task Entry pop up box. ( I assign a double tap HOME key to 
call upon the pop up using AutoHotkey)
02. Click "Parent..." button. MLO tree window will pop up.
03. On the top of the tree, right below "Hide completed task", you'll see 
"View:*All Task>>"
04. Click on "View:*All Task>>" to change views. :-)


My AutoHotkey script:
;========================================
; MY LIFE ORGANIZED HOTKEY
;========================================
;Hotkeys to open MyLifeOrganized:
Home:: ; Open Rapid Task Entry Dialog
If (A_PriorHotKey = "Home" AND A_TimeSincePriorHotkey < 500)
Send ^+!m ;You must set this in MLO under Tools > Options > Rapid Task 
Entry dialog
return


On Wednesday, 7 August 2013 11:09:26 UTC+8, Lisa S wrote:
>
> Replying to an old thread...how can the Parent sub-dialog of the Rapid 
> Text Entry dialog be set to use specific view? I see a view name but no 
> way to change it.
>
> Lisa
>
> On Wed, Jun 26, 2013 at 5:26 PM, David Rees <[email protected]<javascript:>
> > wrote:
>
>> Also note that the Parent sub-dialog of the Rapid Text Entry dialog can 
>> be set to use specific view also (just like the move dialog). 
>>
>
>
>
>
> -- 
> Lisa
>
> ------------------------------
> Lisa Stroyan, mailto: [email protected] <javascript:> 
>  

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mylifeorganized/956ea585-47be-4259-97c6-cdc4f8e026bb%40googlegroups.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to