Click here to get back home

Move email from Inbox to another folder

 HomeNewsGroups | Search | About
 microsoft.public.smartphone    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Move email from Inbox to another folder smithkl42 02-14-2007
Posted by smithkl42 on February 14, 2007, 4:55 pm
Please log in for more thread options
On my new Samsung Blackjack (replacing an aging Siemens PocketPC
phone), I've run into a use case that just doesn't seem right to me:
there's got to be an easier way to do this. I often read mail on my
phone, and then want to file it. I've got a very large mailbox, with
several hundred folders, arranged hierarchically. On my old Pocket
PC, I could easily do this with one hand, since the folder tree was
collapsible. But from what I can tell, the email folder tree on my
new phone is NOT collapsible, and this means that I can't navigate it
hierarchically. Instead, I have to painfully, tediously, unbelievably
slowly scroll through hundreds of folders until I find the right one.
Please, someone, tell me that there's an easier way to do this.


Posted by Jeffrey Min [MSFT] on February 14, 2007, 5:33 pm
Please log in for more thread options
I'm not guaranteeing that this will work because I don't have a Blackjack to
test with, but try typing the name of the folder you wish to navigate to.
This is not necessarily a feature we consciously developed, but it may
simply work as an inherited behavior of the treeview control that we use.

--
Jeffrey Min
Software Development Engineer
Microsoft Corp.

This posting is provided "AS IS" with no warranties, and confers no rights.

> On my new Samsung Blackjack (replacing an aging Siemens PocketPC
> phone), I've run into a use case that just doesn't seem right to me:
> there's got to be an easier way to do this. I often read mail on my
> phone, and then want to file it. I've got a very large mailbox, with
> several hundred folders, arranged hierarchically. On my old Pocket
> PC, I could easily do this with one hand, since the folder tree was
> collapsible. But from what I can tell, the email folder tree on my
> new phone is NOT collapsible, and this means that I can't navigate it
> hierarchically. Instead, I have to painfully, tediously, unbelievably
> slowly scroll through hundreds of folders until I find the right one.
> Please, someone, tell me that there's an easier way to do this.
>



Posted by smithkl42 on February 15, 2007, 12:16 pm
Please log in for more thread options
Thanks for your reply -- unfortunately, I tried that, but it has two
significant problems. (1) It interprets the keypresses as numbers
rather than letters, and (2) it interprets each key press as an
independent navigation, rather than putting them all together. In
other words, if I try to type "DB Notifications" at that point, it
interprets the "D" as a "4" and moves me to a folder called "4.8.0",
and then interprets the "B" as an "8" and moves me to a folder called
"8.0". Not terribly helpful.

Do you know if this is fixed in 6.0?

In the meantime, I think I'll be returning this SmartPhone (it's just
too damned painful), and go with a Pocket PC.

Ken

On Feb 14, 2:33 pm, "Jeffrey Min [MSFT]"
> I'm not guaranteeing that this will work because I don't have a Blackjack to
> test with, but try typing the name of the folder you wish to navigate to.
> This is not necessarily a feature we consciously developed, but it may
> simply work as an inherited behavior of the treeview control that we use.
>
> --
> Jeffrey Min
> Software Development Engineer
> Microsoft Corp.


Posted by Jeffrey Min [MSFT] on February 15, 2007, 6:31 pm
Please log in for more thread options
Sorry to hear that it didn't work out, Nick. Admittedly I don't think that
your use case of triaging mail into hundreds of different folders is one
that we prioritized for this release. However you did just give me a good
idea for a Powertoy. :)

--
Jeffrey Min
Software Development Engineer
Microsoft Corp.

