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

feat: enhance search list functionality #47

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

k1nho
Copy link
Contributor

@k1nho k1nho commented Jun 27, 2024

Description

This PR enhances the search list functionality. Now asides from the original insert operations, we can also search clips in the timeline with precommands. This also prepares for #40.

What type of PR is this? (check all applicable)

  • 💡 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

closes #39

Mobile & Desktop Screenshots/Recordings

searchlist.mov

@k1nho k1nho self-assigned this Jun 27, 2024
@k1nho k1nho force-pushed the feat/search-inserted-clips-in-timeline branch from 873b857 to 8aa5601 Compare July 3, 2024 00:19
@k1nho k1nho marked this pull request as ready for review July 7, 2024 20:24
@k1nho k1nho merged commit 1a8cc8f into beta Jul 7, 2024
4 checks passed
@k1nho k1nho deleted the feat/search-inserted-clips-in-timeline branch July 9, 2024 20:18
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.

💡 Feature: enhance search list with timeline clip find
1 participant