Welcome Guest.   Make a donation to an author on the site July 29, 2010, 03:47:59 PM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
View the new Member Awards and Badges page.
   
   Forum Home   Thread Marks Chat! Downloads Search Login Register  
Pages: 1 [2]   Go Down
  Print  
Author Topic: AceText - text & clipboard manager (for coders, writers, etc.)  (Read 20462 times)
rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #25 on: September 13, 2006, 08:44:10 AM »

It's a feature that allows you to preconfigure quickpaste items which, in essence, allows you to apply a text replacement/cleanup filter/query on text on the fly.   You can preconfigure and save them, then use them as simply as hitting ctrl alt q and selecting the one you want from a drop down.

I see, thanks.  So it's a bit like Boxer Software's TextMonkey (limited free version, much more powerful payware version), or the freeware Clippy which is primarily aimed at tidying up e-mail, but can do more in the latest beta.  But you'd evidently have a hard time matching all AceText's features in a single program, especially at lower cost.

Logged
mouser
First Author
Administrator
*****
Posts: 24,001



plarker mouser see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #26 on: September 14, 2006, 05:07:37 AM »

just a clarification in case its not clear, the quickpaste feature allen describes is from Clipboard Help+Spell.  You can create as many custom formatting profiles as you want and they appear in the quickpaste menu and in the formatting panel in the main window.
Logged
rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #27 on: September 14, 2006, 05:23:51 AM »

just a clarification in case its not clear, the quickpaste feature allen describes is from Clipboard Help+Spell.  You can create as many custom formatting profiles as you want and they appear in the quickpaste menu and in the formatting panel in the main window.

Thanks, Mouser, I had indeed thought Allen was referring to AceText.  In the meantime, though, I've been wondering why you called the feature QuickPaste.  It looks to me like SmartPaste or IntelliPaste might have been better names, it they weren't taken already by someone else?

You might like to take a quick look at Clippy for its e-mail munging abilities.  The latest beta has search-and-replace built in, as well as the older features.

Logged
mouser
First Author
Administrator
*****
Posts: 24,001



plarker mouser see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #28 on: September 14, 2006, 05:39:22 AM »

in this case it's called quickpaste because at the top of the menu are recent clips for pasting; it's on the bottom that you see these formatting options (which format whatever is in the clipboard and then quickly paste it).
Logged
allen
Charter Member
***
Posts: 952



Powered by Beard

see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #29 on: September 14, 2006, 05:56:30 AM »

While AceText does have a feature called QuickPaste, it's more what the name implies -- it brings up acetext and hitting enter/double clicking on a clip immediately sends it back to the application, it's pretty quick.  But lacks the clip alteration of CHS's quickpaste.

Sorry for the confusion -- I have both acetext and CHS running -- the former as my primary clipboard extender/note keeping and the latter for its QuickPaste goodness.
Logged

rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #30 on: September 15, 2006, 05:16:31 AM »

Thanks for clearing up the confusion   smiley

I see that the latest beta of Kana Clip, another freeware clipboard extender, also has plenty of formatting-on-the-fly features.  Looks like a growing category.



Logged
rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #31 on: September 15, 2006, 05:22:25 AM »

If AceText is to some extent an information manager, how good are its search features?  Does it have Boolean search or regular expressions?

Logged
Carol Haynes
Waffles for England (patent pending)
Global Moderator
*****
Posts: 6,152



see users location on a map View Profile WWW Give some DonationCredits to this forum member
« Reply #32 on: September 15, 2006, 05:58:27 AM »

From the AceText help file ...

Quote
Click the Search Options button in the lower right corner of the AceText Editor or AceText Tower, or press Ctrl+F3 on the keyboard, to toggle various options affecting the search and replace commands in AceText.

Regular Expression

Turn on this option if you want to search for a regular expression rather than for a simple word or phrase.

Dot Matches Newline

When searching for a regular expression, you can turn on this option to make the dot match all characters, including line breaks.  By default, the dot matches all characters except line break characters.

Case Sensitive

Turn on this option to make AceText treat the uppercase and lowercase variant of the same letter as different characters.  When the "case sensitive" option is on, the search term "dog" will only match "dog".  It won't match "DOG" or "Dog" or "DoG".  When the option is off, searching for any of these 4 variants will find all 4.

