I'm trying to edit html files in text edit. Every time I open one it warns me that this file I wrote is an application I downloaded from the internet ("index.shtml" is a web application downloaded from the Internet. Are you sure you want to open it?"). Except it is just a txt file I wrote. This is driving me mad because it doesn't remember that I've approved individual files. Every time I open the same index.html file it warns me. I tried running defaults write com.apple.LaunchServices LSQuarantine -bool NO
I'm using Text Edit in plain text format as a html editor. I get an error when I try and edit using Transmit, when I try to save, Transmit says: The documents "doc-name.php" could not be saved. Text encoding Western (ISO Latin 1) isn't applicable. If possible, select a different text encoding. I cut/paste from text edit into the Transmit file and it doesn't work.
I recently upgraded from a G5 dual 2.0 (OS 10.4.11) to a new mac mini (OS 10.6.2). I have a website that I maintain after getting a pro to set it up for me many years ago. Basically, I would change the text and images as needed using Simpletext. Yes, doing everything in Classic. Now, I recently made some changes using Textedit, saving as an html. I uploaded using Fetch (5.5) and the page displays only the html and not a web page. I tried doing the same thing in MS Word with the same result.
i want to open an image or pdf with preview,it loads slowly for the first time while mouse pointer wheeling (like crash time)and the console error is about sandboxing,i think it is created because of update from 10.7.1 to 10.7.3, the console message is
sandboxd[318] ([313]): Preview(313) deny iokit-open AppleGraphicsPolicyClient com.apple.mdworker.isolation.0[322]: warning: invalid bfrange: string length is not a multiple of 2.
i don't know what to do more to solve this problem, i have done reset password,disk utility permissions repair?
I am trying to edit Haskell files with Text Edit. However when I save the file it automatically adds .txt or .rtf and won't let me use .txt. Even when I go into finder and change the file extension it immediately changes it back to .rtf or .txt. It works when I save perl files. How do I get Text Edit to save Haskell files? I am using Lion.
I cannot edit content of html files. I open these files I created in Netscape (then Firefox) in safari and cannot figure out how to open these files so that I can edit the content. I have the TextMood application installed in my Safari.
I have used a free program called mi 2.1.6 which does a nice job of highlighting tags, but has been unsupported for a few years now. I was wondering if there was anything better out there - free, donationware, or paid - that anyone feels is a great program worth trying ?
I have done a bit of research already, and came up with this article http://mac360.com/index.php/mac360/comments/faceoff_which_is_the_best_text_editor_ever/
i opened a new file in textedit, put in a basic html code, <html> and </html> saved it as an html file then when I opened it in safari i see exactly what I'd typed in.
I know there's a way, but I can't for the life of me see how to only show html files (or any other file type) when I want to open a file in Coda. (I don't want to wade through the thousands of image files that reside in the same folder) I've searched here and elsewhere, but no luck. Anyone know how to do this?
I am looking for a html text editor that color codes html tags. I am used to using cuteHTML on Windows which works EXCELLENT! I would assume there is something like this on OSx? I dont want anything to "build" webpages for me like Dreamweaver. For doing html by hand (and copy/paste) the colors really help your eyes work on a complex page easier than just using textedit for example.
I am using Notes and connected to iCloud. 2 machines are linked to sync through iCloud. A new Macbook Air and a 2010 vintage Mini Mac.Both running os X 10.9.5 Maverick. After using Notes successfully and continuing to create additional Notes to the app, suddenly I found my largest Notes file, and only this Note, had self converted to html format with this at the heading of the Note:
The rest of the text in the note had been encased in html code and the note had lost about half way through the rest of the text information - gone.Is this a problem derived from iCloud or from the Notes app?Is there a known limit to the size a Note can be?
Info: Mac mini, OS X Mavericks (10.9.5), Mac Air OS X Mavericks (10.9.5)
I use a text edit file as a to-do list; however, it doesn't play nice. When I click on its icon, it pops up somewhere other than where I want it. I've tried "Preferences" and TextEdit help on and off line. I can't find any info on it. I'm probably not using the exact words that 'help' would recognize. I've tried saying "Simon Says" too, but that doesn't work either.
My OSX is 10.5.8(Macbook Air). It is still available on my other computer with the same OSX!! Is there somewhere i can download it? I have tried searching for it on Apple but never found it.
I've recently noticed that I'm missing text edit. Tried reinstalling software bundle from the DVD, that came with my macbook, but still nothing(I don't thinks that it's on the DVD).
I just upgrade my iMac to Snow Leopard and now when I boot the computer the home screen comes up fine, but the Text Edit program always loads at that time and then I have to click it off to get if off the screen. Is there something I can do to keep this program from loading every time?
I am on an iMac which recently moved to Snow Leopard (10.6.2). I am preparing documents in Word (12.2.3 rtf) but when, after having saved them in Word rtf, I reopen them they reappear automatically in Textedit.
I despise TextEdit. I've used VI since I've been using computers so naturally I took very well to MacVim. Though I want to set it as my default editor for editing blank files (plain UTF-8 text files without an extension). So I threw the .app inside of a folder named "oldTextEdit" and created a symlink to MacVim and named it TextEdit.app and placed it in /Applications, but it doesn't work. When I go to the command line and type "open -e" it still opens with TextEdit.app - The only thing I can think of is that it ignores symlinks (or as mac calls them, an "alias."). I moved TextEdit.app to another drive and my alias worked fine on double clicking a blank file, it opened up MacVim. BUT - if I go to terminal and type "open -e" it opened up TextEdit (not sure how).
Now when I click that same UTF-8 blank text file (created using "touch") it opens in TextEdit (again, I have no clue how, TextEdit.app is on a different drive). Update: I zipped up TextEdit.app and now when I open blank text files it opens in MacVim like it should. This time when I type "open -e" it throws the following error: LSGetApplicationForInfo() failed with error -10814 while trying to determine the application with bundle identifier com.apple.TextEdit. Which I guess is fine, as long as in the GUI is opening with MacVim instead of TextEdit. I realize it involves the LaunchServices.framework database, but I can't figure out how to use that for hell. I realize to some this is a weird request, so I ask if you don't have any good input you just ignore it.