[HN Gopher] Integrating Emacs with Siri Shortcuts
       ___________________________________________________________________
        
       Integrating Emacs with Siri Shortcuts
        
       Author : danpetrov
       Score  : 37 points
       Date   : 2021-12-13 12:34 UTC (1 days ago)
        
 (HTM) web link (danpetrov.xyz)
 (TXT) w3m dump (danpetrov.xyz)
        
       | tra3 wrote:
       | This is why I love using emacs. The extensibility is endless,
       | which is of course both a benefit and a liability sometimes.
       | 
       | I've tinkered with my own customizations of course, but can
       | someone recommend a good methodical approach for learning elisp
       | and emacs internals?
        
       | kwooding wrote:
       | I was really, _really_ hoping this was about enabling emacs to be
       | scripted _via_ siri shortcuts. (Though this is super useful,
       | too).
       | 
       | Honestly, just being able to set emacs full/split screen via a
       | siri shortcut (and hence, any Shortcut script) would be
       | unbelievably useful for automating pieces of my workflow.
        
         | tra3 wrote:
         | You should be able to attach an apple script to a Siri shortcut
         | that runs emacsclient:
         | 
         | /opt/homebrew/bin/emacsclient -e '(toggle-frame-maximized)'
        
         | ghotli wrote:
         | You may find this osx tiler useful. These days I can't live
         | without it and it's been stable for me for quite some time.
         | 
         | https://github.com/koekeishiya/yabai
        
       ___________________________________________________________________
       (page generated 2021-12-14 23:00 UTC)