Obsidian Webpage Export Versions Save

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.

1.8.01

2 months ago

This is a quick patch to fix the style issue caused by the obsidian 1.5.8 update in a stable release. It is not newer than the current 1.8.1 beta!

1.8.1-2b

2 months ago

Fix issue causing attachments to be deleted after the first export Fix UNC paths Add colored tag wrangler support File tree supports theme styles much better, obsidian feature parity Safer path handling

Known Issues:

  • Table of contents will sometimes show two "Table of Contents" headers
  • A number of assets get corrupted on the second export. To fix this disable only export modified from the settings.

1.8.1-1b

2 months ago

Fix issue where export would freeze on "Building Website" Fix issue where windows would throw errors about path not found due to using forward slashes.

1.8.1-0b

2 months ago

Fix #373 Fix #358 Total rewrite of indexing system (may cause problems, so please report any issues you have) Various style changes. Plenty of bug fixes. Laying the ground-work for backlinks Support exporting only the internals of a folder or folders without including uneccecary parent folders, Support treating outline links as relative (for local exports that you plan on embedding elsewhere)

1.8.0

2 months ago

Finally 1.8.0 Stable! 🥳🎉

Please report any issues you find! Currently 1.8.0 is broken on the new obsidian version v1.5.8! :( I will update this post with any new issues found.

Features

  • Full text search with surfacing of headers!
  • Resizable sidebars!
  • File and folder icons (Iconize plugin and MAKE.md support)
  • Custom file titles (for example to display index.html as "Home")
  • Custom embeded head html content
  • Choose a custom favicon
  • Lists are now foldable
  • Select the collapse behavior of the outline
  • Files can now be made offline compatible
  • Added RSS support / generation
  • Social link preview support

Changes

  • Sidebar redesign! Much cleaner, and gives more space for content.
  • More theme support
  • You can now "select all" in the file picker
  • The file picker now always exports all files in a folder if that whole fodler is selected, even if new files are added to that folder.
  • Highly improved incremental export. Export after any change and know that all effected data will be updated.
  • New settings organization (and some new helpful settings)
  • Allow using ~/Folder notation is file paths (even on windows)
  • Lots of tiny quality of life improvments that would take pages to list.
  • Added a new markdown rendering API, with the eventual goal of allowing the plugin to be used by other plugins
  • 90+ score in all lighthouse categories image

Bug fixes

  • Fixed self contained exports being extremely slow and large
  • Fixed weird positioning of heading collapse icons
  • Fixed 92 github issues!! If you'd like to see a full list look at the recently closed issues.

Big thanks to all the people who helped contribute to this release. Especially @7Mik who helped implement the search bar and the resizable sidebars.

1.8.0-11b

2 months ago
  • Fix transclusion rendering
  • Fix missing inline titles
  • Added a markdown -> HTML rendering API
  • Heavy refactoring of internal rendering pipeline

This would be stable release, but since I did some major changes to the rendering workflow I want to make sure it still works like normal. So please test and report any issues you find!

1.8.0-10b

3 months ago

Various bugfixes from 1.8.0-9b, dataview should work, printing should work, themes of local exports should work, a couple other bugs were fixes as well. I am crossing my fingers still that everything works so I can do a stable release 🤞 but please report any issues that you find!

1.8.0-9b

3 months ago

Hopefully final beta before 1.8.0 stable! 🤞

Hey I am hoping this should be the final beta before the stable release! yay! Please try this out and report any issues you find.

Since this is nearing the stable release I will compile a simple list of changes and features moving from 1.7.3 -> 1.8.0

Features

  • Full text search with surfacing of headers!
  • Resizable sidebars!
  • File and folder icons (Iconize plugin and MAKE.md support)
  • Custom file titles (for example to display index.html as "Home")
  • Custom embeded head html content
  • Choose a custom favicon
  • Lists are now foldable
  • Select the collapse behavior of the outline
  • Files can now be made offline compatible

Changes

  • Sidebar redesign! Much cleaner, and gives more space for content.
  • More theme support
  • You can now select all in the file picker
  • The file picker now always exports all files in a folder if that whole fodler is selected, even if new files are added to that folder.
  • 90+ score in all lighthouse categories image
  • Lots more

Bug fixes

  • Fixed self contained exports being extremely slow and large!
  • Fixed weird positioning of heading collapse icons
  • Fixed like 60 issues reported on GitHub which I won't bother to list
  • Fixed a bunch of other bugs
  • Bug have been fixed
  • Yay

Known Bugs:

  • Printing the exported page shows some of the text from the scripts at the top.
  • Although a lot of work was put in to make offline vaults not flicker when switching pages, a simple bug it currently causing the theme to flicker quite disturbingly every time it changes. (this does not effect online exports, only locally opened file:// exports)
  • Dataview queries may sometimes fail to render on some systems

1.8.0-8b

3 months ago

1.8.0-7b

3 months ago