CopyQ icon indicating copy to clipboard operation
CopyQ copied to clipboard

how could i import my ditto database ?

Open Ulf3000 opened this issue 2 years ago • 1 comments

Hey , is there any way i could convert my old ditto database to copyq ?

i have basically all my python cmds in there , tons of important things i always recall, code examples and whatnot.

i had to switch from ditto becasue it doesnt handle alpha transperancy in copied images well.

anyone attempted this ?

Ulf3000 avatar Dec 23 '23 22:12 Ulf3000

You probably need to build your own logic to loop over your ditto entries and generate entries in copyq.

https://copyq.readthedocs.io/en/latest/command-line.html might be of help here

moritzdietz avatar Jan 03 '24 16:01 moritzdietz