Tot - 02022022-012600

1

Constraints can be powerful. T O T L E A R N

Dark Odette - Light - dark - MacWish - LinkJar - TBLink - Create Shortcut - Swing Updater - Generate 20 - tgrainbot - Apple Frames - Random Scriptable API - ScriptBitch - Data Jar URL List - a - iOS Soundboard Encoder

RoutinePub Shortcut Source Tool Action Directory

RoutineHub - Create Shortcut

New Issue in i Repo

Drafts Instrument Panel

Drafts

Notes

Social

Automating iOS: A Comprehensive Guide to URL Schemes and Drafts Actions

Documentation

New Draft with Clipboard

Keyboard Shortcuts Export


2

Tot Keys

Todo

⌦ ⌦ ⌦ ⌦

Reading

Tools

softwareupdate -l sudo softwareupdate -ia --verbose

df -h open .

shortcuts sign —-mode people-who-know-me —-input * —-output * shortcuts sign —-mode people-who-know-me --input *.shortcut --output signed/*.shortcut

writeas post -c blog writeas post -c chaff --font sans writeas publish -c chaff --font sans

blinkshell://run?key=361DC9&cmd=ls

mastodon://

Specify formatting to be used when posting to write.as from the list below.

“…use the --font [value] argument to set the post's appearance, where [value] is mono, monospace (default), wrap (monospace font with word wrapping), serif, or sans.”

—-help >


3

No highs? No lows? It must be Bose!

TWIT JUT

UNDER A FULL PROCUREMENT MOON.


4

/var/mobile/Containers/Data/Application/tot

URL Schemes Learning

Links


5

Terminology’s custom actions support a number of tags for dynamically inserting text when an action is performed. •[[term]] : The current term being browsed in the app. •[[term_url]] : A URL that can be used to open Terminology directly to the current term on any device with Terminology installed. •[[termly_url]] : The URL for the term at Term.ly, Terminology’s online companion. This link is useful to share definitions with people who do not have Terminology or an iOS device, for that matter. •[[definition]] : The full text of the definitions and related words currently being browsed, in Markdown format. •[[note]] : The text of a user note attached to the currentterm. : Current contents of the iOS clipboard.

Search Clipboard maybe

[[drafts://create?text=[[term]]%0A%0Adefinitions]] [[note]] -[[term]]

Tot Scheme tot:// + host + operation + ? + parameter

The host is "1" to "7" and will open the numbered dot (left to right). If you specify "empty", the first empty dot is selected. Use "settings" and "help" to open their views.

The operation can be specified for dots; use "/prepend" to insert text at the beginning, "/append" to add to the end, or "/replace" the entire contents of dot. The parameter is "text" and a URL encoded string. For example, tot://1/append?text=odds+%26+ends%0A will add some text to the end of the first dot. To open the first dot from the Terminal, use open and this URL:

$ open tot://1

If you’re using the scheme from an AppleScript, "/content" will return the text from the selected dot. Try this:

$ osascript -e 'tell application "Tot" to open location "tot://6/content"'

There is no support for rich text in the URL scheme: use Markdown in plain text to get formatting. If this functionality appeals to you, look at this shell script.

file://Library/Mobile Documents/comappleCloudDocs/1Tot

Telegram

tg://msg?text=

[tg://msg?text=[draft]]

telegram://msg?text=pee&to=+15738234380 pee

telegram://msg?text=pee&to=raindropiobot

tg://resolve?domain=raindropiobot

tg://join?invite=

tg://addstickers?set=

tg://msg_url?=macswift/87752 tg://msg_url?url=extratone/20

tg://msg_url?url=https://t.me/extratone&text=hi

tg://confirmphone?

tg://socks?

tg://proxy?

tg://resolve/?domain=

Tweetbot

https://twitter.com/TaioApp/status/1480881114718027780

tweetbot://NeoYokel/status/1480881114718027780

tweetbot:///timeline tweetbot:///mentions tweetbot:///retweets tweetbot:///direct_messages tweetbot:///lists tweetbot:///favorites tweetbot:///search tweetbot:///search?query= tweetbot:///status/<tweet_id> tweetbot:///user_profile/<profile_screenname> tweetbot:///post tweetbot:///post?text= tweetbot:///post?text=&callback_url=&in_reply_to_status_id=<tweet_id> tweetbot:///search?query=&callback_url= tweetbot:///status/<tweet_id>?callback_url= tweetbot:///user_profile/<screenname|user_id>?callback_url= tweetbot:///follow/<screenname|user_id> tweetbot:///unfollow/<screenname|user_id> tweetbot:///favorite/<tweet_id> tweetbot:///unfavorite/<tweet_id> tweetbot:///retweet/<tweet_id> tweetbot:///list/<list_id>?callback_url=

Misc

shortcuts://x-callback-url/run-shortcut?name=Dark%20Odette

drafts://x-callback-url/create?text=||clipboard||

drafts://x-callback-url/runAction?text=||clipboard||&action=Template

iMessage

imessage --text "" --contacts "asphaltapostle@icloud.com"

imessage --text "GoodMorning" --contacts "asphaltapostle@icloud.com" --attachment '2021.png'

Messages Subjects Field

Enable: defaults write com.apple.MobileSMS MMSShowSubject 1 Disable: defaults write com.apple.MobileSMS MMSShowSubject 0

tg://resolve?domain=raindropiobot

Use this in an Automator action set to accept file input from the command line

for i in "$@" ; do /Users/blue/ffmpeg -i "\(i" -map 0:0 -acodec pcm\_s16le -ac 1 -out\_sample\_rate 44100 "\){i%.*}.wav" ; done

Tot Scheme tot:// + host + operation + ? + parameter

The host is "1" to "7" and will open the numbered dot (left to right). If you specify "empty", the first empty dot is selected. Use "settings" and "help" to open their views.

The operation can be specified for dots; use "/prepend" to insert text at the beginning, "/append" to add to the end, or "/replace" the entire contents of dot. The parameter is "text" and a URL encoded string. For example, tot://1/append?text=odds+%26+ends%0A will add some text to the end of the first dot. To open the first dot from the Terminal, use open and this URL:

nt" will return the text from the selected dot. Try this:

$ osascript -e 'tell application "Tot" to open location "tot://7/content"'

There is no support for rich text in the URL scheme: use Markdown in plain text to get formatting. If this functionality appeals to you, look at this shell script.

file:/ /Library/Mobile Documents/comappleCloudDocs/1Tot

https://gist.githubusercontent.com/kernoeb/c8f3306c898a0f67138018b4beddbbe8/raw/f5b01a0a1ebcc884253152e5680e6bc62ea90511/docsify-markdown2pdf.sh


6


my third theme for Drafts. https://actions.getdrafts.com/t/1uk