Showing posts with label shortcuts. Show all posts
Showing posts with label shortcuts. Show all posts

Monday, January 1, 2024

close all apps with siri on mac

ever since discovering how great siri is ive been making shortcuts for everything.
I asked siri to close apps but it said that finder doesn't integrate yet. well theres ways..

made a shortcut called "close apps" so when i tell siri it runs the shortcut.

Its just running a shell script that pkills a bunch of apps i probably have running. it looks like this:

pkill Obsidian
pkill Chrome
pkill kitty
pkill Quick
pkill Preview
pkill Tomito
pkill firefox
pkill Safari
pkill MWeb
pkill TextEdit
pkill Textastic
pkill FL studio
pkill REAPER
pkill MilkyTracker
pkill Brave
pkill Hosting AU
pkill Terminal
pkill Collectioins
pkill iTerm
pkill Calculator
pkill Audacity
pkill App Store
pkill MacVim
pkill Mail
pkill Pinta
pkill koala
pkill Notes
pkill LibreOffice
pkill calibre
pkill Shortcuts

Sunday, December 31, 2023

beorg food diary shortcut

food
hold homebutton, say food.
make sure you have a file called food and a template called food.

The cool thing about this is it sorts by year month day and time and generates a nice looking PDF report of the things you ate. It takes advantage of the Emacs outline, collapsing structure, so you can easily view the things that you ate over a period of time and gain some insights perhaps.

Saturday, December 30, 2023

beorg x callback

voice control beorg

hold home button and say "run dotjot"
siri will run the shortcut asking you for the headline for your todo.
you can add &notes= 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

Sunday, November 26, 2023

how tp map a usb numpad to trigger apps

keypad layout

the layout I settled on


used karabiner to map f13 to f20 figured out what the blocker was.
I was stuck with f14 f15 not working thought apple just didnt let you use f13-f20, that they were just there to taunt you. I read somewhere that they just dont let you..
I actually believed that oh mann thats ridiculous.
almost gave up.

what I realized was f14, f15 were mapped to brightness
so you simply uncheck that and it works!!

I cmd shift 4'd the icons in shortcuts and layed them out in excalidraw. tried to use pinta and paintbrush but they both suck! they dont let you have more than one layer.
ms paint was soo much better. mypaint on linux was good.
apparently it can work with macapps package manager (homebrews evil twin)but last time i tried to install macapps it took forever and did nothing. I think i terminated the download by closing my laptop (before i knew about tmux detached sessions) I didnt want to wait around with my laptop case open or spend all day waiting for it to finish.

  • karabiner'd the windows "help key" to get an extra shortcut
  • tried remapping eject but it wouldnt let me 😓

Tuesday, October 17, 2023

amethyst window manager

shortcut action
ctrl alt shift t toggle amethyst
alt shift t toggle float for active window
ctrl alt shift z refresh amethyst
alt shift j/k cycle active window
alt shift h/l resize windows
ctrl alt shift j/k swap active windows
ctrl alt shift # throws active window to a space

Tuesday, September 26, 2023

basic mac shortcuts in csv format

Shortcut Action
ctrl-cmd-f FULLSCREEN
ctrl-cmd-s Opera:toggle sidebar (for RSS viewer)
ctrl-tab next/prev opera tab
cmd-down go into folder(or open program)
cmd-up go to parent director
cmd-right/left go in folder/out folder
cmd-shift o Documents
cmd-shift d Desktop
cmd-shift d Hide/show dock
cmd-opt l Downloads
cmd-shift a Applications
cmd-shift g Go to folder
cmd-shift u Utilities
cmd-shift k Networks
cmd-shift c Computers
cmd-shift i Icloud
cmd-tab switch program focus
cmd-l in browser switch focus to url bar
cmd-[/] back/forward webpages
cmd-shift-t reopen last closed browser tab
opt-cmd-b open bookmarks
cmd-d add bookmark
cmd-shift-h open browser history
cmd-j see browser downloads
cmd-` cycle to next terminal window
cmd-w close tab
cmd-h Hide window
cmd-q Quit
cmd-n New window
cmd-opt tab switch and open program
cmd-space spotlight search
cmd-opt t toggle toolbar on/off
cmd-opt s toggle sidebar on/off
cmd-left/right switch views
fn f3 mission controll
cmd-left/right go to start/end of line
opt-left/right jump to next/prev word
cmd-backspace delete line
alt-backspace delte word
shift-cmd-left/right select line
shift-opt-left/right select word
cmd-s save
cmd-o open
cmd-delete close textedit without saving

Thursday, July 6, 2023

Capture text from Screen on mac with shortcuts

Capture text from Screen on mac with shortcuts


I need to get more into using shortcuts. 
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.