Implement search in browse_poses() #26

Open
opened 2025-04-22 15:05:50 +00:00 by breakingspell · 0 comments

I always forget that the Browse function had posename filtering. Rough idea

  • Alt+L for Browse Pose modal
  • Arrow keys still do linear navigation
  • Input characters to filter for string (need to find and use same /regex/)
  • Either store results as a new list to reference, or smartly parse existing list.
I always forget that the Browse function had posename filtering. Rough idea - Alt+L for Browse Pose modal - Arrow keys still do linear navigation - Input characters to filter for string (need to find and use same /*regex/*) - Either store results as a new list to reference, or smartly parse existing list.
breakingspell added the
enhancement
label 2025-04-22 15:07:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: breakingspell/DamnSimplePoseLibrary#26
No description provided.