HananoshikaYomaru / obsidian-publish-url

copy the publish url to clipboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Publish Url

This plugin helps you to copy and open your publish url quickly.

Demo: https://www.youtube.com/watch?v=llvFwdJP2dI&t=11s

Features

  1. simple set up, just require your domain name
  2. respect the permalink
  3. copy/open the publish url of current view
  4. copy theog.io link

How to install?

Through obsidian community plugin

waiting for approval: obsidianmd/obsidian-releases#2634

Through BRAT

  1. install the BRAT plugin
  2. go to the plugin option, add beta plugin, copy and paste the link of this repo.
  3. the plugin will automatically appear in the list of installed community plugins, enabled this plugin

Manual installation

  1. cd to .obsidian/plugins
  2. git clone this repo
  3. cd obsidian-3d-graph && bun install && bun run build
  4. there you go 🎉

Notes

  1. for the template number, you need to copy it from theog.io.

Say thank you

If you are enjoying this plugin then please support my work and enthusiasm by sponsoring me on Github or buying me a coffee on https://www.buymeacoffee.com/yomaru.

Buy Me A Coffee

About

copy the publish url to clipboard

License:MIT License


Languages

Language:TypeScript 81.9%Language:Shell 10.0%Language:JavaScript 8.2%