You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case of needing more clarity, do you have any suggestions on what would make it clearer to you?
I have a write-up below. Of note, the final section does not specify TTRPG but instead suggests complementary plugins, which happens to be ttrpg plugins.
The Admonition plugin for Obsidian is a tool that allows you to create attention-grabbing callouts, tips, warnings, and other informative blocks within your notes. These blocks can be customized and styled to fit your specific needs, and can be easily added using the .callout and .admonition syntax. The plugin provides a range of pre-defined icons to choose from, as well as the ability to create your own custom styles using CSS.
Features
Supports a variety of built-in admonition types such as tip, warning, caution, note, and more.
Customizable styles with the ability to use Markdown attributes in callouts, or stylize directly with CSS.
Supports import and export of custom admonitions via .json files.
Quickstart
Install the Admonition plugin from the Community Plugins pane in Obsidian.
Callout Version: In the editor, type out the name of an admonition type (such as > [!tip]) followed by your content.
Admonition Version: In the editor, type out the name of an admonition type in a code block (such as ```ad-tip) followed by your content on the subsequent lines
Preview your note to see the formatted admonition.
I am request a change on the...
Located...
Entire Thing
The issue is...
It is Outdated now :)
In the case of needing more clarity, do you have any suggestions on what would make it clearer to you?
I have a write-up below. Of note, the final section does not specify TTRPG but instead suggests complementary plugins, which happens to be ttrpg plugins.
Writeup
The Admonition plugin for Obsidian is a tool that allows you to create attention-grabbing callouts, tips, warnings, and other informative blocks within your notes. These blocks can be customized and styled to fit your specific needs, and can be easily added using the .callout and .admonition syntax. The plugin provides a range of pre-defined icons to choose from, as well as the ability to create your own custom styles using CSS.
Features
.json
files.Quickstart
(such as ```ad-tip)
followed by your content on the subsequent linesCheck out the plugin documentation for more detailed instructions and examples.
Support
If you encounter any issues, want to give back and help out, or have suggestions for new features, please file an issue on the GitHub repository.
Complementary Plugins by Javalent
While we think all of our plugins are pretty awesome, we think these are especially awesome and work well with this plugin:
The text was updated successfully, but these errors were encountered: