PLUGIN NOT MAINTAINED anymore
If you want to takover the plugin, write me!
This Plugin provides easy to use snippets for Markdown, HTML and Latex and a color picker which shows the history of last used colors. Furthermore, it is possible to save any color you want. Version 0.4.0
If you find a Bug or have a feature request: https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin/issues
The Side Panel can be opened by the Ribbon Icon on the left side. If you changed the side (left or right) of the panel in the settings, just hit this butten/icon again and it will reload on the right side.
It is possible to change the order of the sections according to the personal wishes. Furthermore it is possible to expand and shrink every section to keep the overview.
Latex Functions only work if they are in a latex equation section like $...$ or $$...$$.
Greek Letters only work if they are in a latex equation section like $...$ or $$...$$.
This plugin does have a default shortcut ALT+Q
which opens a Suggestion Window with all commands of this plugin (except colors and callouts). Once you get used to it, you want never miss it again. Furthermore, this way there is no need to ever leave your keyboard!
With the default shortcut ALT-C
a Suggestion Window for Callouts is opened with the same functionality like the common Suggestion Window.
Just press the shortcut/hotkey ALT+Q
on any place. It doesn't matter if you are on a specific position or selected some text you want to change. Then enter the name of the command you want to apply. After a few letters your wished command should be suggested in the top 5.
The shortcut/hotkey ALT+Q
was selected becaus it can be comfortable reached with just one hand, but you can change it to what ever you want.
The color picker provides an easy and fast workflow to work with colors. If you pick a color with the Select a Color
button and leave the window (by clicking outside the color picker), the selected color will be inserted at the current courser position. In addition, it will be copied to the clipboard.
Furthermore, the color picker saves the history of the last 10 used colors.
To Save the current color even if obsidian will be closed, just click the Save Color
button.
All saved colors can be sorted via drop a catch.
To delete a saved or last used color just click it with the right mouse button.
For a even easier handling you can select additional options to what should be added to the color.
color: #ffffff
background-color: #ffffff
style="background-color: #ff0000"
<font color={your color}>{selected text}</font>
"
<font color="#ffffff">Hello World</font>
Side Pane Side
Saved Colors
\$\$
and \$\$\$\$
buttons as they were switched<details></details>
and <summary></summary>