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

8.16.0 #945

Merged
merged 5 commits into from
Apr 28, 2024
Merged

8.16.0 #945

merged 5 commits into from
Apr 28, 2024

Conversation

decaf-dev
Copy link
Owner

@decaf-dev decaf-dev commented Apr 28, 2024

Feature

  • add a sort option to the multi-tag options menu. Thanks to @42ama

42ama and others added 5 commits April 27, 2024 12:05
* #937 Mulit-Tag sorting feature

+ Added new Column property - contentsSortDir, it stores information about sorting the content in the cells of the column. At the moment the only type that can store several items in a cell is MultiTag, so the processing logic was added only for it.
+ Added a options submenu for columns with MultiTag type, where you can select the sorting type for the cell contents.

* Renamed `contentsSortDir` to `multiTagSortDir` and `Contents sorting` to `Sort`
@decaf-dev decaf-dev merged commit 919ae14 into master Apr 28, 2024
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.

2 participants