Go Back   The macosxhints Forums > OS X Help Requests > Applications



Poll: Are my feature requests unreasonable?
Poll Options
Are my feature requests unreasonable?

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Old 07-16-2006, 06:13 PM   #1
jmd
Prospect
 
Join Date: Feb 2005
Posts: 34
Unhappy Absolutely desperate for a simple text editor!

I will be brief lest this turn into an emotional rant. This morning I lost over three hours of work because I was in the 'zone' while writing, and never thought to save. After my system's spontaneous reboot, I dragged TextEdit off my dock for good. I need a real text editor, with autosave, and I need it now.

I've spent all day looking for one to fit my (I thought very simple) requirements:

1) Unobtrusive Aqua interface. At this point obtrusive is even OK.

2) Automatic, native OS X spell checking. I already have to deal with the separate spelling engines that Firefox and Open Office use, but at this point, I may be willing to sacrifice the "native" part. Definitely not the "automatic" part, though. (I've said it before and I'll say it again: BBEdit sucks! Doesn't have the next must-have feature, either.)

3) Automatic saving. Preferably "journaled." That is, a swap file with every change is kept, instead of a save being triggering every few minutes. Vim does this VERY well, it's just ugly and clunky in every other way. At this point, I could sacrifice the journaled.

4) Open Source. Then I gave up on that and looked for free. Then I gave up on that... I'll pay anything now for a simple text editor with the above!

So there. 4 simple features I'm looking for. 1 I've sacrificed completely, and the other three I've made major compromises on.

I've installed nearly 20 text editors today... very few have automatic spell checking (c'mon, TextEdit, the simplest of them all, does it!), and even less have automatic saving. None have them both. How can this be?!

In fact, the only application that has these three simple features is Mac Mail's message composition! (Auto draft save) It's just a bit akward using that as your main text editor!

Please, help?

/JMD
jmd is offline   Reply With Quote
Old 07-16-2006, 07:14 PM   #2
cocoanewbie
Triple-A Player
 
Join Date: May 2006
Posts: 177
You can make it on your own.
cocoanewbie is offline   Reply With Quote
Old 07-16-2006, 07:18 PM   #3
saint.duo
MVP
 
Join Date: Jan 2002
Location: Seattle
Posts: 1,084
BBedit has what you ask for, EXCEPT autosave, which I find strange. Anyone know of a way to make it autosave?
saint.duo is offline   Reply With Quote
Old 07-16-2006, 07:39 PM   #4
jmd
Prospect
 
Join Date: Feb 2005
Posts: 34
Quote:
Originally Posted by saint.duo
BBedit has what you ask for, EXCEPT autosave, which I find strange.

Yes, strange is indeed the word. It even has a plugin architechture, but no one's written an auto-save module for it. What gives?

Also, I may be wrong but last time I tried out BBEdit, it don't think it had auto spell checking. It has a menu option to check all of the words in the file, but not "check as you type" functionality of TextEdit, or like any modern word processor.
jmd is offline   Reply With Quote
Old 07-16-2006, 07:40 PM   #5
solipsism
MVP
 
Join Date: Nov 2005
Posts: 1,963
I'm not understanding what issues you are having. Is TextEdit not exactly what you are looking for, save for being Open Source?

TextEdit has a "check spelling as you type" option and an "automaticly backup file" option. You can run this auto-save program.


edit:
Have you seen jEdit, yet? It auto-saves to the buffer whenever the jEdit window is no longer the focus, it's open-source and there appear to be spell checker plugins for it.

Last edited by solipsism; 07-16-2006 at 07:52 PM.
solipsism is offline   Reply With Quote
Old 07-16-2006, 07:48 PM   #6
Mikey-San
Hall of Famer
 
Join Date: Jan 2002
Posts: 3,541
You didn't save once in three hours of work?

Quote:
Also, I may be wrong but last time I tried out BBEdit, it don't think it had auto spell checking. It has a menu option to check all of the words in the file, but not "check as you type" functionality of TextEdit, or like any modern word processor.

Neither TextEdit nor BBEdit are word processors. Is that what you need, a nice Cocoalicious word processor with autosave? If so, get Nisus Writer Express.
__________________
COMPUTER TYPE
SOME SPECIFICATIONS I COPIED FROM THE BOX
STUFF I INSTALLED ALL BY MYSELF
"WITTY QUOTE"

Last edited by Mikey-San; 07-16-2006 at 07:51 PM.
Mikey-San is offline   Reply With Quote
Old 07-16-2006, 07:57 PM   #7
jmd
Prospect
 
Join Date: Feb 2005
Posts: 34
Quote:
Originally Posted by solipsism
TextEdit has a "check spelling as you type" option and an "automaticly backup file" option. You can run this auto-save program.

Apple-scripting an autosave function is not a bad idea. Unfortunately there are a few problems:

1) Everytime you save in TextEdit, you lose your undo buffer. Auto-saving all the time would mean you would often be unable to use "undo".

2) The AppleScript you linked to is no longer maintained by its author.

3) The AppleScript you linked to looks to be of questionable reliability. (Does it automatically start running when the application lauches? It doesn't look like it. If I could remember to run the auto-save apple script, I could remember to save in the first place.)

Of those, loosing the undo buffer is definitely the worst. The reliability issue also makes it not really a proper solution, unfortunately. Creative, though.
jmd is offline   Reply With Quote
Old 07-16-2006, 08:06 PM   #8
CAlvarez
Hall of Famer
 
Join Date: Sep 2004
Location: Phoenix, AZ
Posts: 4,975
Sounds like MS Word is what you want, since it does all that. Maybe Open Office?
__________________
--
Carlos Alvarez, Phoenix, AZ

"MacBook Nano" (Lenovo S10) Atom 1.6/2GB/160GB Mac OS X 10.5.6
Gigabyte Quad Core 2.83GHz Hackintosh 4GB/500GB Mac OS X 10.6
MacBook Air 1.8/2GB/64GB SSD

http://www.televolve.com
CAlvarez is offline   Reply With Quote
Old 07-16-2006, 08:14 PM   #9
jmd
Prospect
 
Join Date: Feb 2005
Posts: 34
Quote:
Originally Posted by CAlvarez
Sounds like MS Word is what you want, since it does all that. Maybe Open Office?

The problem there is OpenOffice takes about 60 seconds to start up on my Powerbook. My 3-hour writing flurry today was unusual--usually it's just quick notes, to-do lists, journal entries, etc. A slow, memory-hogging word processor is definitely not the right tool for that sort of job. (I really don't have 100MB of memory to spare to keep OpenOffice running in the background all the time).
jmd is offline   Reply With Quote
Old 07-16-2006, 08:40 PM   #10
biovizier
All Star
 
Join Date: May 2004
Location: london on ca
Posts: 930
Quote:
losing the undo buffer is definitely the worst.

Well I agree that it was the worst in "Panther" and earlier. I had built up an almost reflexive ⌘S habit because of the unpredictable crashes in pre-OS X systems. Working in "TextEdit" meant that it was necessary to think about not saving, and then leaving myself more vulnerable to data loss due to power outages just to keep the undo buffer intact.

Luckily, "TextEdit" in 10.4 retains the "undo" buffer after saving.

However, there isn't really an "autosave" function. The so called "automatic backup file" is actually just the previously saved version of the file and is only updated during the next "save" operation so it only helps if you are manually saving frequently.

Quote:
Originally Posted by cocoanewbie
You can make it on your own.

I don't know anything about programming, but given that the source code for "TextEdit.app" is included with the "XCode Tools", how hard would it be to add in an autosave function? Since "autosave" seems to be an available option in 10.4, are things modular enough that it can just be slapped in there, or is it more complicated than that?

Quote:
Originally Posted by Autosaving in the Document Architecture
In Mac OS X v10.4 and later, the *document-based application architecture supports autosaving documents.

http://developer.apple.com/documenta...utosaving.html

