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

Toggle, resize and re-order columns #401

Open
4 tasks
martpie opened this issue Feb 20, 2018 · 4 comments
Open
4 tasks

Toggle, resize and re-order columns #401

martpie opened this issue Feb 20, 2018 · 4 comments

Comments

@martpie
Copy link
Owner

martpie commented Feb 20, 2018

I splited these tasks from #62 to add more granularity, otherwise it will never be done.

  • columns arrangement in config.json
  • toggle columns with a context/menu
  • resize columns with click-and-drag
  • reorder columns with drag
default:
- title
- duration
- artist
- album
- genre

optional:
- play count
- album artists
- year
- track
    - no
    - of
- disk
    - no
    - of
- createdAt
- rating
@martpie martpie self-assigned this Feb 20, 2018
qcasey added a commit to qcasey/museeks that referenced this issue Jul 16, 2019
qcasey added a commit to qcasey/museeks that referenced this issue Jul 16, 2019
@martpie martpie mentioned this issue Mar 4, 2020
1 task
@ldexterldesign
Copy link

ldexterldesign commented Mar 4, 2020

#62 (comment)

FYI I would take track # and/or year over genre any day of the week

Best regards

@blackshibe
Copy link

I added the ability to toggle columns in a fork with persistence. I'm not sure how to tackle resizing, considering I haven't done dynamic css in react before but I can try.
image

@martpie
Copy link
Owner Author

martpie commented Jun 21, 2022

Mind opening a PR so I can have a look and see if we should backport it?

I'm doing a big rewrite right now, but we can still have a look.

@blackshibe
Copy link

I'll do it.

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

No branches or pull requests

3 participants