Nikita

Results 236 comments of Nikita

I did `:i "osascript -e 'tell application \"System Events\" to keystroke \"%s\" as text'"` And then tried to use it: `[:a [:i "console.log"]]` It doesn't work though. Am I doing...

Okay fixed it by giving it permissions: https://apple.stackexchange.com/questions/291574/osascript-is-not-allowed-assistive-access-1728

I am trying to insert text and then do left keystroke: `[:a [:i "console.log()" :left_arrow]]` I would think above would work but it doesn't. Do you know why?

Okay never mind, the applescript is slower than `[:!CSl [:!Cl :j :a :v :a :s :c :r :i :p :t :!Ssemicolon :return_or_enter]`. So the solution still stands. I would like...

Why can't goku transform a `[:insert "javascript:"]` to direct calls to each of the keys? No need for AppleScript at all. Just need a parser that will go through string...

> but it doesn't change anything It changes things for me. ![CleanShot 2020-11-24 at 10 34 25@2x](https://user-images.githubusercontent.com/6391776/100075749-a66edc80-2e40-11eb-89b8-37c6d3d84241.png)

Thank you. 💛

This service kind of doesn't make sense as you can get it freely. Like what [Searchio](https://github.com/deanishe/alfred-searchio) does.

Yes, building wiki stopped working as wiki got too large and vitepress could not support it. I plan to move wiki to https://github.com/learn-anything/learn-anything.xyz soon to fix this.

Potentially but I don't have time currently for such migration.