Results 119 comments of NothingIsLost

This is way too long but it is my attempt at explaining portions of the Obsidian caching system at a high level since it was hard for me to wrap...

Hmm, not sure what you're referring to here. Maybe include a screenshot of the native functionality you're referring to which shows what you want it to look like.

Yeah, trying to fix this is part of what led me to do the latest decoupling work. Messing with position() was causing detect() problems but it should be much easier...

Shift enter is to differentiate from the search and select behavior. This to avoid someone quickly activating the modal, typing a workspace name they expect to exist and then pressing...

This is the case even when the "drag to rearrange" button is disabled? Please make sure you leave that disabled unless you're actively moving items around.

> How do you disable the "drag to rearrange" button? Right now, I have to disable the entire plugin if I want to reveal the contents of folders. But if...

> If that was sarcasm, it's unnecessary. Clicking on the button — which I tried even before filing the original bug report — does nothing. I seem to have misunderstood...

> Well, faster than I thought. If I turn off cMenu, bartender works as expected. @corinnekaryiu -- are you using cMenu? > > @nothingislost - Has anyone else reported issues...

Please try https://github.com/nothingislost/obsidian-bartender/releases/tag/0.5.7

Addressed naively by introducing alphabetical sort as the default display mode. Custom sorting can be done by adding prefixes to workspace names like 1) 2) 3) etc. Putting this on...