hananoshikayomaru3k downloadsGenerate Markdown-based image captions.
Generate image caption easily. Completely markdown-based. Compatible with obsidian publish and any markdown editor.
demo: https://www.youtube.com/watch?v=dee_OzcibLI
[!CAUTION] This plugin only works with external images. I don't use local image so I have no intention to support. But I am open to PR.
%% caption  %%
%% lightbox  %%
%% lightbox-{group}  %%
then it will generate <figure> element with a <figcaption> element inside on command generate image caption on current file.
[!TIP] You will want to use this with custom save plugin to generate image caption on save.
The plugin will recognise the syntax and then check if there is a figure element below it. If not, it will generate one. If yes, the figure element will be replaced by generated result.
You can install it on community plugin store.
.obsidian/pluginscd obsidian-tag-generator && bun install && bun run build.obsidian/plugins/obsidian-tag-generatorgit pullbun install && bun run buildIf you are enjoying this plugin then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/yomaru.