Messages - jathri [ switch to compact view ]

Pages: prev1 [2]
6
Clipboard Help+Spell / Re: Runnable .format files
« on: October 09, 2016, 05:57 AM »
It crossed my mind that CHS itself could use SimpleTextFormatter.exe via command line, am I right? So as to all the format functions do not need to be developed twice.
Please see also https://github.com/hi5/TF for some of the functions which are not yet implemented in CHS: TF_CountLines, TF_ReadLines, TF_RemoveLines etc.

7
Clipboard Help+Spell / Re: Runnable .format files
« on: October 08, 2016, 02:54 AM »
Hello!
Thanks for your reply.
So it would work like this (in scripts or in windows .lnk shortcuts):
...\SimpleTextFormatter.exe "c:\Users\...\Documents\DonationCoder\Clipboard Help+Spell\PresetFormats\TrimLineBreaks.preset.format"
And CHS GUI would then become presets creator for these shortcuts, am I right?
jathri

EDIT: Or at least I would welcome for it to be CHS compatible.

8
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.

9
So I show the clip size when you select a clip (total number of bytes)
> I didnt notice!

It wouldn't be hard for me to add a LINE COUNT to that bottom row when you select a clip.
> That would be great! Looking forward to see it implemented.

And what about line numbers inside a clip? As shown here:
https://i.imgur.com/6vDgjoi.jpg

Can you please comment this idea too?

10
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: prev1 [2]
Go to full version