Webpage HTML Export
Export html from single files, canvas pages, or whole vaults. Direct access to the exported HTML files allows you to publish your digital garden anywhere. Focuses on flexibility, features, and style parity.
Data
ID | webpage-html-export |
Author | Nathan George |
Funding | Support the Author |
Minimum Obsidian Version | 1.6.0 |
Official Release Date | 2023-01-09 |
Last update | 2025-07-29 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2023-01-09 | Plugin Added | ||
2023-04-28 | description | Exports an obsidian document, folder, or vault as an HTML document / webpage / website with correct styling. Also has an interactive embedded dark / light theme toggle, and document outline. | Exports an Obsidian document, folder, or vault as an HTML document / webpage / website with correct styling. Also has an interactive embedded dark / light theme toggle, and document outline. |
2024-01-28 | description | Exports an Obsidian document, folder, or vault as an HTML document / webpage / website with correct styling. Also has an interactive embedded dark / light theme toggle, and document outline. | Export an Obsidian note, folder, or vault as an HTML document / webpage / website with correct styling. Also has an interactive embedded dark / light theme toggle, and document outline. |
2024-01-30 | description | Export an Obsidian note, folder, or vault as an HTML document / webpage / website with correct styling. Also has an interactive embedded dark / light theme toggle, and document outline. | Export html from single files, canvas pages, or whole vaults. Direct access to the exported HTML files allows you to publish your digital garden anywhere. Focuses on flexibility, features, and style parity. |
Repository Data
License | MIT in package.json MIT in LICENSE
file
|
Package Manager | npm |
Uses Typescript | Yes |
Installed Bundlers | esbuild |
Installed Testing Frameworks | None found |
Has Test Files | No |
Uses BRAT beta releases | Yes |
Dependencies | file-type, html-minifier-terser, mime, minisearch, postcss, postcss-safe-parser, rss, upath |
Dev Dependencies | @eslint/js, @types/mime, @types/node, @types/postcss-safe-parser, @types/rss, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, electron, esbuild, eslint, globals, obsidian, obsidian-dataview, tslib, typescript, typescript-eslint |
License information is extracted from the package.json
and the LICENSE
file. If they do not match, say unknown
, or say not found
, please check the repository or contact the author for clarification. This is not legal advice.
Has Test Files looks for files ending in .test.js
, .test.ts
, .spec.js
or .spec.ts
.
Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.
Dependencies and Dev Dependencies only list the direct dependencies of the plugin.
Lines of Code
The plugin has a total of 18729 lines of code. The following chart shows the lines of code split by programming language.
Downloads
The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.
Version History
Version | Release Date | Note |
---|---|---|
1.0.0 | 2023-03-24 | None |
1.0.1 | 2023-01-09 | None |
1.1.0 | 2023-01-09 | None |
1.2.0 | 2023-01-09 | None |
1.3.0 | 2023-01-09 | None |
1.3.1 | 2023-01-09 | None |
1.3.2 | 2023-01-09 | None |
1.3.3 | 2023-01-09 | None |
1.4.0 | 2023-02-03 | None |
1.4.1 | 2023-02-03 | None |
1.5.0 | 2023-04-30 | None |
1.5.1 | 2023-05-02 | None |
1.5.2 | 2023-05-05 | None |
1.6.0 | 2023-05-31 | None |
1.7.1 | 2023-09-12 | None |
1.7.2 | 2023-09-13 | None |
1.7.3 | 2023-09-14 | None |
1.8.0 | 2024-02-21 | None |
1.9.0 | 2025-07-27 | None |
1.9.1 | 2025-07-28 | None |
1.9.2 | 2025-07-29 | None |