Closed Djyp closed 1 year ago
Hello @Djyp,
Could you please test changing the following:
test.md
in the root of your vault.In the meantime I am goind to look up into the problem.
I already used only files with simple names like README.md or Start.md. My test.md didn't change much.
But using the Reading view by default fixed the problem. I don't know if you can fix this because it forces me to use the Reading view by default on my whole vault. But at least it's working now :grin:
Just weirdly, my banner and custom css are not showing on the navigator but that's another issue
@Djyp I just released a new minor version that should fix this error.
Please let me know if everything is working as intended after updating.
It is ! It's not perfect but the server shows the Reading view and my Obsidian is set to show the Editing view by default 🎉
Thank you for that :)
Im really glad you liked it!
If you find any other issue or would like to submit a feature request fell free to open a new issue.
I'm using the plugin on Linux. I can start the server, I can get to the index page if I don't set any index file.
If I write a path to a file in the URL or if I select and index file, the server does not answer.
On the dev console, I get this error on each request from the client :
I understand that it cannot render the file, maybe ? I'm not sure how my OS could influence on the issue. I tried changing the theme to the default one but it didn't help. EDIT : I also tried in another vault and tried with no other plugin than this one in case there'd be a conflict somewhere