Enveloppe / obsidian-enveloppe

Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
https://enveloppe.github.io/
Apache License 2.0
613 stars 38 forks source link
api github markdown note obsidian plugin publish

order: 1

Obsidian Downloads

βœ‰οΈ Enveloppe : An Obsidian GitHub Vault Publisher

Publish your notes in your own GitHub repository for free and do whatever you want with them. ✨

This allows you to set up any template: Jekyll, Mkdocs, Hugo, or custom-made ones!

πŸ“‘ Documentation

Here, you will only get a quick setup!

πŸͺ„ Features

[!WARNING] Do not use this plugin to sync or save your Obsidian Vault! Avoid opening the converted files from your repository in Obsidian!


πŸ–₯️ Initial setup

There are plenty of options available, some of which are pre-configured and others are optional.

Before you begin, you will need to configure your GitHub repository.

  1. Fill in your username, repository name, and branch.
  2. Generate a GitHub token from the settings link and paste it here.
  3. Click the button to check if everything is working as intended.
  4. Now, let's try publishing your first note! To achieve this, you need to set the key share: true in the frontmatter of a file, like this:
    ---
    share: true
    ---
  5. Now, run the command to publish: Upload single current active note
  6. If everything is good, a PR will be created on your repository and will be automatically merged (this can be disabled if desired!).

That's it! However, there are many options that a simple README cannot cover, so please refer to the documentation for more information. πŸ’•.

βš™οΈ Usage

The plugin adds 8 commands in the palette, one of which is also available in the right-click menu.

Each of the commands are explained here.

πŸ€– How it works

  1. The plugin will create a branch named after your vault, where spaces are replaced by a -.
  2. The plugin will perform all conversion (based on your settings) and push the note(s) into the branch.
  3. By default, the branch will be merged once all the notes (and their embedded files) have been processed.

[!WARNING] Sometimes, the branch may not be merged due to merge conflicts. This can occur if you push too frequently.

πŸͺ› Developing

You can :

πŸͺ§ Looking for something?

β†’ Settings explanation ← Commands references β†’ GitHub Discussion


If you find this plugin and workflow useful, you can give me some coffee money!
Buy Me a Coffee at ko-fi.com