|
|
|
|
|
by jdillaaa
2024 days ago
|
|
It's a proprietary note ecosystem, so if you ever try to leave (or not use iCloud, which iOS/macOS note syncing depends on), it will be very difficult to regain control of your notes. I did this and it took a lot of effort, involved parsing out some protocol buffers, and losing a lot of formatting. I now just use markdown text files, never going back to that. There are iOS shortcuts now which can let you do this programmatically, but you also lose formatting, and its a hack. |
|