Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kosmosisdire/obsidian-webpage-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.
https://github.com/kosmosisdire/obsidian-webpage-export

html obsidian obsidian-plugin publish

Last synced: 30 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.
Demo / docs: [docs.obsidianweb.net](https://docs.obsidianweb.net/)

![image](https://github.com/KosmosisDire/obsidian-webpage-export/assets/39423700/b8e227e4-b12c-47fb-b341-5c5c2f092ffa)

![image](https://github.com/KosmosisDire/obsidian-webpage-export/assets/39423700/06f29e1a-c067-45e7-9882-f9d6aa83776f)

> [!NOTE]
> Although the plugin is fully functional it is still under development, so there may be frequent large changes between updates that could effect your workflow! Bugs are also not uncommon, please report anything you find, I am working to make the plugin more stable.

## Features:
- Full text search
- File navigation tree
- Document outline
- Graph view
- Theme toggle
- Optimized for web and mobile
- Most plugins supported (dataview, tasks, etc...)
- Option to export html and dependencies into one single file

## Using the Plugin
Check out the new docs for details on using the plugin:
https://docs.obsidianweb.net/

## Installation

Install from Obsidian Community Plugins: [Open in Obsidian](https://obsidian.md/plugins?id=webpage-html-export)

### Manual Installation

1. Download the `.zip` file from the [Latest Release](https://github.com/KosmosisDire/obsidian-webpage-export/releases/latest), or from any other release version.
2. Unzip into: `{VaultFolder}/.obsidian/plugins/`
3. Reload obsidian

### Beta Installation

Either follow the instructions above for a beta release, or:

1. Install the [BRAT plugin](https://obsidian.md/plugins?id=obsidian42-brat)
2. Open the brat settings
3. Select add beta plugin
4. Enter `https://github.com/KosmosisDire/obsidian-webpage-export` as the repository.
5. Select Add Plugin

## Contributing

Only start work on features which have an issue created for them and have been accepted by me!
Contributiong guide coming soon.

## Support This Plugin

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:

## Testing

This project is tested with BrowserStack.
[BrowserStack](https://www.browserstack.com/open-source) offers free web testing to open source projects, but does not support this project in any other way.