Clipboard: How to bring up previous entries?

  • Thread starter Thread starter Whoosh
  • Start date Start date
W

Whoosh

I don't know how many times I would have loved to have been able to bring
up something that was copied just before I copied the last thing. Is it
possible to bring this data up or is it overwritten the second new data is
copied to the clipboard? Are there any programs that will store various
things in memory that we can access for the duration of our session?
 
Whoosh said:
I don't know how many times I would have loved to have been able to bring
up something that was copied just before I copied the last thing. Is it
possible to bring this data up or is it overwritten the second new data is
copied to the clipboard?

The Windows clipboard works exactly this way.
Are there any programs that will store various
things in memory that we can access for the duration of our session?

MS Office implements its own clipboard that keep track of the last 24
things.
 
Whoosh said:
I don't know how many times I would have loved to have been able to bring
up something that was copied just before I copied the last thing. Is it
possible to bring this data up or is it overwritten the second new data is
copied to the clipboard? Are there any programs that will store various
things in memory that we can access for the duration of our session?

The clipboard included in Windows only holds 1 clip. It has no history of
clips. You will need 3rd party software.

Clipmate (not free)
Clipmagic (free)
 
Whoosh said:
I don't know how many times I would have loved to have been able to bring
up something that was copied just before I copied the last thing. Is it
possible to bring this data up or is it overwritten the second new data is
copied to the clipboard? Are there any programs that will store various
things in memory that we can access for the duration of our session?

None of the other responses I've read mention the
fact that the Clipboard application lets you save
the current clipboard contents in a file of type
CLP. You can have as many of these files as you
want.
 
Anthony said:
None of the other responses I've read mention the
fact that the Clipboard application lets you save
the current clipboard contents in a file of type
CLP. You can have as many of these files as you
want.

All the clipboard managers have their own database file (which you can use
their auto-backup feature or include in your regular backups).
 
Back
Top