Closed clacote closed 12 years ago
It is not showed in the list? Normally, after a creation you should have a growl notification saying that a new gist has been created. Then the gist list is updated with the server data so you should have another notification. If not there are several reasons : On the quickhub code or on the server side code if the request is too fast and so github can not send back the updated list. I just tested and it works here, will have a deeper look to that, thanks
OK, in fact do you mean that if you open again the create window after creation, you want to have it filled with the last gist you created?
I mean that after a gist creation, the newly created gist is not showed in the "Gists" menu list (unless I quit and restart QuickHub).
I must say :
A detailled walkthrough of what happen :
I then installed Growl, and enabled it.
If I now go through the same walkthrough :
So, it seems that without Growl installed, QuickHub is not successfully refreshed.
OK thanks, I will look at the code and see what happens when growl is not here, looks like there is a problem in the notification center I use.
Do you remember if other menus were updated periodically when you did not have growl installed?
Hmm... can't be sure, sorry. By the way, kudos for your reactivity, and thanks for this app!
Fixed in 1.2
Through QuickHub 1.1 menu "Gists/Create", I create a new Gist, and save it as Public. Creation went fine. Then, I reopen the same menu Gists/Create : the newly created Gist isn't showed.