polyipseity
polyipseity
For problem 1, a closing hotkey has been added, which is `Command`+`W` on Apple platforms and `Ctrl`+`Shift`+`W` on all other platforms. For problem 2, this is the intended behavior. For...
For themeing, it is possible but no user interface is available for it yet: > Themeing is now supported in the latest version (v3.8.0). It is not so user-friendly right...
Check if the plugin is updated. Then, can you press `Cmd + Option + J` to open the developer console, then try to open all the profiles, and check if...
On mobile platforms, you can only open the developer terminal. How does opening the developer terminal fails? Could you describe it in more details.
Can you send me your settings? You should see a textbox containing the settings as JSON after clicking on the below button: 
> I am unable to obtain a JSON file of my settings from the Obsidian app on my iPadOS. So instead, I recorded a video of me going through all...
Sorry for not updating... Any news?
Actually, I highly suspect this is caused by the same reason as in https://github.com/polyipseity/obsidian-show-hidden-files/issues/5, which is caused by a library detecting iPadOS as other platforms wrongly. If so, this should...
Hmm, why not both? Have a list of options of predefined variables and a custom option that allows one to type custom JavaScript code.
> It's definitely possible but I am not that familiar with the TS bundlers and build. And moreover not so sure if @polyipseity would be interested in this to be...