Otto

Results 47 comments of Otto

We also need to get rid of plex as hard dependency. In my case, I also want to use this script with Infuse on apple tv without plex. But as...

Well, I should have played more with your script first 😄 I really can't wait for the web-interface. I think this project will attract even more people! Do you have...

wow, I wish you all the best for your thesis! And thanks a lot for sharing the insight! its gonna be exciting 😄

This would be really great, I have the following szenario: repo with submodule. build should happen in main-repo but changes happen in the submodule-repo. when someone changes something in the...

https://github.com/LostPaul/obsidian-folder-notes has this... FYI

Hi! First: thanks a lot for this great plugin! regarding [MD007](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md007) ul-indent, I wanted to ask if there are any chances to get it done anytime soon 😅 I just...

Just wanted to comment that I am looking for exactly this browser extension but wanted to have this on iPhone. Now afaik the only browser extensions are those for safari....

Another obsidian user here, +1 from me 😄

@louyongjiu did you find anything in the meantime?

I use it for mkdocs, so I simply add this command to the Build script: `python.exe -m mkdocs build` (you might need the full path to python.exe)