inter device audio IADM and midi i don't think it works on linux. but I could use audiolayer to make some soundfonts and bring those into renoise demo of the auto sampling feature
on iPhones it's annoying when you try to select a photo and it starts grabbing text but sometimes its really useful. like for screenshotting error logs and chatgpting them
recently discovered these setings under accessibility:
display and text size
reduce white point
color filters on
grayscale
easy on the brain
enjoy!
of course if you scroll further down there’s color tint if you want some redshift blur light blocker effect. that’s not my jam. makes me feel like i’m one of those roast ducks in the Chinese bbq. red used to be my favourite color. well i do still like it but for a phone screen no way. gray is the best. i feel like i’m watching tv in the 1950s or my phone is in metal band.
reading list is cool if you want to do it like my previous method.
but thats not even neccesary on an ipad w a bluetooth keyboard w vim binds on the browser. just yy cmd shift to textastic comma and type the title. easier way to make the csv for the website links
remapping r cmd to be globe key opens up new possibilities on mac. I'm going
to add it to my bag of tricks along side remapping caps lock to escape with
Karabiner for a better time using vim. what made me see the value in this is
using full keyboard control on the ipad. I tried enabling it once and found
that often keyboard shortcuts would be stolen from other apps making it
frustrating to use. being able to toggle it on and off with control opt cmd p
is essential to getting this to work.
VIM THINGS I LEARNED TODAY:
gq slaps some line-breaks into your long run on sentance making it easier to edit. no need to mess with gj and gk to traverse a cumbersome block.
'' (2 single quotes) in normal mode jump you to the last place you were at.
on safari tap to the left of the address bar to enter reader mode. not only does this let you have a nice dark reader mode but more importantly it will hide any adds and nonsense on the side do you can select all the text to copy it.
an alternative
on iphone: go into settings, accessibility, enable speak screen.
when you swipe down from the top it will read your screen and there is a toolbar for controls. i like to put it to 2x speed.
hold home button and say "run dotjot"
siri will run the shortcut asking you for the headline for your todo.
you can add ¬es= to the x-callback url if you want to create outlines (i wanted to keep it simple). my shortcut for beorg todos w siri
you need to make a template called todo for it to work
It's annoying how when you first try to run vimwiki on an iphone it prompts to create the vimwiki folder but it can't properly in a-shell mini because of sandboxing. The github page said just look it up in the manual. :h vimwiki_list. for some reason the help docs weren't opening for me so anyway I just asked chatgpt for some lines to add to the vimrc.
doesnt have keyboard shortcuts but its been well optimized well for the small touch interface of a phone. easier than sunvox, you dont need to be a genius to use. Thats a big deal, most of the time trackers seem too complicated. its alot more like renoise reminds me a bit of lgpt. can load auv3 effects on seperate mix busses and import your own samples. its free to try but doesnt let you save or export the unlock iap is 17 bucks canadian
set background=dark
syntax enable
set nobackup
set nowb
set noswapfile
set number
set autoread
set wildmenu
set ffs=unix,dos,mac
set encoding=utf8
set showmatch
set backspace=eol,start,indent
set autoread
set wrap
set si
set ai
filetype plugin on
filetype indent on
set tabstop=4
set shiftwidth=4
set smarttab
set expandtab
set nocompatible
filetype plugin on
set autowriteall
set laststatus=2
" Emmet shortcuts
let g:user_emmet_mode='n'
let g:user_emmet_leader_key=','
I feel like ive barely scratched the surface on what you can do with a mac.
I completely glossed over some really basic stuff like using mission control and 4 finger swiping.
I disabled mission control because it was interfering with milkytracker hotkeys.
cmd left right to go to start and end of the line
alt left right to got fwd back a word
learned those from ali abdaal.
I picked up a bunch of tricks from linux land.
bunch of times ive installed some 3rd party app to do something basic that was built in all along.
amethyst is a tiling window manager thats kind of like dwm or i3
i dont like how i cant get to my desktop to drag something to it when its on though
its better just to 3 finger swipe up and have all the work spaces
dragging a window on top of another window splits it which is what i wanted all along from a tiling window manger.
i got a lot from learning vim motions
speedy text editing, when i made it a priority to look up shortcuts it was annoying to not have them.
but having cmd and alt arrows with shift is good enough and then i dont have to deal with getting in and out of normal mode in vim.
saw photopea had an extension for OCR. (optical character recognition)
turns out thats stock in ios 15 (too bad my se only goes up to 14)
I kind of like how my phone is dumb enough to find pictures of my notes illegible.
it gives me some peace of mind.
but OCR is a huge feature like being able to auto translate stuff.
ive tried some OCR and it ruined the formatting
i just learned in the notes app you can preserve it as a block thats huuuge.
i havent been using the notes app to its fullest potential.
I got into mweb, textastic, collections, vimwiki, general db before it could make sense.
database features, tags and categories I learned about that from HUGO.
obsidian/ notion really got me thinking about categorizing things.
messing around with vimwiki and installing things from scratch taught me to appreciate things.
when all the features are there but you dont understand them because you didnt put them there yourself.
that makes it easy to over look the value. its camouflaged in plain sight.
ios constantly filling up on storage pushed me back to basics. when i had 5 apps that kind of did the same thing i was forced to think how can i simply this.