sabrogden / Ditto

Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
https://ditto-cp.sourceforge.io/
3.95k stars 208 forks source link

[Solved] Is it possible to give entries a name/description? #527

Closed SanderBouwhuis closed 1 year ago

SanderBouwhuis commented 1 year ago

I often have things like complex queries I write for customers, and then want to keep them for a long time in order to be able to look back at what I did to help them in the past. I choose to 'never auto delete' the entry, but I would also like to give it a name/description so that I can find it back. Currently, I would have to search for specific texts which are in the entry itself, but it would help enormously if I could also search in a description (which is NOT part of the copy'n'pasted entry).

Is this currently possible? If yes, how? If no, can this please be added?

garoto commented 1 year ago

alt+enter, then edit the text field named "Item Title".

SanderBouwhuis commented 1 year ago

@garoto Ooooooooh, that is brilliant! Thanks a bunch