# Obsidian-Publish
Publish files directly from the vault via the paid service by [Obsidian] to host files as a website.
## Usage
Used to publish notes to [notes.lassebischoff.de](https://notes.lassebischoff.de). Only notes set to `publish: true` in the metadata are published.
## Settings
- Set `Site name` to `Fieldnotes`
- Set `Homepage file` to `Index`
- Set `Custom domain` to `notes.lassebischoff.de`
- Set `Theme` to `Adapt to system`
- Enable `Light/dark toggle`
- Enable `Hover preview`
- Enable `Stack pages`
- Enable `Show search bar`
- Enable `Show backlinks`
- Add the directory `Bases` to `Excluded folders` in `Mangage filter options`
## Bugs
none
## Alternatives
- [Quartz 4](https://quartz.jzhao.xyz/) is a selfhosted alternative with more fine-grained / advanced options. Built a local site with it for testing and plan to migrate to it in the future
---
## Related
- **previous** [[Obsidian-Plugins]]
- **see** [[Obsidian]] for the company behind the publishing service
- **see** [[Meta-Publishing]] for publishing guidelines in this vault
## Sources
- **references** [Obsidian Help](https://obsidian.md/help/publish) as the documentation for the plugin
- **references** [obsidian.md/publish](https://obsidian.md/publish) for the homepage of the plugin
## Usage
- **used in** none
---
## Changelog
- [[1900-01-01]]: Initial creation