Skip to content

Releases: KosmosisDire/obsidian-webpage-export

1.8.01

06 Mar 09:58
Compare
Choose a tag to compare

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

04 Mar 03:05
Compare
Choose a tag to compare
1.8.1-2b Pre-release
Pre-release

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

03 Mar 02:55
Compare
Choose a tag to compare
1.8.1-1b Pre-release
Pre-release

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

01 Mar 10:31
Compare
Choose a tag to compare
1.8.1-0b Pre-release
Pre-release

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

20 Feb 07:23
Compare
Choose a tag to compare

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

17 Feb 05:35
Compare
Choose a tag to compare
1.8.0-11b Pre-release
Pre-release
  • 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

12 Feb 06:46
Compare
Choose a tag to compare
1.8.0-10b Pre-release
Pre-release

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

05 Feb 01:07
Compare
Choose a tag to compare
1.8.0-9b Pre-release
Pre-release

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

03 Feb 09:40
Compare
Choose a tag to compare
1.8.0-8b Pre-release
Pre-release
Polished performance, rewrote settings, fixed bugs, 1.8.0-8b

1.8.0-7b

02 Feb 08:43
Compare
Choose a tag to compare
1.8.0-7b Pre-release
Pre-release
Fix lack of custom content hiding document, 1.8.0-7b