casmotor.blogg.se

Abrir whatsapp desde mi pc
Abrir whatsapp desde mi pc





abrir whatsapp desde mi pc

Next, the script takes the current contents of your system’s clipboard and modifies them using the StrReplace() function. Naturally, you can use the modifier symbol reference and change up the hotkey however you like. So this script defines Ctrl+Alt+V as a hotkey. ahk file extension for this to work.Ĭlipboard := StrReplace(Clipboard, "https", "notion", 1)ĪutoHotKey represents different keys on your keyboard with what it calls modifier symbols. The name of the file doesn’t matter, but it does need to have the.

  • Open Notepad (or any text editor), create a new file, and name it something like notion.ahk.
  • Download and install AutoHotKey on your Windows machine.
  • 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.

    abrir whatsapp desde mi pc

  • Paste the new link in your desired destination.
  • Automatically modify the contents of the clipboard to replace https with notion.
  • 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.

    abrir whatsapp desde mi pc

    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.







    Abrir whatsapp desde mi pc