Motivation: it would be nice to open a specific page quickly in OneNote on an Android tablet.
In Zsh, upon loading the alias and function in .zshrc.snippet
, use the
following syntax to open the page-specific link obtained from the OneNote
desktop app.
one "onenote:https://d.docs.live.net/...§ion-id={xxx}&page-id={xxx}"
Assuming the tablet is connected through adb (to connect, use adb connect
),