hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.26k stars 430 forks source link

how could i import my ditto database ? #2582

Open Ulf3000 opened 6 months ago

Ulf3000 commented 6 months ago

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 ?

moritzdietz commented 6 months ago

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