SnippetStore icon indicating copy to clipboard operation
SnippetStore copied to clipboard

Snippets backup / sync with github gist

Open ZeroX-DG opened this issue 5 years ago • 22 comments

Issuehunt badges

This is a nice feature to add but I don't familiar with github api so any help would be great!

There is a $42.00 open bounty on this issue. Add more on Issuehunt.

ZeroX-DG avatar Aug 06 '18 04:08 ZeroX-DG

@boostio funded this issue with $5. Visit this issue on Issuehunt

IssueHuntBot avatar Aug 16 '18 15:08 IssueHuntBot

@knrt10 has started working. Visit this issue on Issuehunt

IssueHuntBot avatar Sep 21 '18 22:09 IssueHuntBot

@knrt10 has started working. Visit this issue on Issuehunt

IssueHuntBot avatar Sep 21 '18 22:09 IssueHuntBot

@onetrev funded this issue with $14.16. Visit this issue on Issuehunt

IssueHuntBot avatar Sep 27 '18 05:09 IssueHuntBot

Started working on this will make a PR ASAP.

knrt10 avatar Sep 27 '18 08:09 knrt10

@ZeroX-DG npm run dev is giving errors due to webpack.config.js file.

WARNING in ./node_modules/codemirror/mode/rpm/changes/index.html
[0] Module parse failed: Unexpected token (1:0)
[0] You may need an appropriate loader to handle this file type.
[0] | <!doctype html>
[0] |
[0] | <title>CodeMirror: RPM changes mode</title>
[0]  @ ./node_modules/codemirror/mode sync ^\.\/.*$
[0]  @ ./browser/render/modals/create-snippet/index.jsx
[0]  @ ./browser/render/modals/modal-list.jsx
[0]  @ ./browser/render/main.jsx
[0]  @ ./browser/index.jsx
[0]  @ multi (webpack)-dev-server/client?http://localhost:8000 webpack/hot/dev-server ./browser/index.jsx
[0] ℹ 「wdm」: Compiled with warnings.

Its not able to find loader for jsx files correctly. Would you please help me resolve this?

knrt10 avatar Sep 27 '18 10:09 knrt10

@knrt10 I have seen this warning before, I'll fix this bug soon. Right now, you can just ignore the warning. If the app shows a white blank space then please hit ctrl + shift + r to refresh the app. I'll also fix this bug soon.

ZeroX-DG avatar Sep 27 '18 11:09 ZeroX-DG

I'll fix this bug right away and will notify you as soon as I finished.

ZeroX-DG avatar Sep 27 '18 11:09 ZeroX-DG

@ZeroX-DG Thanks it worked. One last question. I made some changed in code just to see everything is working. But when I refreshed it didn't work. Even I restarted the server again. Can you tell me what I am doing wrong?

knrt10 avatar Sep 27 '18 11:09 knrt10

And by work, I mean like didn't reflect the changes in the app.

knrt10 avatar Sep 27 '18 11:09 knrt10

I don't really know what problem you're having. But you can try these ways:

  • try adding a console.log to your code, if it logged then you may want to check your code again.
  • try finding your code in the source tab in the dev tool and see if it changed.

ZeroX-DG avatar Sep 27 '18 11:09 ZeroX-DG

Resolved the problem. Thanks will work on this issue now.

knrt10 avatar Sep 27 '18 11:09 knrt10

@knrt10 I've solved the white screen issue in the latest code. Please tell me if there's any problem with it.

ZeroX-DG avatar Sep 27 '18 12:09 ZeroX-DG

Yes its working now.

knrt10 avatar Sep 27 '18 12:09 knrt10

@knrt10 what is the status of this, do you have a pull request?

arcturus140 avatar Nov 16 '18 23:11 arcturus140

I am sorry I was unable to do it. I seriously apologise I should have told earlier but was caught up in different things. Feel free to submit a PR and again sorry.

knrt10 avatar Nov 17 '18 05:11 knrt10

@knrt10 no probem :smile_cat:

arcturus140 avatar Nov 17 '18 12:11 arcturus140

@issuehuntfest has funded $6.00 to this issue. See it on IssueHunt

IssueHuntBot avatar Dec 04 '18 06:12 IssueHuntBot

Maybe using GitHub private repo instead? Since this feature opened to everyone a couple days ago. GitHub Free users now get unlimited private repositories

devrsi0n avatar Jan 09 '19 11:01 devrsi0n

@huytd has funded $2.00 to this issue.


IssueHuntBot avatar May 02 '19 01:05 IssueHuntBot

@onetrev has funded $15.00 to this issue.


IssueHuntBot avatar May 15 '19 03:05 IssueHuntBot

Ello there, I have started working on this issue and have already implemented connecting your GitHub account with the app. Feel free to track the progress at my fork.

ghost avatar May 06 '21 02:05 ghost