astral icon indicating copy to clipboard operation
astral copied to clipboard

Product Idea: Unstar

Open selfagency opened this issue 8 years ago • 3 comments

Add an unstar button next to edit tags

selfagency avatar Jun 09 '17 03:06 selfagency

Funny you mention it, I actually used to have this in v1 but it required an extra level of permissions on the OAuth scope that a lot of people weren't overly thrilled about, so I took it out for v2. However I think it's possible to grant certain permissions after the fact by having users opt-in to a different scope later. I'll have to do some research around it.

syropian avatar Jun 09 '17 13:06 syropian

Yes, I've been using it since it launched and I was like, "Wasn't there an unstar button here...?"

I've also been experiencing a lot of bugginess. I can't change tag names—it throws an error. Sometimes adding tags creates duplicate tags and clicking on the duplicate tag causes the whole app to go buggy. Stars don't refresh when you click the refresh button. Would also be awesome if you could add search operators, so I can type in something like javascript !jquery and have it bring back all the results not containing jQuery.

selfagency avatar Jun 09 '17 15:06 selfagency

is this possible use personal-access-token https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token plus, i think it's not necessary to access all user date, maybe just public data only can do the tag function. and other repo do it use gists, maybe a good way

mr-shitou avatar Aug 30 '20 20:08 mr-shitou