Hi all, creator of Astral here! I just pushed a fix so it doesn't require private repo access. Sorry about that! All previous tokens have been revoked.
If you're wondering why it was there in the first place, either I'm blind and totally missed that auth scope, or it was added sometime after I started working on Astral, and I didn't notice it.
I just spent ~15 minutes adding a bunch of tags and really hope its a good pay-off (as in I remember to come back to this and actually use all the the useful plugins/libraries I starred previously).
I wish tagging was easier and simpler though, like literally just typing, pressing enter, and then tab to go to the next project. Also I turned the auto-language tagging setting on, nothing happened so I tagged a project "Python" then it auto-tagged 38 repos python but when I tagged more repos nothing happened
Edit: Also I wish the tags on the left-side were able to be sorted by # or abc
It would be nice if tags could be added faster, e.g., by dragging them onto repos. Adding tags by clicking on a repo, pressing "editing tags" etc., takes a bit too much time for my liking.
This could be pretty neat, but I'm hesitant to give an unknown app full write access to my private repositories. Especially when querying public stars can be done with readonly+public access.
I'm not sure many people would need to organize private repos that they've starred. I for one haven't even starred any private repos.
This is fantastic! I've always felt that when I star something it launches into the void never to be seen again because Github makes discoverability of starred projects so difficult.
Only thing that I feel is missing would be a browser plugin that allowed me to add tags to a project straight from Github. It could be a bit of a slog to log in to Astral every time I want to add a couple of tags to a project that I've just starred.
I also notice that it uses my open-source Angular Classy project! Love seeing examples of Classy being used in the wild :-) (pimp: http://davej.github.io/angular-classy/)
This app looks amazing, and it's pretty much what I've wished I had for a long time... but I have no intention of trying it out while it's asking for read/write access to all my repos.
Please make the permissions more sensible.
Also, what are your plans for offering data interaction? I would love to be able to poll categorical data from your site so I can further extend my star information.
Only if you want to be able to unstar from the app, with the app doing it via the API. I'd much rather give it read-only public access and not be able to unstar from it.
It would be nice to at least have the option of not providing access to public repos. Actually, I suspect most people wouldn't mind not being able to manage private starred repos so perhaps all it takes is a simple change of the permissions being asked for.
I understand there are some R/W issues with the GH permission model, but I don't think there's any problems with separating access to public and private repos.
Hi all, creator here (again). I've created a GitHub repo that you can file feature requests and bug reports in. I'm struggling to keep up with HN, Reddit, and email. https://github.com/syropian/astral-issues
This is really useful, and very nicely presented (having a secondary service is a faff, but unless GH integrates something similar, this looks the best solution I've seen). Just a few things I found as I tried to make a dent on my starred repos, apologies if I've just completely missed some functionality:
- The 'Edit Tags' form stay open when you switch repo.
- Switching to the next repo doesn't scroll the frame back to the top, which is a little annoying.
- Some minimal form of initial organisation (eg just automatically adding the language) would be good.
- It would be helpful if the 'tags' textbox autofocussed when 'edit tags' is clicked, so that typing could begin immediately.
- Following on from that, binding some keyboard shortcuts, allowing something [tab?] to save the tags and move onto the next one, would reduce the tedium of mass adding/updating.
- Some method of ordering the tags (ie alphabetically) would be nice, rather than just the order they were added - I don't find search to be that useful compared to simply scanning the list.
- Some method of keying to the next repo would be nice
Thanks for the feedback! Keyboard accessibility and more robust tagging/organizing is my highest priority right now, besides like, making sure my servers don't explode. ★
Wow, this is great (for non-mobile). I just did a thing a few weeks ago that adds your GitHub started repos to Wunderlist with their description and homepage to make searching / sorting / remembering them easier: https://github.com/ip2k/wunder-star
Although it's made for a desktop, it actually looks fine on a small device in landscape mode. I'm using an iPhone 5S and it's just wide enough to view the content fine. https://www.icloud.com/photostream/#A3GTI3fvKXgL9
I have always been wondering why github hasn't provided anything like this, given than there have been so many new awesome open source projects worth starring keep emerging from time to time...
At the moment I also wondering, what if github integrates similar functionalities? How services like this compete at all?
It'd be a lot more valuable if it offered some initial organization (e.g. by primary language, or by author). Otherwise I'm left with several hundred stars to categorize.
The interface is gorgeous, but doesn't really do much. Also somewhat surprised to see it's not on Github its self.
Nice! Does anyone know of something similar that's open source / outputs plain HTML+JS you can put up on your website? Would be neat to share my github starred repos without requiring someone to get an account somewhere to see them.
It's written in Go and outputs markdown, which you could convert to html. I just made a repo of the output. I've starred a lot of repos and one long list makes it easier for me to search and browse them.
It would be awesome if it showed popular tags for a repo rather than having to manually tag each one. Maybe it does have that feature and i just star obscure repos
I was really hoping someone would come forward. I'm at 200 and think I star too much. Anyways I had to take a screenshot if only for the rounded numbers.
Using firefox? It's impossible to use, or even just scroll. Works in Chrome though. I suppose it is the star animations at the top of the page that bring firefox to its knees.
The fact that I was interested enough to click in the link and consider getting an account a minute ago now seems repulsive to me. What the hell am I doing?
Anyway, this seems to be a good service. I like organizing things, I think it is a good thing to do, but with the luck of God I did not sign up when I clicked the link, and I hope I'll never.
Yes. We are truly lost as a species. Not only are we creating banal organizational apps, but we're also taking the time to try to make the author feel bad by decrying its lack of higher purpose in a HN comment.
If you're wondering why it was there in the first place, either I'm blind and totally missed that auth scope, or it was added sometime after I started working on Astral, and I didn't notice it.