ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: text-only clipboard without separate hotkey.

<< < (3/3)

awefawe:
I have two slight modification ideas:
- change the three hotkeys to "tap Ctrl, then Ctrl+V [or C or X]" (with the current shortcut, the slight pause when normally pasting throws me off)
- (less important) a few toggle-able string processing commands (like collapse multiple newlines to just one, delete beginning and trailing newline(s), or maybe just user-customizable regexp capability)

milesmonk:
I second both of awefawe's suggestions.  The user-definable newline collapsing would helps tremendously when copy-pasting from an email.

rjbull:
The user-definable newline collapsing would helps tremendously when copy-pasting from an email.
-milesmonk (October 01, 2008, 05:09 AM)
--- End quote ---

You might want to look at mouser's Clipboard Help and Spell because it can accept user-defined filters, so you can roll your own.  Or try Clippy, dedicated clipboard modifier, which offers these features:

  - Align center
  - Align fill
  - Align left
  - Align quote
  - Align right
  - Case capitalise
  - Case invert
  - Case lower
  - Case upper
  - Count of characters
  - Count of lines
  - Count of words
  - Convert all spaces to tabs
  - Convert leading spaces to tabs
  - Convert tabs to spaces
  - Quote
  - Remove blank lines
  - Remove duplicate lines
  - Remove line
  - Remove line breaks
  - Strip HTML
  - Trim leading spaces
  - Trim trailing spaces
  - Unquote
  - Remove duplicate blank lines
  - Convert DOS to Unix
  - Convert Unix to DOS
  - Delete to end-of-line from column
  - Delete to end-of-line from string
  - Sort lines
  - Search and replace
  - Quote
  - Left margin
  - Right margin
  - Tab width
  - Ascending
  - Search
  - Replace
  - Position
  - Number
  - Append

--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version