Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Outlook: Reopen a recently closed mail

Outlook: Reopen a recently closed mail

Scheduled Pinned Locked Moved The Lounge
comgraphicsalgorithmsquestion
18 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Mark_Wallace

    You'd have to keep a history several times longer than the display list, so that you could monitor for deleted mails, and keep the display list populated with "opened but not deleted" items. The list would therefore have to be encrypted, of course. And how about making the list entries follow the e-mails if they're moved? It's a closed environment, so it's perfectly feasible. And "Remove from list" and "Do not add to history" options? You could also make it the parent of other lists -- e.g. a "temporary favourites" FIFO list, where mails that you are pretty sure you will want to read again soon can be stored (until they drop off the bottom). Get creative. Make it useful. (I can't believe I needed that edit! Oh, the humanity!)

    I wanna be a eunuchs developer! Pass me a bread knife!

    modified on Thursday, July 23, 2009 2:21 AM

    M Offline
    M Offline
    martin_hughes
    wrote on last edited by
    #9

    Absolutely, I could do all of those things. Or not bother and just get drunk. I'm going with the second of those two options, but Pravarakhya may well be a bit more appreciative of your input :D

    print "http://www.codeproject.com".toURL().text Ain't that Groovy?

    P M 2 Replies Last reply
    0
    • M molesworth

      OK - I misunderstood you there, although I can't say I've had that problem. I filter my emails into different folders (lots of folders) according to subject area, and can usually find stuff very quickly either searching a couple of folders or just sorting by different headings, e.g. sender, subject etc. I thought by searching in the PST you meant opening it in a different editor and manually searching through it... :)

      There are three kinds of people in the world - those who can count and those who can't...

      P Offline
      P Offline
      Pravarakhya
      wrote on last edited by
      #10

      molesworth wrote:

      I filter my emails into different folders (lots of folders)

      I do that too, and finding mails become a lot complicated for me with a lot of folders... :)

      molesworth wrote:

      can usually find stuff very quickly either searching a couple of folders or just sorting by different headings, e.g. sender, subject etc.

      I can find any mail within few minutes though, but I dont want to do it second time if I want to find same mail.

      molesworth wrote:

      I thought by searching in the PST you meant opening it in a different editor and manually searching through it... Smile

      Wow thats tricky :)

      Pravar My Image Processing Article! Rate it!! My Blog

      1 Reply Last reply
      0
      • M martin_hughes

        Absolutely, I could do all of those things. Or not bother and just get drunk. I'm going with the second of those two options, but Pravarakhya may well be a bit more appreciative of your input :D

        print "http://www.codeproject.com".toURL().text Ain't that Groovy?

        P Offline
        P Offline
        Pravarakhya
        wrote on last edited by
        #11

        martin_hughes wrote:

        but Pravarakhya may well be a bit more appreciative of your input

        Absolutely. They are all real good points! Thanks Mark!:thumbsup: I'm also thinking of handling mails in different outlook PSTs. so when an MRO mail is moved from current PST to Archive PST, it should still be able to open it from Archive. :cool: I still believe its going to be a simple yet powerful add-in!

        Pravar My Image Processing Article! Rate it!! My Blog

        1 Reply Last reply
        0
        • M Mark_Wallace

          You'd have to keep a history several times longer than the display list, so that you could monitor for deleted mails, and keep the display list populated with "opened but not deleted" items. The list would therefore have to be encrypted, of course. And how about making the list entries follow the e-mails if they're moved? It's a closed environment, so it's perfectly feasible. And "Remove from list" and "Do not add to history" options? You could also make it the parent of other lists -- e.g. a "temporary favourites" FIFO list, where mails that you are pretty sure you will want to read again soon can be stored (until they drop off the bottom). Get creative. Make it useful. (I can't believe I needed that edit! Oh, the humanity!)

          I wanna be a eunuchs developer! Pass me a bread knife!

          modified on Thursday, July 23, 2009 2:21 AM

          P Offline
          P Offline
          Pravarakhya
          wrote on last edited by
          #12

          Good points, thanks Mark! I like the "temporary favourites" FIFO list idea:thumbsup:

          Pravar My Image Processing Article! Rate it!! My Blog

          1 Reply Last reply
          0
          • M martin_hughes

            Absolutely, I could do all of those things. Or not bother and just get drunk. I'm going with the second of those two options, but Pravarakhya may well be a bit more appreciative of your input :D

            print "http://www.codeproject.com".toURL().text Ain't that Groovy?

            M Offline
            M Offline
            Mark_Wallace
            wrote on last edited by
            #13

            Not my fault. You look so alike.

            I wanna be a eunuchs developer! Pass me a bread knife!

            1 Reply Last reply
            0
            • P Pravarakhya

              Just wondering, is there a feature/add-in in Outlook which can open a recently closed mail? I seem to spend a lot of time re-searching the mail in the huge PST once I close it. :^) Dont you think such a feature would be very useful...

              Pravar My Image Processing Article! Rate it!! My Blog

              S Offline
              S Offline
              Sameers Javed
              wrote on last edited by
              #14

              That seems not a bad idea. I can though search through emails from my 2GB PST files, but sometimes, it is really hard to remember what to search :) So I developed something already, that is, add comments to your emails and reminder as well. So it will remind you at given time, and also, you can search through your comments. Seems good? give it a try Outlook PA[^] Sameers

              FREE MSN Auto Responder[^] History Remember Vendors, NOT Developers

              P 1 Reply Last reply
              0
              • P Pravarakhya

                Just wondering, is there a feature/add-in in Outlook which can open a recently closed mail? I seem to spend a lot of time re-searching the mail in the huge PST once I close it. :^) Dont you think such a feature would be very useful...

                Pravar My Image Processing Article! Rate it!! My Blog

                I Offline
                I Offline
                ian dennis 0
                wrote on last edited by
                #15

                I use Windows Search specifically to deal with e-mails.   I've heard people grumble about it, but it has been a life-saver. I file e-mails as soon as I've read them, and also flag them if needed, but there are times I can't find them, and Windows Search really helps.

                P 1 Reply Last reply
                0
                • I ian dennis 0

                  I use Windows Search specifically to deal with e-mails.   I've heard people grumble about it, but it has been a life-saver. I file e-mails as soon as I've read them, and also flag them if needed, but there are times I can't find them, and Windows Search really helps.

                  P Offline
                  P Offline
                  Pravarakhya
                  wrote on last edited by
                  #16

                  Thanks ian, installing Windows Search now.. :-D

                  Pravar My Image Processing Article! Rate it!! My Blog

                  1 Reply Last reply
                  0
                  • S Sameers Javed

                    That seems not a bad idea. I can though search through emails from my 2GB PST files, but sometimes, it is really hard to remember what to search :) So I developed something already, that is, add comments to your emails and reminder as well. So it will remind you at given time, and also, you can search through your comments. Seems good? give it a try Outlook PA[^] Sameers

                    FREE MSN Auto Responder[^] History Remember Vendors, NOT Developers

                    P Offline
                    P Offline
                    Pravarakhya
                    wrote on last edited by
                    #17

                    I have seen Outlook PA, seems to be a very good idea. But for a lazy guy like me, its a hefty addin needing to input a lot of details. ;P Just a suggestion for your website, could you please remove the horizontal scrolling, its really read through with that scroll bar. :^)

                    Pravar My Image Processing Article! Rate it!! My Blog

                    S 1 Reply Last reply
                    0
                    • P Pravarakhya

                      I have seen Outlook PA, seems to be a very good idea. But for a lazy guy like me, its a hefty addin needing to input a lot of details. ;P Just a suggestion for your website, could you please remove the horizontal scrolling, its really read through with that scroll bar. :^)

                      Pravar My Image Processing Article! Rate it!! My Blog

                      S Offline
                      S Offline
                      Sameers Javed
                      wrote on last edited by
                      #18

                      Yes, you are right, its my product and I am lazy enough. Ah! you are right as well for the horizontal scrolling. I am actually using 1680*1050 screen size and I didn't realize that the snapshots are too big to fit on normal screen. I will resize that to fit on the screen. thanks for the suggestion. Sameers

                      FREE MSN Auto Responder[^] History Remember Vendors, NOT Developers

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups