.git folder listed in "List all pages"
I'm running the wiki on Windows 10, with Python 3.11.2 (venv) and a remote repo set up.
When I list all the pages also the files inside the .git folder are listed.

is the .git folder in the "hide_folder_in_wiki" setting? Also i don't know how hidden files are handled in windows unfortunately
Yes, the settings are like this:
hide_folder_in_wiki: [".obsidian", ".git"]
@Linbreux I should have fixed the problem on Win.
Please, try my fork and tell me if it works also on Linux, then I'll do a PR.
@Linbreux I should have fixed the problem on Win.
Please, try my fork and tell me if it works also on Linux, then I'll do a PR.
Could you create a MR? That's easier to review :)