defaults write com.omnigroup.OmniGraffle PrivateGraffleFlatFile 0 defaults write com.omnigroup.OmniGrafflePro PrivateGraffleFlatFile 0
Wednesday, May 31, 2006
Omnigraffle: Don't write bundles!
Sometimes omnigraffle will rewrite a file into a bundle. It can be configured not to do this:
Subscribe to:
Posts (Atom)
-
https://docs.timescale.com/timescaledb/latest/#welcome-to-the-timescaledb-documentation TimescaleDB is a time-series database, built on top ...
-
package main import ( "fmt" "runtime" ) func main() { aa() } func aa() { bb() } func bb() { cc("hello...
-
Uncommited Local Changes 1. revert local changes git restore fname 2. accidentally deleted a file git restore fname 3. discarding chunks/lin...