Quote:
Originally Posted by jm289765
I think BROWSER is mostly only used on Linux operating systems, but I'm not sure. My Windows 11 computer doesn't seem to use it.
You might be able to change Firefox's settings to open obsidian links automatically instead of asking.
You could also try manually modifying H2O to use os.system() instead of webbrowser.open().
|
I am indeed on Linux. I tried changing the firefox settings before. The only thing this does for me, is that it no longer asks, but still doesn't open obsidian automatically. I need to press the "goto url" button manually.
I will try to change H2O next weekend and let you know if that solves it for me.