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

Starred / Saved taxa #17

Closed
8 tasks done
JWCook opened this issue May 30, 2020 · 0 comments
Closed
8 tasks done

Starred / Saved taxa #17

JWCook opened this issue May 30, 2020 · 0 comments
Labels
ui UI-specific features improvements
Milestone

Comments

@JWCook
Copy link
Member

JWCook commented May 30, 2020

Add the ability to save a selected taxon. Related to #14.

  • Add a 'star' toggle button next to selected taxon
  • Persist starred items in a config file in app dir (taxon IDs only)
  • Load on startup
  • Add a tab on the taxon search screen for starred items
  • Selecting the a 'star' toggle button adds taxon to the list and Starred tab
  • Selecting the a 'star' toggle button again removes the taxon from the list and Starred tab
  • Also add a 'remove' button to items in Starred tab
  • Add ability to reorder favorites
    • Drag & drop functionality does not seem to be possible with MDListItem
    • Maybe an 'up' button or right-click context menu option?
@JWCook JWCook added this to the v0.5 milestone Jun 1, 2020
@JWCook JWCook added enhancement New feature or request gui and removed gui labels Jun 1, 2020
@JWCook JWCook closed this as completed in 9160374 Jun 4, 2020
@JWCook JWCook added ui UI-specific features improvements and removed enhancement New feature or request labels Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui UI-specific features improvements
Projects
None yet
Development

No branches or pull requests

1 participant