Skip to content

Instantly share code, notes, and snippets.

View extratone's full-sized avatar
🗿
iOS Keyboard Shortcuts and E D I T O R I A L G I T , BITCH!

David Blue extratone

🗿
iOS Keyboard Shortcuts and E D I T O R I A L G I T , BITCH!
View GitHub Profile
@extratone
extratone / obsidianhotkeys.json
Created February 5, 2024 20:20
An attempt to individually configure Obsidian by yet another specific system (Surface Laptop 2.)
{
"obsidian-collapse-all-plugin:collapse-file-explorer": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "ArrowLeft"
}
],
@extratone
extratone / tumblrwebkeys.md
Created February 4, 2024 11:43
Working hardware keyboard shortcuts in Tumblr's native desktop web experience.

Dashboard

Action Command
New Post C
Move forward
Move backward ⇧⇥
Scroll down j
Scroll up k
Next page
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@extratone
extratone / yt-dlpcomments.sh
Created February 3, 2024 22:36
Retrieve a YouTube video's comments as JSON with yt-dlp.
yt-dlp --get-comments --no-download --print "%(comments)j" "$URL" > comments.json
@extratone
extratone / markdownload.json
Created January 31, 2024 18:45
My personal configuration for the MarkDownload browser plugin.
{
"backmatter": "",
"bulletListMarker": "-",
"codeBlockStyle": "fenced",
"contextMenus": true,
"disallowedChars": "[]#^",
"downloadImages": true,
"downloadMode": "downloadsApi",
"emDelimiter": "_",
"fence": "```",
@extratone
extratone / singlefile.json
Created January 31, 2024 18:44
My personal configuration for the [SingleFile Chrome Extension](https://chromewebstore.google.com/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle).
{
"profiles": {
"__Default_Settings__": {
"_migratedTemplateFormat": true,
"acceptHeaders": {
"audio": "audio/webm,audio/ogg,audio/wav,audio/*;q=0.9,application/ogg;q=0.7,video/*;q=0.6,*/*;q=0.5",
"document": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
"font": "application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8",
"image": "image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8",
"script": "*/*",
@extratone
extratone / BigOTires.vcf
Created January 29, 2024 22:35
Contact card for my localmost Big O Tires store.
BEGIN:VCARD
VERSION:3.0
PRODID:-//Apple Inc.//iPhone OS 17.3//EN
N:;;;;
FN:Big O Tires
ORG:Big O Tires;
item1.EMAIL;type=INTERNET;type=pref:store025002@bigostores.com
item1.X-ABLabel:Company
TEL;type=CELL;type=VOICE;type=pref:+15738750068
item2.ADR;type=HOME;type=pref:;;3915 Peachtree Dr;Columbia;Missouri;65203;United States
@extratone
extratone / veredictum-VisualizeAudio.html
Last active January 24, 2024 19:12
Source files of [@verdictum's Visualize Audio Siri Shortcut](https://routinehub.co/shortcut/15405/).
<!DOCTYPE html><html><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="format-detection" content="telephone=no,date=no">
<title>Visualize Audio</title>
<style>
body {
font-family: system-ui;
font-size: 0.95em;
margin-top: 1rem;
margin-bottom: calc(1rem + env(safe-area-inset-bottom));
@extratone
extratone / webarchive.json
Created January 24, 2024 18:23
My saved archive.org links.
[{
"mediatype": "url",
"key": "as,write)/themes/extratone",
"my_snapshots": [
"20200203202103"
],
"tags": [],
"url": "https://write.as/themes/extratone"
}, {
"mediatype": "url",
{
"currentVersion": 11.2,
"serviceItemId": "a7fc54a476f64cfe9ac5d63172287e65",
"serviceDescription": "",
"hasVersionedData": false,
"supportsDisconnectedEditing": false,
"hasStaticData": true,
"hasSharedDomains": false,
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON",