Pasha Golovin
Pasha Golovin
see this for alternative version: https://github.com/Villhellm/custom-sidebar/issues/40#issuecomment-968252152
dear all, i refactored the original code to make it work again. you have to install it manually and the config is a little different (most notably, its now in...
@eth0up thanks for reporting this! fixed the issue and updated the code, you can try to install again, restart server, hard refresh browser if needed and it should work! cheers!...
@pooyashahidi the original code included a ~1500 lines javascript yaml parser (2241 lines total). getting rid of the parser (using JSON instead which is native to javascript) and refactoring for...
you can now install the new version as any custom repository in HACS: https://github.com/galloween/custom-sidebar-v2
@Georgegipa Done! please update via HACS and let me know if it works for you :) ``` { "exceptions": [ { "user": [ "Jim Hawkins", "Long John Silver" ], "order":...
@gilbert-grape usually a hard-refresh of the page updates the side-menu, most of the time server restart is not needed. (in chrome you can right-click the refresh button and choose "empty...
@Georgegipa will take a look tomorrow! meanwhile, as for greek titles, you should double-check if you use the right name. you can find out which name to use by inspecting...
@DanDon Hi! there was a bug - the script expected users in the exceptions to be lowercase. fixed it now! Update/re-download plugin, then hard-refresh the page and it should work....
it looks like its not getting your `sidebar-order.json` file normally you would see "orderConfig" in that object in the log: you should also be able to see it in the...