gyazo / Gyazo-for-Linux

Gyazo for Linux
http://gyazo.com
352 stars 105 forks source link

Update troubleshooting instructions #127

Closed DenisGorbachev closed 5 years ago

hiroshi commented 5 years ago

Thanks for your contribution.

However, disabling the open browser functionality may cause some troubles (see https://github.com/gyazo/Gyazo-for-Linux/pull/109).

So we should add some notes for this section.

NOTE: Disabling the open browser functionality may cause some troubles (see https://github.com/gyazo/Gyazo-for-Linux/pull/109).

We'll add this line before/after merging this pull request.

pastak commented 5 years ago

@DenisGorbachev Would you tell us why you add this troubleshooting instructions.

I'm not agree to write it on README because this confuses user. I have no idea that this instruction works.

hiroshi commented 5 years ago

I can understand some people don't want to open images in a browser tab/window just after uploading. Official Windows version of Gyazo client has this option in preferences for those.

Yep, but it should not be in the troubleshooting section of README I think. New sections like Tips or HowTo can be more suitable, or somewhere else I'm not sure.

ghost commented 4 years ago

I'm unable to find the .gyazo.config.yml file from $HOME/.gyazo.config.yml to add the:

browser_cmd: echo

code to prevent the web browser pop up. Any suggestions?