suntinglu777311 downloadsEdit HTML files visually in Obsidian and save directly back to the selected vault file.
HTML Visual Editor lets you open .html and .htm files in Obsidian, edit them visually, and save changes directly back to the same vault file.
Ctrl+S / Cmd+S.assets folder next to the edited HTML file when the editor requests asset persistence..html or .htm file and choose Open in HTML Visual Editor.Ctrl+S / Cmd+S.The plugin does not upload HTML content, images, or vault data. Editing happens inside the local Obsidian app, and saved content is written through Obsidian's vault API.
MIT. This plugin includes code adapted from 42 HTML Visual Editor, also under the MIT license.