mxcdh
mxcdh
Hello I build many scraping based on node + puppeteer + PostgreSQL as data storage and queue. Everything works great, but I want to develop myself, my next goal to...
I trying: ``` npm uninstall -g terminalgpt ``` But is not working.
I am writing in the `init.lua` script. ``` function openObsidianAndSearch() -- Open Obsidian hs.application.launchOrFocus("Obsidian") -- Wait for a moment to ensure Obsidian has focus hs.timer.doAfter(1, function() -- Send Cmd+Shift+F to...
I added the folder with custom.js, but the plugin did not detect it. https://share.cleanshot.com/CcYFj7q1 You can find the file structure of a .js file by referring to its format. How...