Last edited by biovizier; 07-16-2006 at 08:47 PM.
biovizier is offline   Reply With Quote
Old 07-16-2006, 08:47 PM   #11
lostduck
Major Leaguer
 
Join Date: Nov 2004
Location: Connecticut
Posts: 293
Mellel is a very nice powerful word editor. You can try it for free for 30 days, give it a shot.
lostduck is offline   Reply With Quote
Old 07-16-2006, 09:38 PM   #12
CAlvarez
Hall of Famer
 
Join Date: Sep 2004
Location: Phoenix, AZ
Posts: 4,975
Sounds like you want MS Office then. Starts up quick, and does everything you asked for.
__________________
--
Carlos Alvarez, Phoenix, AZ

"MacBook Nano" (Lenovo S10) Atom 1.6/2GB/160GB Mac OS X 10.5.6
Gigabyte Quad Core 2.83GHz Hackintosh 4GB/500GB Mac OS X 10.6
MacBook Air 1.8/2GB/64GB SSD

http://www.televolve.com
CAlvarez is offline   Reply With Quote
Old 07-16-2006, 09:38 PM   #13
styrafome
Hall of Famer
 
Join Date: Nov 2004
Posts: 3,818
Stickies meets all your requirements except #4. Plus it's got formatting and import/export!

Well, I guess #3 might not be journaled.
styrafome is offline   Reply With Quote
Old 07-16-2006, 09:40 PM   #14
jpb5151
Prospect
 
Join Date: Jun 2006
Posts: 33
Jmd, I don't mean to go off-topic but my concern would be why your system would just spontaneously reboot.
jpb5151 is offline   Reply With Quote
Old 07-16-2006, 10:30 PM   #15
ThreeDee
Hall of Famer
 
Join Date: Aug 2005
Location: USA
Posts: 3,418
FOUND IT!
Abiword.

Autosave, autospellcheck, free.
Save in plain text.
__________________
15" MacBook Pro (Mid 2010), 2.4 GHz Core i5, 10.6.5, 4GB RAM
PowerMac G4 "Quicksilver", 733 MHz, 10.4.11, 1.5GB RAM

iPod Touch 5G, 32GB, iOS 6.1.3
ThreeDee is offline   Reply With Quote
Old 07-16-2006, 11:42 PM   #16
guardian34
All Star
 
Join Date: Jul 2004
Posts: 713
Quote:
Originally Posted by ThreeDee
FOUND IT!
Abiword.

That's nice… for a word processor.

What happens if your system spontaneously reboots while the auto-save is in progress?
guardian34 is offline   Reply With Quote
Old 07-17-2006, 09:25 AM   #17
tuqqer
Prospect
 
Join Date: Sep 2005
Posts: 30
Check out TextWrangler. Used to cost something, now free.
tuqqer is offline   Reply With Quote
Old 07-17-2006, 09:37 AM   #18
guardian34
All Star
 
Join Date: Jul 2004
Posts: 713
Quote:
Originally Posted by tuqqer
Check out TextWrangler. Used to cost something, now free.

In the context of this thread, TextWrangler is basically a free version of BBEdit; The OP has already expressed his opinion on that option.
guardian34 is offline   Reply With Quote
Old 07-17-2006, 09:57 AM   #19
tlarkin
League Commissioner
 
Join Date: Mar 2003
Location: Bay Area, CA
Posts: 11,352
I was once writing up a document in MS Word for a project at work. I had to lay the project out, give a guideline and timeline of what we were going to do etc etc. Overall it was like a 6 page document. I had a power outage due to a storm and had not even saved the file once, MS word's auto save, saved the document and I did not lose anything.

I also found out that night that my UPS batter had died
tlarkin is offline   Reply With Quote
Old 07-17-2006, 10:12 AM   #20
Avril
Triple-A Player
 
Join Date: Nov 2005
Posts: 75
Have you tried taco?? I use it all the time, and its free!

http://tacosw.com/main.php
Avril is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 03:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.