Outlook Drag&Drop Wishlist :D
Posted: 05 Oct 2006 11:50
First of all, I'd like to say THANK YOU to Donald for granting my wish so quickly. I can now drag and drop emails from Outlook 2003 (apparently Express works as well) into any directory I like in XY. I only asked for this yesterday?
Next, I'd like to apologise for being the catalyst for the 5.20.0003 crashes. Hopefully you can all forgive me for this once it's fixed
Please don't think I'm being impatient here, I'm just committing my thoughts to screen while I can still remember them.
1) Please can the file name be customisable? I would love to be able to drag information out from the headers to create a file naming scheme.
2) Emails with and without attachments work PERFECTLY from 2003
I have a batch of .msg files sitting on my network staring at me right now.
3) List view only is fine by me, but I'm sure you'll implement it in the tree view soon enough as you are very complete and like to have XY working logically.
4) A prompt if a file by the same name already exists in the destination of the file being copied. Also, a toggleable(sp?) option somewhere that allows auto-incrementation(sp?).
So if you have Email1.eml it would auto-increment to Email1.1.eml or something. Perhaps this could be configured in the same place as the file name customising (point 1)?
Again, please let me say that I'm not *trying* to be demanding in any way shape or form. Also, I'm sure that some/all of these ideas have already come to you. This is a wish list afterall
Next, I'd like to apologise for being the catalyst for the 5.20.0003 crashes. Hopefully you can all forgive me for this once it's fixed
Code: Select all
v5.20.0003 - 04.10.06 19:34
+ First attempt at dropping items from Outlook/Outlook Express.
*** NOTES ***
- I could only test dropping emails from Outlook Express, and that
works fine: an EML file is created in the dropped path, named
after the Subject of the email.
- I have no idea what will happen if you drag emails or attachments
from Outlook 2003... you tell me.
- As for now, it's only implemented for the list view.
- The filename is automatically generated from the contents.
There's no prompt.
- Any existing file of that name is overwritten without mercy or
questions.1) Please can the file name be customisable? I would love to be able to drag information out from the headers to create a file naming scheme.
2) Emails with and without attachments work PERFECTLY from 2003
3) List view only is fine by me, but I'm sure you'll implement it in the tree view soon enough as you are very complete and like to have XY working logically.
4) A prompt if a file by the same name already exists in the destination of the file being copied. Also, a toggleable(sp?) option somewhere that allows auto-incrementation(sp?).
So if you have Email1.eml it would auto-increment to Email1.1.eml or something. Perhaps this could be configured in the same place as the file name customising (point 1)?
Again, please let me say that I'm not *trying* to be demanding in any way shape or form. Also, I'm sure that some/all of these ideas have already come to you. This is a wish list afterall