vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 63 forks source link

Ability to define multiple views of issues #124

Open vermiculus opened 7 years ago

vermiculus commented 7 years ago

From a yet-undeveloped issue browser, having definable views of issues and pull requests would be good. A view would just be a saved-off collection of filters.

weatherman2095pro commented 6 years ago

Would this issue cover the ability to view issues that are not assigned to us (and the possibility to self-assign) or should that be made into another issue to track?

vermiculus commented 6 years ago

This issue would cover that, I think, depending on how/when you look at it.

More challenging will be the framework that supports this functionality, I think -- adding views should be simple and painless in the future. After the initial release, additional views can be separate issues.

For now, I can take that feedback here to get a good initial set of useful views :-)

vspinu commented 6 years ago

A view would just be a saved-off collection of filters.

I would add to this that this should take into account sorting. Maybe two new keys, one for cycling between views and another for cycling between sorts from a collection of sorting functions.