This posting is provided "AS IS" with no warranties, and confers no rights.
> Thanks for your reply -- unfortunately, I tried that, but it has two
> significant problems. (1) It interprets the keypresses as numbers
> rather than letters, and (2) it interprets each key press as an
> independent navigation, rather than putting them all together. In
> other words, if I try to type "DB Notifications" at that point, it
> interprets the "D" as a "4" and moves me to a folder called "4.8.0",
> and then interprets the "B" as an "8" and moves me to a folder called
> "8.0". Not terribly helpful.
>
> Do you know if this is fixed in 6.0?
>
> In the meantime, I think I'll be returning this SmartPhone (it's just
> too damned painful), and go with a Pocket PC.
>
> Ken
>
> On Feb 14, 2:33 pm, "Jeffrey Min [MSFT]"
>> I'm not guaranteeing that this will work because I don't have a Blackjack
>> to
>> test with, but try typing the name of the folder you wish to navigate to.
>> This is not necessarily a feature we consciously developed, but it may
>> simply work as an inherited behavior of the treeview control that we use.
>>
>> --
>> Jeffrey Min
>> Software Development Engineer
>> Microsoft Corp.
>


Posted by smithkl42 on February 16, 2007, 5:16 pm
Please log in for more thread options
Thanks for commiserating, Jeff :-). I look forward to the Powertoy.

Incidentally, the tree control that is used in the PocketPC (rather
than Smartphone) version of Outlook is exactly what is needed. It has
collapsible nodes, and allows for reasonably fast one-handed folder
navigation.

Ken

On Feb 15, 3:31 pm, "Jeffrey Min [MSFT]"
> Sorry to hear that it didn't work out, Nick. Admittedly I don't think that
> your use case of triaging mail into hundreds of different folders is one
> that we prioritized for this release. However you did just give me a good
> idea for a Powertoy. :)
>
> --
> Jeffrey Min
> Software Development Engineer
> Microsoft Corp.
>
> This posting is provided "AS IS" with no warranties, and confers no
>
>
>
>
> > Thanks for your reply -- unfortunately, I tried that, but it has two
> > significant problems. (1) It interprets the keypresses as numbers
> > rather than letters, and (2) it interprets each key press as an
> > independent navigation, rather than putting them all together. In
> > other words, if I try to type "DB Notifications" at that point, it
> > interprets the "D" as a "4" and moves me to a folder called "4.8.0",
> > and then interprets the "B" as an "8" and moves me to a folder called
> > "8.0". Not terribly helpful.
>
> > Do you know if this is fixed in 6.0?
>
> > In the meantime, I think I'll be returning this SmartPhone (it's just
> > too damned painful), and go with a Pocket PC.
>
> > Ken
>
> > On Feb 14, 2:33 pm, "Jeffrey Min [MSFT]"
> >> I'm not guaranteeing that this will work because I don't have a Blackjack
> >> to
> >> test with, but try typing the name of the folder you wish to navigate to.
> >> This is not necessarily a feature we consciously developed, but it may
> >> simply work as an inherited behavior of the treeview control that we use.
>
> >> --
> >> Jeffrey Min
> >> Software Development Engineer
> >> Microsoft Corp.- Hide quoted text -
>
> - Show quoted text -



Similar ThreadsPosted
BlackJack's Outlook emails only beeping for inbox not other folder January 12, 2007, 10:31 am
How to create a shortcut to the inbox fo message and a shortcut to the inbox of mail? July 20, 2008, 11:27 pm
Move Data to Storage Card September 29, 2005, 12:25 pm
Move Text Messages from Phone to PC August 13, 2005, 9:47 am
M5000 WITH MAIL REPLICATION need to move CEMAIL.vol December 19, 2005, 9:23 am
how to move a Powerpoint file to a Orange E650/ HTC 710 ? January 14, 2008, 6:29 am
unable to delete or move files on minisd on smt5600 August 13, 2005, 6:07 pm
Read Message from an Inbox December 6, 2006, 9:01 am
Outlook inbox fonts (mpx220) July 9, 2005, 8:16 pm
Activesync duplicates inbox items when using VPN. August 8, 2005, 2:23 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap