Hi, Asaf.

I would guess that what you request would be difficult-to-impossible using standard Android share. For a text-based share the originating app sends title and text and I don't believe that there is any other parameter suitable for sending folder. MLO could set up a special share to receive title, text, and folder but it only be accessible from apps programmed to send title text and folder, of which there are probably none. Also, once you open this door you are very likely to hear from other users wanting to share start date, importance, context, due date, and even the less-frequently-used ones like isfolder, isproject, ischildof, effort, etc etc.

Fortunately, MLO contains a structure for coding all of this, for example if you wanted to create a task to review accounts receivable, two weeks from today, and store it in the folder "work" you could specify
Review A/R -s 2w -tofld work
Where the -tofld operator stands for "to folder"

To use this you would need a way to tell MLO to parse the text you are passing.

You are asking for a specific interface to allow a task created by Android share to specify a destination folder but I suspect that a way to request parsing of text passed through Android share would resolve your issue and would be easier to understand, code, and market.

-dwight



On December 22, 2019 04:43:44 Asaf <[email protected]> wrote:

Hi Wol,
Yeah, I familiar with process the inbox / inbox zero flow.

But if we strive for efficiency, in case you know what the folder is, for the new task ,(along with other attributes that you can and probably do set in this phase like contexts, due dates, etc), it is better to set folder right away (or at least have the option to) and not depending on process inbox timing for set the folder and only the seeing the task in the correct place. * I have work related branch tree in my mlo, so I wish to add work new tasks directly under this branch.

Thanks

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/ace08362-1bcc-464e-b786-379c21611897%40googlegroups.com.

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/mylifeorganized/16f3286b2b0.27a6.e3899142e96de3f9352600768bcafaf9%40dwightarthur.us.

Reply via email to