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

Personal preference changes, sort, pick, omit, double click to filter etc #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mokkabonna
Copy link
Owner

@mokkabonna mokkabonna commented Aug 19, 2022

This is really quick and dirty changes. Use at own risk.

  • Double click on cell to add filter for that key/value, shiftclick to add filter without searching right away
  • Add text field for omitting keys, comma separated
  • Add text field for picking keys, comma separated
  • Click header to sort by value (localeCompare) click again to change sort direction
  • Add contains operator
  • Increase page size to 100
  • Add reset filters button
  • Shift click remove filter to search right away
  • Delete item, hold shift to delete (for safety)
  • Visual changes (dates in green are in the future)

@mokkabonna mokkabonna changed the title Personal changes, sort, pick, omit, double click to filter etc Personal preference changes, sort, pick, omit, double click to filter etc Aug 19, 2022
@mokkabonna
Copy link
Owner Author

mokkabonna commented Sep 5, 2022

Now with CoLoRs for unique values present more than once

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant