Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Use app categories #759

Closed
zeke opened this issue Jul 12, 2017 · 4 comments
Closed

Use app categories #759

zeke opened this issue Jul 12, 2017 · 4 comments

Comments

@zeke
Copy link
Contributor

zeke commented Jul 12, 2017

In electron/apps#225, @jkleinsc created a list of categories, added one to every app, and updated tests to ensure that every app always has a valid category. 馃殌

Now let's put that categorization to use on the site. Some ideas:

  • Render each app's category in the apps list so folks can filter by category using the text input. For now it could be hidden from view but still part of the searchable content, like keywords currently is.
  • Display a list of categories on the /apps page.

And as we move towards having per-app pages:

  • Display the category on the app page.
  • Make the category clickable to view other apps in the category.
@YurySolovyov
Copy link

I feel like alphabetical category list is more fair. it may even be collapsed initially, but as soon user starts typing the in the search we highlight+expand category name and app's name matches. Kinda like fuzzy-matcher in atom

@jkleinsc
Copy link

Categories are now live here: http://electronjs.org/apps

This is a work in progress, so suggestions are welcome!

@YurySolovyov
Copy link

it would be nice to know what is actually matched, category, tag, app' name, etc.

@zeke
Copy link
Contributor Author

zeke commented Nov 16, 2017

New website landed today! https://electronjs.org/blog/new-website

@YurySolovyov feel free to open up a PR or a new issue if you want to see further changes.

@zeke zeke closed this as completed Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants