kometenstaub / copy-publish-url

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish and GitHub URL plugin

This plugin adds a command which lets you copy the URL of a note for your Obsidian Publish site.

Optionally, as of v0.2.0, you can also enable a file menu entry. Thank you to @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 site.

About

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

License:MIT License


Languages

Language:TypeScript 86.7%Language:JavaScript 13.3%