Don’t have permission

@Gorgonzola Thanks this helps, separating the problem from Hookmark.

For the moment the thing to focus on is that

bike://

Links can run into permission problems if the file isn’t already open or in a part of the file system that Bike has permission to read. I’m not sure if this is a recent change on macOS behavior, or if previously I was always testing links with files that I had recently closed and so problem never showed.

I’m trying various ways to resolve these cases, but they all run into sandbox problems now. Will keep looking.

@1801211637 What happens if you store your Bike documents inside Bike’s sandbox? So for example on my computer the problem is fixed if I save in /Users/jessegrosjean/Library/Containers/com.hogbaysoftware.Bike/Data/Documents. Does that work for you too?