Gatsby: Plugin library filters and sorting enhancements

Created on 23 Mar 2018  路  8Comments  路  Source: gatsbyjs/gatsby

Problem

I observed someone going through the plugin library and saw that they wanted to be able to sort by category, especially by whether a plugin was a "source" plugin or not.

Solution

  • Introduce filters
  • Introduce sorting

Don't know which would fit in filters and which would fit in sorting:

  • category
  • popularity
  • what version of Gatsby the package works with
  • date added (this also brings up the possibility of featuring particular plugins based on some criteria, like recently added OR most popular, etc)
stale?

Most helpful comment

Hey @shannonbux, There is a load of new plugins being added (over 500 I recall from the Gatsby days keynote) but the discovery of new plugins is pretty tricky.

The UX is also a bit painful at the moment. As a user each time I scroll the list of plugins I need to click to load more. On clicking plugin, the list goes back to the top on redirect. On clicking back the list still stays at the top forcing the sure to start scrolling and clicking load more.

While I'm at it I would think this is low hanging fruit from a content marketing point of view for your blog/email list. I would be stoked to get at weekly/month email highlighting new plugins.

All 8 comments

Filters:

  • Category
  • Gatsby Version (I'd only use major(?) version of Gatsby, so currently probably all plugins should work)

Sorting:

  • Name
  • Popularity
  • Date of the last update

Sort of related to issue #4827 because as we expand what categories of plugins are included in the library, the naming conventions for plugins will likely need to change.

Hey @shannonbux, There is a load of new plugins being added (over 500 I recall from the Gatsby days keynote) but the discovery of new plugins is pretty tricky.

The UX is also a bit painful at the moment. As a user each time I scroll the list of plugins I need to click to load more. On clicking plugin, the list goes back to the top on redirect. On clicking back the list still stays at the top forcing the sure to start scrolling and clicking load more.

While I'm at it I would think this is low hanging fruit from a content marketing point of view for your blog/email list. I would be stoked to get at weekly/month email highlighting new plugins.

@shansmith01 Ah great feedback. Setting up calls to watch people using the plugin library soon! Want to be one of them? ;)

Highlighting new plugins is a great idea for the newsletter, too

Sure thing @shannonbux count me in

ok I'll write that down; will email you once that round of research starts! Thanks @shansmith01!

Hiya!

This issue has gone quiet. Spooky quiet. 馃懟

We get a lot of issues, so we currently close issues after 30 days of inactivity. It鈥檚 been at least 20 days since the last update here.

If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

Thanks for being a part of the Gatsby community! 馃挭馃挏

Hey again!

It鈥檚 been 30 days since anything happened on this issue, so our friendly neighborhood robot (that鈥檚 me!) is going to close it.

Please keep in mind that I鈥檓 only a robot, so if I鈥檝e closed this issue in error, I鈥檓 HUMAN_EMOTION_SORRY. Please feel free to reopen this issue or create a new one if you need anything else.

Thanks again for being part of the Gatsby community!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

theduke picture theduke  路  3Comments

kalinchernev picture kalinchernev  路  3Comments

3CordGuy picture 3CordGuy  路  3Comments

dustinhorton picture dustinhorton  路  3Comments