Thanks to @edgecasesshow for reminding me about TaskPaper. I'm now having fun with the BBEdit CLM, adding a bit of structure to my notes.
@mikeabdullah Anyway, I would standardize all calls to a category on NSURL. Then you can change the implementation as best practices change.
@mikeabdullah @0xced @benclayton You could, but I don’t really see the advantage compared with the path methods or stat().
@mikeabdullah @0xced @benclayton Also note that NSURLIsReadableKey and the other keys could give you a stale value due to the cache.
@mikeabdullah @0xced @benclayton I tried those a while ago and found them much slower than the path variants.