HTML Source in TextEdit sichern
Hin und wieder bleibt mir die Aufgabe nicht erspart, auf fremden Compuntern HTML Sourcecode zu editieren. Bislang stieß ich dabei auf ein ärgerliches Problem. Glücklicherweise ist auf Apple-Rechnern das Programm TextEdit vorinstalliert, mit dem kleinere Textarbeiten erledigt werden können. Wenn man ein HTML-Dokument darin öffnet, wird es wie im Browser als Webseite dargestellt, was sich aber leicht umgehen lässt, wenn man beim öffnet die Checkbox "Ignore richt text commands" anklickt. Schwierig wird es erst, wenn man direkt in TextEdit HTML-Code erstellt. Der Sichern-Dialog lässt sich nämlich ums Verrecken nicht dazu bringen das Dokument als Plaintext speichern. Manchmal erinnern mich Programme an die seltsamen Adventuregame-Rätsel vergangener Tage. Nach der Lösung kratzt man sich den Kopf und zuckt mit den Schultern und kann es sich auch nicht erklären. Apple hat sich nämlich einen besonders schönen Ort für das gewünschte Feature ausgedacht: Statt eine Option im Sichern-Dialog anzubieten muss man zuerst den Text im Menü (Format->Make Plain Text) in Plaintext umwandeln. Apple, bitte! Wollt ihr mich verschaukeln?
::::: Format->MakePlainText
Saving HTML source in TextEdit
Once in a while I tended to run into an annoying problem when I was forced to edit HTML source code on other people's computers on the fly. God bless Apple that it provides preinstalled TextEdit for simple text editing (well, you may have guessed it from the name). If you open a HTML document it will be rendered as a website but as this behaviour is not what I want I am fine with checking "Ignore rich text commands" to access the source code. The real problem occures when you are writing a document from scratch just to find TextEdit uncapable of saving it as plain text HTML. Sometimes Applications resemble these strange adventure game puzzles where you scratch your head in bewilderment after finding the solution: Rather than presenting you an option in the save dialog (where it belongs to to my opinion) you first have to convert the document into plain text (Format->Make Plain Text) and subsequently safe. Apple, please! Are you kidding me? ::::: Format->Make Plain Text








