
- NOTION DOWNLOAD DATABASE INSTALL
- NOTION DOWNLOAD DATABASE WINDOWS 10
- NOTION DOWNLOAD DATABASE WINDOWS
Set myText to the clipboard as « class utf8» MacOS comes with a built-in tool called Automator that can be used to automate all sorts of tasks across your apps and OS. Now, on MacOS, there is both an easy way to do this with a paid app, and a hard way to do it for free.

Hover over it, and you’ll see that filename notion.ahk.įinal result: After copying a Notion page link, you can simply press Ctrl+Alt+V to paste the notion:// version anywhere.
NOTION DOWNLOAD DATABASE WINDOWS
You can tell that the script is running by checking for the AutoHotKey logo within your system tray (on the right side of the Windows taskbar). Once you’ve pasted in the script, save the document and double-click the script within Windows Explorer to run it. By sending Ctrl+V, it pastes the new URL.
NOTION DOWNLOAD DATABASE INSTALL
Download and install AutoHotKey on your Windows machine.
NOTION DOWNLOAD DATABASE WINDOWS 10
Windows 10 Methodįor Windows 10, we’ll use AutoHotKey – a very powerful and free tool that allows you to create hotkeys, text-expansion snippets, and entire scripts that can go through multiple steps with just a single keypress.ĪutoHotKey is wonderful for creating keyboard macros, and it’s more than capable of modifying a Notion link on the fly. Here are two methods – one for each operating system – that make this a snap.

To accomplish this, you need a tool that can do a Find-and-Replace operation on the contents of your clipboard.

Copy the page link to your clipboard using the Copy Link button or Cmd/Ctrl+L.Directly Copy Notion Desktop Links to Your ClipboardĮven though Notion doesn’t currently provide an official way to copy notion:// links to your clipboard, it’s possible both on Windows 10 and MacOS. So I set out to find a solution, and here it is. Since my team and I share Notion links back and forth via Slack all day, this started to become a bit of an annoyance. The Copy Link function only grabs the standard version, so you’re forced to edit the link manually if you want it to open directly in the desktop apps. Notion://But here’s the problem: Currently, there’s no way to automatically copy the notion:// version of a page link to your clipboard.
