Lawgsy

Results 25 comments of Lawgsy

I could be totally wrong, but judging from my quick glance at Spectron, limited knowledge of Electron and Moeditor, it should be something along the lines of: ``` JavaScript app.browserWindow.getFocusedWindow().then(function...

It shouldn't get all of the page content, it is also what is used inside of Moeditor to save the contents of a file. I don't see why you can't...

I generally get lost in the amount of structure and modules people add to their JS projects, so I look forward to a more manageable project to practise on. I...

This branch supports CLI, at least for individual files (not directories for as far as I know): [MikauSchekzen/lightgallery-desktop](https://github.com/MikauSchekzen/lightgallery-desktop)

While I thought this was an issue related to Electron as there are numerous issues that describe this exact issue, but for a different application (see for example https://github.com/electron/electron/issues/10023)... I...

Hello, the current release version is broken for some. See https://github.com/KELiON/cerebro/issues/423. It was fixed [here](https://github.com/KELiON/cerebro/commit/b379a5b90ba63df99155210ef043d69ae785e6a6), but somehow managed to get into the release. In other words, if you're feeling adventurous...

Just for completion, on Windows the path would be `%appdata%\Cerebro\config.json`

I wrote a shortcut/linking plugin for URLs/system paths, using Electon's `shell.openExternal`. It needs some extra work, but I may upload the source soon. As with all plugins, this plugin requires...

Current source: https://github.com/lawgsy/hain-plugin-link NPM: https://www.npmjs.com/package/hain-plugin-link

Seems like someone beat me to it :) Github: [hain-plugin-everything](https://github.com/bon9it/hain-plugin-everything) NPM: [hain-plugin-everything](https://www.npmjs.com/package/hain-plugin-everything)