문제

I have TextEdit default to plain text files. I also have "Add .txt extension to plain text files" unchecked in the "Preferences" in the "Open and Save" section.

If I perform these steps:

  1. Create new document
  2. Write some text
  3. Click on title bar to set the filename and save it
  4. Type foobar.md in the "Name" box
  5. Hit "Enter"

The result is that the file is actually named foobar.md.txt.

How can I get TextEdit to actually not add .txt to file names? And what is the point of that box in "Preferences" if it doesn't actually do anything?

도움이 되었습니까?

해결책

Don't use the name in the title bar to change or set the file name. Use the file menu option save, or hold the option key and select save as. This lets you chose your extension name. I encountered a similar problem using title bar to name the file.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top