bicarlsen

Results 111 comments of bicarlsen

Thanks for pointing this out. I likely won't have time to look into this in the foreseeable future, but would welcome a PR.

Please see Issue #20 for a discussion around this.

This has been one of the main issues since Obsidian upgraded to the CodeMirror v6 in version 1.0. Unfortunately, I haven't had the time to work on this project in...

Please reference Issue #5 .

Thanks for pointing this out. I likely won't have time to look into this in the foreseeable future, but would welcome a PR.

Thank you for bringing this up. This is the same as Issue #20. Please see there for more discussion.

In the cases where a resource's path changes but it is still being tracked and the original path is being emitted, this could lead to confusing behavior.

I made a proof of concept [crate](https://github.com/thot-data/file_path_from_id) that gets a file's path from the [id information provided in the `file-id` crate](https://github.com/notify-rs/notify/blob/c3929ed114fbb0bc7457a9a498260461596b00ca/file-id/src/lib.rs#L38).

Is there a canonical workaround for this?

Thank you for noting that. I likely won't be able to get to this for quite some time, but would happily accept a PR for it.