Adapt Case

When the "case sensitive" option is off, you can turn on the "adapt case" option to make AceText adapt the case of the replacement text to that of the search term.  E.g. when searching for "dog" and replacing with "cat", AceText will replace "Dog" with "Cat" and "DOG" with "CAT" when the "adapt case" option is on.  If the option is off, all matches of "dog" regardless of their capitalization will be replaced with "cat", as you entered it.  AceText recognizes and adapts to all uppercase (SEARCH TERM), all lowercase (search term), first capital (Search term) and first capital for each word (Search Term).  If the search match uses another kind of capitalization, the replacement text is not adapted, and used as you entered it.

Whole Words Only

By default, AceText will find all occurrences of the search term, even if as a part of another word.  E.g. searching for "cat" will match the first three letters in "category".  If you turn on the "whole words only" option, "cat" will only match the word "cat".  "Category" won't be matched.

All Clips in This Collection

By default, the Find First, Find Previous, Find Next, Replace Current and Find Previous, Replace Current and Find Next and Replace All commands only work on the active clip.  If you turn on the "all clips in this collection" option, they'll search through all clips in the collection.  Note that Find First Clip, Find Previous Clip, Find Next Clip and Filter Clips always search through all clips in the collection, regardless of this option.

All Clips in All Collections

By default, all search commands only work on the clips in the active collection.  Turn on "all clips in all collections" to search through all the clips in all the collections that you have opened in AceText.

Loop Automatically

Turn on this option to make the search restart from the beginning (or the end when searching backwards) when the search term cannot be found.

These are just the Options you can select.

You can also filter finds and apply similar stuff to search and replace.

Regular expresions use the same syntax as PowerGREP and RegExBuddy (which is not surprising as they were written by the same person) and so combines well with those apps - but youcan simply use your own RegEx too.

There is also a graphical calendar which can be used to filter searches by date.
« Last Edit: September 15, 2006, 06:04:52 AM by Carol Haynes » Logged

Things I like to do ... PlayOutdoors.co.uk ... Lairdswood.com ... and I support
rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #33 on: September 16, 2006, 03:18:06 PM »

From the AceText help file ...

Thanks, Carol...  regular expressions are nice, but I'd need Boolean searching before I'd consider it an information manager.  But that's not its focus, of course.

Logged
eschen
Participant
*
Posts: 15

View Profile Give some DonationCredits to this forum member
« Reply #34 on: September 19, 2006, 02:22:33 AM »

While AceText does have a feature called QuickPaste, it's more what the name implies -- it brings up acetext and hitting enter/double clicking on a clip immediately sends it back to the application, it's pretty quick.  But lacks the clip alteration of CHS's quickpaste.

Sorry for the confusion -- I have both acetext and CHS running -- the former as my primary clipboard extender/note keeping and the latter for its QuickPaste goodness.
Thanks Allen for this post. It underlines what I wanted to say in my post. The quickpaste is pretty cooler than what AceText does to reuse recent stuff you copied in the clipboard.

Regards Rainer
Logged
srdiamond
Participant
*
Posts: 6

View Profile Give some DonationCredits to this forum member
« Reply #35 on: May 23, 2007, 11:14:31 AM »

Loss of clipboard connection is a problem most of the clipboard managers have not addressed, but is completely avoided by a few. Clipmate and the new ClipCache automatically detect disconnection and re-establish it. I have never had a disconnection problem with them. AceText and AccelClip, otherwise my favorites, have not completely resolved the disconnection issue, although AceText has recently included technology that avoids disconnection caused by hibernation. To me, disconnection is a particularly annoying problem, and I'm not sure why more clipboard managers haven't included the technology available in ClipMate and ClipCache to eliminate the problem. Does this technology perhaps consume a lot of resources? Finally, does Clipboard Help and Spell include technology to avoid disconnection?

Quick Paste Menu, Quick Paste Menu, Quick Paste Menu . . . just that feature would make a killer standalone app.  Having a clipboard manager wrapped around it helps.  As clipboard applications tend to sometimes lose their connection to the clipboard, having two apps comes in handy -- I've yet to have both lose touch at the same time.
Logged
tomos
Charter Member
***
Posts: 3,745



see users location on a map View Profile Read user's biography. Give some DonationCredits to this forum member
« Reply #36 on: May 24, 2007, 01:37:03 AM »


