chrstn671k downloadsCreate more relevant text sections your tips, top notes, warnings and more
WonderBox est un plugin pour Obsidian qui permet de transformer des blocs de texte personnalisés en boîtes stylisées pour mieux organiser et mettre en valeur vos notes. Avec ce plugin, vous pouvez créer des sections de type note, tip, info, warning, ou danger avec des styles visuels spécifiques.
:::note[Title]...::: en boîtes visuellement attrayantes.Téléchargement manuel :
Vault/.obsidian/plugins/WonderBox.Installation via Obsidian (si supportée) :
Activez le plugin :
Syntaxe Markdown :
Utilisez le format suivant pour créer des boîtes stylisées :
:::type[Titre]
Contenu de la boîte.
:::
Remplacez type par l'un des types supportés : note, tip, info, warning, danger, success, error, critical, debug, update, question, announcement, progress, highlight.
Par exemple :
:::tip[Astuce rapide]
Vous pouvez utiliser ce plugin pour organiser vos notes efficacement !
:::


⚠️ Il s'agit d'écrire du texte. La synataxe markdown (les #, les backticks, etc... ne sont pas pris en compte)
WonderBox is a plugin for Obsidian that transforms custom text blocks into stylized boxes to better organize and highlight your notes. With this plugin, you can create note, tip, info, warning, or danger sections with specific visual styles.
:::note[Title]...::: into visually appealing boxes.Manual download:
Vault/.obsidian/plugins/WonderBox.Installation via Obsidian (if supported) :
Activate the plugin:
Markdown syntax:
:::type[Title]
Box content.
:::
type with one of the supported types: note, tip, info, warning, danger, success, error, critical, debug, update, question, announcement, progress, highlight.markdown::::tip[Quick tip]
You can use this plugin to organize your notes efficiently!
:::


⚠️ It's all about writing text. The markdown syntax (#, backticks, etc... are not taken into account)