Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ackchyually, TextEdit now has built-in AI as any other native macOS textview control if Apple Intelligence is turned on. It even autocompletes your sentences.

It also likes to save to iCloud by default if you're signed in.



> It also likes to save to iCloud by default if you're signed in.

Like any (most) actual native macOS applications.


You can fix this with:

  defaults write -g NSDocumentSaveNewDocumentsToCloud -bool false
You can also have apps default to a blank document instead of the open dialog:

  defaults write -g NSShowAppCentricOpenPanelInsteadOfUntitledFile -bool false


I’m actually ok with this behavior, but good to know!



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: