Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kometenstaub/copy-publish-url

Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.
https://github.com/kometenstaub/copy-publish-url

obsidian-plugin obsidianmd

Last synced: 17 days ago
JSON representation

Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.

Awesome Lists containing this project

README

        

## Publish and GitHub URL plugin

This plugin adds a command which lets you copy the URL of a note for your [Obsidian Publish](https://obsidian.md/publish) site.

Optionally, as of v0.2.0, you can also enable a file menu entry. Thank you to [@Mara-Li](https://github.com/Mara-Li) for the contribution.

It doesn't copy the URL (or show the file menu entry) if the `publish` flag is set to `false`.

As of v0.3.0, you can also open the current note on the published site directly in your browser. This feature is enabled by default.

As of v0.4.0, you can open the current note's Git commit history on GitHub. It is turned off by default. You need to set the repository URL and the branch name for it to work.

### Configuration

In the settings, you need to set your Publish `Index` note and also the base path of your [Obsidian Publish](https://obsidian.md/publish) site.