Results 117 comments of Ooker

Hi, I'm willing to work on this feature. While I'm definitely not an expert, I have little knowledge in Obsidian plugin development (see my previous plugin [Graphvidian](https://github.com/QuaCau-TheSphere/Graphvidian)), so your support...

Half work for me. Because besides this addon, I also use Location Bar Enhance addon to make the URL look like breadcrumbs. When pressing F6, you want to modify the...

You can prevent that by setting `grid-column` of the tab panel to the amount of tabs you have: ```html 11112222333344445555666677 ``` As for why it happens, the `.tab-content` has: ```css...

Take a look at [MacDue/ssdeep-windows-32_64: ssdeep for python on windows](https://github.com/MacDue/ssdeep-windows-32_64)

can we host it in our own? @PatrickJS can you have a look?

So is there an old version that still works fine? I clone the [version 1.0.0](https://github.com/PatrickJS/Reddit-Insight/tree/v1.0.0) and it gives `TypeError: Cannot read property 'databaseName' of undefined`

this repo seems unsupported right now. Do you consider to fork it and use that fork in Obsidian Publisher for better result?

How do you implement it? Looking at the [`mkdocs.yml`](https://github.com/ObsidianPublisher/template-netlify-vercel/blob/05a83f58086ad1b6abab4f0a31126dabf267f989/mkdocs.yml#L89) it seems that it still use this plugin. Is that correct? Btw, I think this is also a bug of it:...

I didn't realize that you rename it from `mkdocs-ezlinks-plugin` to [`mkdocs-ezlinked-plugin`](https://pypi.org/project/mkdocs-ezlinked-plugin/ "mkdocs-ezlinked-plugin · PyPI")