Topics - jathri [ switch to compact view ]

Pages: [1]
1
Clipboard Help+Spell / Runnable .format files
« on: September 22, 2016, 08:24 PM »
Hello,
what do you please think of making files from c:\Users\...\Documents\DonationCoder\Clipboard Help+Spell\PresetFormats\ runnable? So as these presets can be used in scripts?
See for example https://autohotkey.com/docs/commands/Run.htm. A script could then look like this:
...
clipboard = %nameofthevariable%
runwait, c:\Users\...\Documents\DonationCoder\Clipboard Help+Spell\PresetFormats\TrimLineBreaks.preset.format
msgbox %clipboard%
Or it could work like this (using parameters somehow):
clipboard = %nameofthevariable%
runwait, C:\Program Files (x86)\Clipboard Help+Spell\ClipboardHelpAndSpell.exe /TrimLineBreaks.preset.format
msgbox %clipboard%
Thank you for your consideration on this matter.

2
Hello!
Thanks for this great app. Seems to be much more stable and usable than Clipcube, Ditto, Clipmate etc. At least for me. I miss some features though. First of them is line counter in clips section. Could you add it?
https://i.imgur.com/cLKxByw.jpg
It would show total line count (and selected lines count) inside selected clip. See image link above.
It would be also nice to see lines numbers as in notepad++.
https://i.imgur.com/6vDgjoi.jpg
Thank you for considering my request.
jathri

Pages: [1]
Go to full version