H2CO3Bearcard / obsidian-webpage-export

Webpage HTML Export lets you export single files or whole vaults as HTML websites or documents. It is similar to publish, but you get direct access to the exported HTML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpage HTML Export

Webpage HTML Export is a plugin for Obsidian which lets you export single files or whole vaults as HTML websites / webpages. It is similar to publish, but you get the .html files to do whatever you want with. Its goal is to support as many features of obsidian possible including themes, dataview, graph view, and more.

image

Features:

  • Export files, folders, or the whole vault as html
  • Export each document as a single .html file for document sharing
  • Export with embedded content exported externally for fast loading on the web
  • Table of contents
  • Theme Toggle
  • Graph View (Experimental)

This README is currently under rennovations. More to come soon :)

Coffee

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:

or if you prefer paypal:

About

Webpage HTML Export lets you export single files or whole vaults as HTML websites or documents. It is similar to publish, but you get direct access to the exported HTML.

License:GNU General Public License v3.0


Languages

Language:JavaScript 43.8%Language:TypeScript 42.2%Language:CSS 7.8%Language:C++ 6.2%