In Clipboard Help and Spell -

Options > Clipboard >
has an option -

"Re-establish clipboard periodically"
Logged

Free  FreeHand.org
rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #37 on: May 27, 2007, 11:01:36 AM »

ArsClip also has clipboard break detection and repair.  It's a tad trigger-happy - it once gave me the message that "arsclip" had broken the chain   Grin  but the program works well.

Logged
rjbull
Charter Member
***
Posts: 1,603

View Profile Give some DonationCredits to this forum member
« Reply #38 on: June 03, 2007, 02:18:12 PM »

Has anyone compared AceText with CodeSector's MemoClip?
Logged
cthorpe
Discount Coordinator
Supporting Member
**
Posts: 546


c++thorpe

see users location on a map View Profile Give some DonationCredits to this forum member
« Reply #39 on: June 04, 2007, 08:14:28 PM »

Loss of clipboard connection is a problem most of the clipboard managers have not addressed, but is completely avoided by a few. Clipmate and the new ClipCache automatically detect disconnection and re-establish it. I have never had a disconnection problem with them.

Don't know about that.  I've had Clipmate lose it's connection on me.  It's really annoying when I've clipped a lot of things in succession while counting on Clipmate to powerpaste them into something else.  It's rare, but it does happen.
Logged
Babis
Charter Member
***
Posts: 73

View Profile Give some DonationCredits to this forum member
« Reply #40 on: April 02, 2008, 01:13:43 AM »

Thanks for the review, I tried acetext for 3 days and I am really impressed. I have a couple of questions though:

- can I make "live spell check" to work on capitalized words?

- can I make it to beep or make whatever sound when a clip is copied to the clipboard, in order to be sure that the clip has been copied?

- about search: every time I close and reopen acetext, the search options are reset and I have to mark the checkboxes "all clips in all collections" etc. Is this for real, that I have to set the search options every time I launch the program?

Other than that, it is really excellent with great interface and shortcuts with way faster response than clipmate.
« Last Edit: April 02, 2008, 01:43:38 AM by Babis » Logged
mitzevo
Supporting Member
**
Posts: 382


evil... I've come to tell you that she's evil..

View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #41 on: April 02, 2008, 01:26:38 AM »

Hi Babis, yeah AceText is a really great program  Thmbsup

To answer your questions in one answer, sorry I don't know tongue but for sure you can email the program author and ask, and request new features, etc. and usually you'll get a quick response.

I've played with clipmate minimally, but yeah, clipmate does a whole lot of other stuff, AceText just deals with plain text.. Although some RTF wouldn't hurt smiley) .. It gets a bit boring looking at just the plain text and feels like a mess.. maybe its just me.. tongue
Logged
xbeta
Honorary Member
**
Posts: 51


http://xbeta.info (blog of freeware)

see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #42 on: May 18, 2008, 09:00:05 PM »

2009-09-03 update:
Editpad has fixed this bug.
EditPad Lite 6.5.0 - 1 September 2009, Word wrap: Allow text to be wrapped after any ideograph, even if there is no whitespace.
and the author said in email: The next free minor update of AceText will get the same fix.


a small bug in Chinese (maybe also other double byte characters) when it auto wrap:
it try to change to a new line at a "space", but this is not a good rule in Chinese.
see what happened at the tab, which is at the beginning of a paragrap.
notepad OK, Acetext bug.

other Chinese users can have a test.

    道可道,非常道;名可名,非常名。无名天地之始,有名万物之母。
    故常无欲以观其妙,有欲以观其窍。此两者同出而异名,同为之玄,玄之又玄,众妙之门。



 


* wrap.png (10.26 KB, 418x330 - viewed 240 times.)
« Last Edit: September 03, 2009, 02:07:24 AM by xbeta » Logged

▌ I use & promote freeware:
▌ vim/7-Zip/Firefox/IrfanView/Wink/Audacity/EverNote/AutoHotkey/GIMP/PDFCreator.........
▌ just at  http://xbeta.info
Pages: 1 [2]   Go Up
  Print  
 
Jump to:  
   Forum Home   Thread Marks Chat! Downloads Search Login Register  

DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
SMF © 2006-2009, Simple Machines LLC

social bookmark this page