Andres Valencia

Results 16 comments of Andres Valencia

> > > You should be able to run `yarn format:fix` to clean up the code and allow it to pass the lint check on this pull request Thank you,...

Hi @samuelmeuli , I think I have a working solution for this one, I implemented the solution from [here](https://medium.com/@hql287/persisting-windows-state-in-electron-using-javascript-closure-17fc0821d37). It's basically an internal function that tracks the windows behavior and...

Hi @samuelmeuli , I think this can be added as part of the preferences screen as another option like this: ![preferences](https://user-images.githubusercontent.com/4713147/84220514-9896ec00-aa98-11ea-97dc-cb0ffb3c5efa.PNG) Before checking `Read only`: ![before-read-only](https://user-images.githubusercontent.com/4713147/84220556-ae0c1600-aa98-11ea-9e21-27bb9b45f9d3.PNG) After checking `Read only`:...

Hi Carolina, Can I take this issue? Seems interesting to practice some JS skills :) Regards

@katherine95 I was working on it already but since I just moved out to a new apartment, I don't have an internet connection yet, so I haven't finished it :(,...

Hi @carolinaknoll , @katherine95 , I think you can continue working with this, since I still don't have an internet connection setup and it is taking a while to get...

Hi @carolinaknoll , @katherine95 , Still working on this? I'm sorry for being late on this, I was really busy at work and traveling 😞 , but I finally gave...

Hi @stevennyman , if I understand this correctly, you want a button where the script is generated, so that it can download all the files executable, either one by one...

@MehediH Yeah I agree, that's why I mentioned that if the zip approach is implemented, we just need to warn the user that it is going to work if they...

Yes I agree, this should be off for now. And no worries, if any case, the implementation I made is already in my local repo, so it won't get lost....