Skip to content

Releases: KosmosisDire/obsidian-webpage-export

1.7.4-2b

10 Jan 08:57
Compare
Choose a tag to compare
1.7.4-2b Pre-release
Pre-release
Add icon settings, fix search breaking self-contained export

1.7.4-1b

09 Jan 14:42
Compare
Choose a tag to compare
1.7.4-1b Pre-release
Pre-release
Fix loading files containing ".-",

disable indexing along with search bar,
fix css fetch bufferm
various style changes,
Make trees inherit some theme styles

1.7.3

13 Sep 16:55
1ec37c6
Compare
Choose a tag to compare
Merge pull request #222 from KosmosisDire/1.7.3

1.7.3

1.7.2

12 Sep 19:04
a65d5f4
Compare
Choose a tag to compare

Fixes #204
Fixes scrollbar styles missing

1.7.1

11 Sep 22:48
1e19616
Compare
Choose a tag to compare

Another Major Update

Features

  • Added canvas support!
  • Added excalidraw support!
  • Added Kanban support
  • Full mobile support!
  • Collapsible sidebars!
  • Ability to only export modified files!
  • Delete old files from export directory
  • New file picker to include or exclude specific files!
  • View attachments and raw files on your site (pdf, images, etc)
  • Minify files for faster loading
  • and more!

Changes

  • Labels now show on all graph view nodes
  • Easier export path managment
  • Headers now collpase smoothly
  • Style polish

Fixes

  • Fixed export breaking on obsidian v1.4.0+
  • Lots of small misc. fixes

Known Issues

  • Transclusions no longer export and will show as blank space. This is be fixed in the future.
  • In an update this large there are certainly other issues, so please report any bugs you may find

image

1.6.0

30 May 01:57
Compare
Choose a tag to compare

Major Update 1.6.0

NOTICE: PLEASE REINSTALL THE PLUGIN FOR THIS UPDATE!

(Or you can also just delete the whole assets/ folder from this plugin's directory after updating.)

image

Features:

  • Finally added a file tree so you can easily explore all the files in your export!
  • The active file is now highlighted in graph view
  • Support for transclusions (aka embedding parts of other files)
  • New layout and behavior options
  • Support for svelte-styled plugins
  • Admonitions plugin support

Changes

  • Cleaned up css and html structure
  • Removed jQuery dependency form plugin and export
  • Pauses graph view calculations when it is not visible
  • Improved scaling and usability of export on touch and mobile devices

Fixes

  • Fixed media not exporting when exported externally
  • Fixed "." in paths causing errors
  • Fixed mathjax styles / latex not exporting correctly
  • Fixed export not cancelling right when closing the progress window
  • Fixed headers opening the wrong headers when they are, themselves, opened

Many many more small fixes and QOL tweaks

1.5.2

04 May 04:29
Compare
Choose a tag to compare
  • Hopefully fixed plugin error when installed from Obsidian marketplace
  • Added option to wait for dataview blocks to render
  • Added better debugging and problem logging
  • Fixed links in files in the root being broken
    image

1.5.1

01 May 21:47
Compare
Choose a tag to compare

Update v1.5.1

Features

  • Removed both the old and the new export method
  • Added a new method which runs in the background AND supports all features
  • Added better visual progress indicator
  • A few bug fixes

1.5.0

29 Apr 10:37
Compare
Choose a tag to compare

Major Release v1.5.0

GraphViewDemo_AdobeExpress

🌟 New Features

  • Interactive graph view simulation!
  • Background exporter! (50x faster, and in the background)
  • Instant link navigation with NO page reloads.
  • HTML beautifier in case you want your HTML to be easily readable.
  • Progress indicators

(Please let me know if you find any issues with these features, or if you have ideas for improvement)

🔄 Changes

  • External files used by multiple documents are no longer duplicated.
  • You can now specify if you want to include foldable headers or not.
  • You can now include the filename as a header on documents without one.
  • Loads of polish and improvements to layout, performance, visuals and more!
  • Too many bugfixes to name.

Known Issues

  • One major regression is that I have removed the ability to export canvas documents for now. In it's current state canvas exports are basically useless. I WILL bring this back though once I can do it right.
  • Kanban files can only be exported with the legacy renderer (aka with background export turned off)
  • There are a few random embedded content types that the background renderer does not support. For those you can turn off the background export feature if you need to. I will be expanding the background renderer going forward.

Support This Update

This plugin takes a lot of work to maintain and continue adding features. If you want to fund the continued development of this plugin you can do so here:

1.4.1

02 Feb 15:20
Compare
Choose a tag to compare

Features:

  • Added a collapse all icon for the outline
  • Added an option to reformat all file and folder names to be lowercase with hyphens instead of spaces (conforming to web naming standards)

Changes:

  • Overhauled the settings to be more organized and visually appealing.
  • Numerous visual tweaks, and sidebar scaling changes

Fixes

  • Fixed long inline latex overlapping text.
  • Fixed fresh installs failing with error
  • Fixed more path problems