huiyadanli / PasteEx

:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件
GNU General Public License v3.0
1.33k stars 118 forks source link

Can 'File Name' be what you have copied? #89

Open xmassound opened 1 year ago

xmassound commented 1 year ago

For example,

I copied 'abcd1234' and paste as 'abcd1234.txt'

If the copied content is long '1234567890abcdefghijklmn' paste as '1234567890abcd....txt'

How do I do this?