topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:24 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Suggestions for Clipboard Help + Spell  (Read 5337 times)

masu

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 401
    • View Profile
    • Donate to Member
Suggestions for Clipboard Help + Spell
« on: September 09, 2007, 08:48 AM »
- ability to organize images with an image preview in the contextmenu

- support for RTF text (with option to convert RTF text to plain text)

- preference window just should have one tab row for easier reading
Find+Run Robot 2.90.01
Windows 7

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Suggestions for Clipboard Help + Spell
« Reply #1 on: September 09, 2007, 09:04 AM »
- support for RTF text (with option to convert RTF text to plain text)

i really do agree with this and i *will* be adding this (will be optional so those who use chs for plaintext only wont be affected)

ability to organize images with an image preview in the contextmenu

i agree as well -- again optional.  the database is already set up for this so it's not that much work.

--

the real reason these things aren't implemented is that, in truth, i have no use for these features, and my experience after using a clipboard tool with image and rtf support, is that i really don't use these features.

there is no doubt that having images and rtf on the clipboard itself is needed -- but i just never found myself needing to store such clips for longer periods of time which is of course what clipboard tools like chs are for.  though i don't doubt that some people have need for these so i will be adding rtf support for sure.  but my focus has been on plaintext features just because i think thats 95% of the use.

TucknDar

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,133
    • View Profile
    • Donate to Member
Re: Suggestions for Clipboard Help + Spell
« Reply #2 on: September 09, 2007, 09:16 AM »
Could features like these, i.e. storing clips in various formats, be implemented through plugins? Now that you have a good plugin system in FARR, I suppose you could add this to some of your other apps too :tellme:

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Suggestions for Clipboard Help + Spell
« Reply #3 on: September 09, 2007, 09:18 AM »
it's a very good idea -- i wrote the plugin system to be very general and easy to add to different programs.
however i think RTF and image data are best implemented as part of core system and i do plan to do so.

TucknDar

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 1,133
    • View Profile
    • Donate to Member
Re: Suggestions for Clipboard Help + Spell
« Reply #4 on: September 09, 2007, 09:32 AM »
however i think RTF and image data are best implemented as part of core system and i do plan to do so.
You'll hear no complaints from me about that ;)