urlobs: URL translator for obsidian

View source: R/urlobs.r

urlobsR Documentation

URL translator for obsidian

Usage

urlobs()

Details

It reads and URL from the clipboard (MAC NOT TESTED) and returns that URL with backslash replaced with '/' and spaces replaced with 'percentagesymbol20'. It alters the content of the clipboard with the result URL. The URL is ready to use in Obsidian with the classical syntaxis: [word](URL)

Value

Character string with the translated URL. It also alters the content of the clipboard with the altered URL.

Author(s)

Valeria Rolle


ValeriaRolle/auxfun documentation built on June 29, 2023, 5:28 p.m.