Outlook : Search Folder Name & Remove Duplicated Emails

hofs_capture

At work, I spend much of the time reading Emails using Outlook. And I try to keep a clean Inbox, moving emails various folders. But now that I have more than 500 folders, it gets confusing and taking more time to find the correct folder to categorize the email.

So I looked everywhere for the Outlook Add-in that I can search the folder name, but I couldn’t. I almost gave up but then I learned that there is Outlook Programming Interface and with little C# experience in the past, I decided to come up just for me. 🙂

And after lots of headache and Internet surfing, I developed this utility ‘Hana Outlook Folder Search’ (HOFS). Basically you can type in any letters of the folder name that you can vaguely remember and it will show all the folders that contain the letters.

And I decided to take one step further and implemented Duplicate Email Removal function. I do receive lots of duplicated emails since I use group email at work, and I always didn’t like opening emails and realizing they are duplicated. So HOFS can automatically remove the duplicated emails or I can run the removal task on any email folder manually.

But since it was made using C#, you need Dot Net 2.0 installed prior running the setup file. Please try and let me know what you think.

Requirements:

  • OS: Windows XP, Maybe Vista (Not sure about Vista 64)
  • Dot Net 2.0 must be already installed.
  • Microsoft Outlook 2003 and 2007 ( May not work with the previous versions).

Link: http://www.neox.net/outlook

Thank you for visiting Hana & Sarah’s Freeware Blog.

Read More

ToDoList by AbstractSpoon

Website: http://www.abstractspoon.com/
Direct download: http://www.abstractspoon.com/todolist_exe.zip

todolist by AbstractSpoon

Must be the best TODOLIST software there is (at least among the Freewares).

It provides almost all attribute fields such as start , due , end date, priority, time spent, category, status, and more to maintain daily jobs or large project easily.

Also, it provides Import and Export interface that you can move around your data easily between other spreadsheet applications or as a HTML page.

It is portable since you can start using it right away after unzip. You can copy the folder into your USB memory stick and bring it with you anywhere. Just make sure that you select to store data into an INI file instead of the registry when you start the app first time.

Another interesting function is that it supports multiple users through todolist file sharing and simple source control function. TO tell you the truth, I haven’t tried this function yet.

This may be more useful at your work instead of at home. But it’s worth to try it.

Also you may want to download Calendar plugin. It’s a DLL file that you can just copy into the same folder where ToDoList.exe is. After copying, restart the todolist.exe and access the Calendar plugin from the Tools menu.

Calendar Plugin in Action

Read More