Luke Hamburg
Luke Hamburg
This is a must-have feature! (please)
Another scripting pitfall that just nailed me. Scripts will just silently fail if the executable bit isn't set. I was scratching my head for close to an hour wondering why...
Oh, nice! WWDC sure dropped a lot of "bombs" this year. I hope the continued dumbing-down of macOS doesn't mean Extensions like Service Station are headed for deprecation.
Hmm, what I like to do is store all configs in a central location managed by Resilio Sync (could easily be Dropbox, Syncthing, a Git repo etc) and then create...
I agree the atomic write seems like the culprit. A better method might be to attempt to detect if `rules.json` or other configs are symlinks and if so, resolve the...
A hardlink might solve the problem locally on 1 machine, but then the problem becomes this: The link gets destroyed when the prefs are changed on the other machine: Dropbox,...
Seems so for now. I think it might be "easier" to just import CloudKit and use that for sync vs any more mucking around with the fragility of sandbox/hardlinks.
Hmm. Now I feel silly. Thanks, I will check into that...
https://forum.obsidian.md/t/since-1-6-0-file-navigator-takes-15-20-seconds-to-appear-with-specific-plugin-loaded/81696
@itoldusoandso Thank you but I did try that and it doesn't work for my vault which is already heavily organized with attachment subfolders.