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

Paste Without Bullets #640

Open compupix opened 8 months ago

compupix commented 8 months ago

Is it possible to paste without bullets, just the text? Thanks.

sabrogden commented 8 months ago

Shift - enter on a clip to paste plain text only. Or right-click - special paste - plain text only. Options - keyboard shortcuts - text only paste, this will be a global shortcut that will paste the current clipboards text only.

compupix commented 8 months ago

I just tried your suggestions out here in Firefox. None of them worked.

kubiqsk commented 8 months ago

@compupix , paste it here please, because it's probably a special character • or similar, creating a fake list

compupix commented 8 months ago

Here you go: • Replaced front When copying from Microsoft Word, bullet list lines always come with a bullet.

kubiqsk commented 8 months ago

Well, as I wrote, this is just a special character to create a fake list item... it's not a real list bullet. There are many similar ones ☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕

sabrogden commented 8 months ago

I've added a way to paste plain ASCII text only 1-127. https://github.com/sabrogden/Ditto/releases/tag/nightly

image