Johannes Theiner

Results 730 comments of Johannes Theiner

Update has been released.

Just found this out to, that plugin adds it's a bit of css. This issue https://github.com/jdbrice/obsidian-code-block-copy/issues/17 has a workaround

While I am not a designer by any stretch of the imagination, getting a nicer looking interface has always been at the back of my mind. If you want to...

I have added a new style for the feed list with thumbnails & a small description. ![](https://i.joethei.space/Obsidian_FlFQVofApo.png) (you need to change a setting to get this)

_Display Style_ under _Misc_

This is a hard one to implement, since the nextcloud news app has it's own API that is responsible for everything. This will require some design work, so not going...

Sadly there is no way for me to add code for publish to this plugin. I would guess that you need something like this inside your publish.js: https://plantuml.com/code-javascript-synchronous Might also...

Just as a reference, the following has been posted by one of the obsidian developers regarding publish > Another batch is scheduled to be started soon but we're currently running...

Ah, so this would work manually by running the extract plugin after inserting the article into a note. (The implementation of #60 wraps all highlights with `==`, as well as...