Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add "Tabs" or "Groups" to the bookmarks sidebar #616

Closed
nmay231 opened this issue Aug 28, 2021 · 1 comment
Closed

[Feature] Add "Tabs" or "Groups" to the bookmarks sidebar #616

nmay231 opened this issue Aug 28, 2021 · 1 comment
Labels
enhancement New feature or request status: duplicate This issue or pull request already exists

Comments

@nmay231
Copy link

nmay231 commented Aug 28, 2021

Describe the solution you'd like
It would be nice to split your bookmarked/favorited items into different groups. Here is how I imagine the controls:

  • Pressing A adds or removes bookmarked items as before. Items are added to group 1 by default.
  • Pressing 1-9 on a bookmarked item moves it to that group where groups are sorted top to bottom (1 to 9).
  • Extra: Allow naming of groups
  • Extra: Pressing 1-9 on the group header allows you to reorder groups by changing the group number (or swapping groups if both groups have items). Pressing the number keys in the inventory gui switches items on the hotbar as usual.

With lots of items, it can be hard to track things and find what you're looking for. With this addition, you could group things by how frequently you use them, by type of item (redstone vs building blocks), or by world save, or as an overarching todo-list (grouped by which stage of the modpack you are in).

The controls are also backward compatible. If you don't want to use groups, you'll never know it existed. (that could also be interpreted as a bad thing)

Sidenote:
I kinda want to get into modding. I did a simple HelloWorld mod adding a block and a couple of items, but I'm more familiar with Python and Typescript than with Java. If you think this might be a relatively easy way to get familiar with Java and Fabric, I would be willing to contribute this feature. However, I've heard that Minecraft gui's can be a pain sometimes, so maybe this wouldn't be the best first contribution 😂 Let me know how difficult you think this would be.

@nmay231 nmay231 added the enhancement New feature or request label Aug 28, 2021
@shedaniel
Copy link
Owner

Duplicate of #388, Thanks for your suggestions on the keybinds though, that's something I haven't thought about.

@shedaniel shedaniel added the status: duplicate This issue or pull request already exists label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants