Maayan Glikser

Results 31 comments of Maayan Glikser

This is probably related to Electron being detected as malware incorrectly, you can see the following thread on atom with very similar issues: https://github.com/atom/atom/issues/3927

Currently our application is heavily factored into the GitHub ecosystem, it will take allot of effort to get that working. We are planning an overview of the project in the...

I'm not sure I understand what you mean. I looked at Dash for OSX website and it didn't mention anything other than a regular search. Could you provide a screenshot...

This is actually something I wanted to do in the past but it increases in complexity allot as we are a cross platform application. This is allot easier to do...

I think he meant adding support from gisto to dash/zeal which i am not in favor of. Zeal is open source so we can look into how it uses global...

Oh nice, I haven't seen this api. I don't think it can paste into the app you were focused in but we could copy the content to clipboard to make...

Hi guys, I've finally started working on this feature and have a working prototype. I would like to hear your opinion on how syncing and caching should work. Currently the...

Thanks for the feedback. I'm looking at the possibility of aggregating the entire gist library without hammering github api which might prove difficult considering that we can only get a...

@sanusart great idea! I added a few more and updated progress currently done. Regarding keeping gists synchronised, in essence it should work out of the box as initially we will...

That's an interesting suggestion. I guess we could save the file to the temp directory of the system and then run the file with the system default application, as long...