licarth / paste-notion-urls

Copy & paste Notion urls in Slack, GitHub, or any tool supporting markdown urls with this Tampermonkey script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paste-notion-urls

Copy & paste Notion urls in Slack, GitHub, or any tool supporting markdown urls.

Tool Screenshot

Generates links like ✅ My todo in GitHub issues.

Install

  1. Install Tampermonkey (browser extension for Chrome, Safari, Edge, Firefox, Opera).
  2. Go to the extension’s Dashboard > Utilities > Import from URL. Paste this link https://raw.githubusercontent.com/licarth/paste-notion-urls/main/tampermonkey-script.js and click Install.
  3. Go (or refresh) to a Notion page, click on top-right “Copy Formatted URL” on the top right.
  4. You can paste your link in Slack with cmd/ctrl + V
  5. You can paste your links in Markdown format (for GitHub issues) with maj + cmd/ctrl + V

Contribute

Contributions are welcome. Issues are in this GitHub project.

About

Copy & paste Notion urls in Slack, GitHub, or any tool supporting markdown urls with this Tampermonkey script

License:MIT License


Languages

Language:JavaScript 100.0%