Add feed to folder

Add feed to folder - What about when right clicking on a folder having a option to Add feed that opens the Add Feeds popup and sets the folder to the folder you right clicked on

1 Like

Great idea. I’m heads down in a major refactor right now, but I’m going to hopefully get this in. If you still don’t see it in a month, let me know and I’ll build it immediately.

Just letting you know, I added this feature to the Backbone branch, which is getting merged in with social next week, and then launching publicly in a few weeks. Thanks!

1 Like

Thanks, looks great!!!

When I open the “Add site to this folder” dialog, the cursor loses focus from the “Website or RSS” text box; I have to click with the mouse inside the text box to be able to write the URL in it. This doesn’t happen when I add a site the usual way (through the “+” sign in the lower left). Happens in latest Chrome (19) and latest Firefox (13.0.1).

Wow, good catch. It’s because the context menu forces a blur when it hides, which is just a few milliseconds after the add site dialog makes its focus call. Fixed.

Here’s the commit: https://github.com/samuelclay/NewsBlu…

Yep. Works now. Awesome bug fixing speed, as usual :D.

Now that I’m no longer maintaining three separate branches, I’m going to be far more responsive (as was usual up until a month ago when I went down the rewrite rabbit hole).