aidenlx / alx-folder-note

Add description, summary, and more info to folders with folder notes.
MIT License
244 stars 13 forks source link

Toggle Focus makes a folder or note not open-able #136

Open antomonte opened 6 months ago

antomonte commented 6 months ago

A few days ago I chose some folders and notes and selected "Toggle focus" just to learn what this feature does, but nothing happened except that I lost the ability of opening such notes (or folder notes).

Now I cannot open such notes from the file tree unless I use switcher (Ctrl+O) or use right click and select "Open folder note" (unless it is just a note and not a folder)

I've tried to look for any entry within plugin's folder at JSON files... but I was unsuccessful.

I'm using Obsidian v1.5.8

Can you help me with this issue? Maybe would exist any kind of cache or whatever that I can delete to restore the normal behavior?

Regards

antomonte commented 6 months ago

Hi again,

I've found Issue #134 and after doing the changes mentioned there for main.js, I was able to use the File Tree as usual.

Hope that helps to solve te issues!

Regards