alx-folder-note icon indicating copy to clipboard operation
alx-folder-note copied to clipboard

#134 - fix to breaking changes introduced in Obsidian 1.5.4 (they did an internal refactoring of File Explorer, the fix follows the refactoring accordingly)

Open SebastianMC opened this issue 1 year ago • 7 comments

I'm the author of the obsidian-custom-sort plugin which was also affected by the breaking changes in File Explorer introduced in Obsidian 1.5.4

I did a reverse engineering of Obsidian code to track back the relevant changes and then applied the fixes onto my plugin.

The fixes are simple and isolated, in this pull request I'm showing how to apply them onto the alx-folder-note plugin (which I love and use every day).

SebastianMC avatar Mar 12 '24 21:03 SebastianMC

This seems to take care of #130 as well (therefore making #133 superfluous).

Also, I'm using this in my vault and can confirm it works flawlessly. Thanks for the good work!

FynnFreyer avatar Mar 25 '24 11:03 FynnFreyer

Hi @pho3nixf1re

I'm unclear on the processes and rules around PR's and merging them in this github project. While I've created this pull request, at the same time I don't have the write access required to do a merge. Who can do the actual merge (or additional review, if the process requires that)?

SebastianMC avatar Apr 24 '24 11:04 SebastianMC

@SebastianMC I'm using your fork directly until this is merged in. Thanks

huyz avatar Apr 24 '24 15:04 huyz