Skip to content

Comments

Scene Marker duration filter and sort#5472

Merged
WithoutPants merged 7 commits intostashapp:developfrom
dogwithakeyboard:marker-duration-filter
Nov 29, 2024
Merged

Scene Marker duration filter and sort#5472
WithoutPants merged 7 commits intostashapp:developfrom
dogwithakeyboard:marker-duration-filter

Conversation

@dogwithakeyboard
Copy link
Contributor

Adds the ability to sort and filter Markers by their duration (the difference between seconds and end_seconds). Markers without an end point have zero duration so a 0:00 duration filter can be used to filter for them.

@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Nov 29, 2024
@WithoutPants WithoutPants added the feature Pull requests that add a new feature label Nov 29, 2024
@WithoutPants
Copy link
Collaborator

Thanks for this. I changed the filter type to be a nullable float filter, since imo a marker without an end point should have a null duration, rather than a duration of 0. The other duration filter fields should probably be changed to be floats as well, but that's a problem for a separate PR.

@WithoutPants WithoutPants merged commit 6ad0951 into stashapp:develop Nov 29, 2024
XGFan pushed a commit to XGFan/stash that referenced this pull request Jan 16, 2025
@dogwithakeyboard dogwithakeyboard deleted the marker-duration-filter branch March 20, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Pull requests that add a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants