flowershow icon indicating copy to clipboard operation
flowershow copied to clipboard

Obsidian plugins support: is it possible and how?

Open olayway opened this issue 3 years ago • 5 comments

Some nice Obsidian community plugins

olayway avatar Jul 26 '22 10:07 olayway

What also would be nice:

ErtugrulSener avatar Nov 10 '22 19:11 ErtugrulSener

@ErtugrulSener we now support obsidian callouts so would admonition be needed as well?

For spaced repetition what would you want on the published site from spaced repetition (interactive support for users?)

rufuspollock avatar Nov 11 '22 11:11 rufuspollock

@rufuspollock I think there are some main differences between the callout boxes and Admonition, but the most important one for me is: Syntax.

just feels more natural as you type. Especially try nesting obsidian callouts with the given syntax and you will see, how unreadable it got. Also the design (as far as I can see), including the little icons on the left based on the type of the box is different. That may be subjective, but I do like it more.

Some other features are:

  • Collapse (with collapse: true) we can collapse the box
  • Color (we can change the color)
  • Custom Admonitions
  • The copy button

ErtugrulSener avatar Nov 12 '22 07:11 ErtugrulSener

@ErtugrulSener to check the current obsidian-admonitions plugin (have i got the right one) says:

With this change, Admonitions will be transitioning to a plugin that enhances the core callout box feature.

So it sounds like they are converging on obsidian callouts is that right?

rufuspollock avatar Nov 12 '22 22:11 rufuspollock

@ErtugrulSener to check the current obsidian-admonitions plugin (have i got the right one) says:

With this change, Admonitions will be transitioning to a plugin that enhances the core callout box feature.

So it sounds like they are converging on obsidian callouts is that right?

I think you missunderstood the description. Obsidian 0.14 is out since some time. The text you quoted says, that they are an enhancememt for obsidian callouts, since the original syntax is shit.

ErtugrulSener avatar Nov 13 '22 16:11 ErtugrulSener