-
Notifications
You must be signed in to change notification settings - Fork 751
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
[feature] Add Functionality to Delete Specific Recording and UI Monitoring Segments #1117
Comments
agree, do you expect that when deleting a row it delete also the video file? @forkmax for example let's say you have a transcription
which is part of mp4 file "abcd.mp4" which contains also
if deleting 1 does it delete also mp4 file and the other transcription or just the 1 same question for OCR / UI, if you delete one frame, does it delete the mp4 file and other frames? i like supabase table UX /bounty 80 to add the delete feature and make row/column content editable similarly to supabase |
💎 $80 bounty • Screenpi.peSteps to solve:
Thank you for contributing to mediar-ai/screenpipe! |
Thank you so much for your thoughtful reply and for raising these important questions! I’d like to provide some additional context about why I’m requesting this feature and how I envision it being used: I first thought of this functionality while using Rewind AI, which has a great “timeline” feature. It allows users to easily scroll through their recordings over time. However, I often found myself forgetting to turn off recording due to my busy schedule, which resulted in capturing a lot of unnecessary content, such as watching YouTube videos or playing games. These recordings are not useful and only take up valuable storage space. For this reason, I’d like to have a feature that allows me to select and delete all content (video, UI monitoring, transcription) within a specific time range. This would help me save storage space and keep my data organized. My Thoughts on Your Questions:
Regarding Supabase UX:I haven’t used Supabase before, so I’m not familiar with its table UX. However, I greatly appreciate your suggestion to make row/column content editable like Supabase—it sounds like a fantastic idea! Thank you again for taking the time to consider my feature request and for your dedication to improving Screenpipe! |
describe the feature
I would like to suggest adding a feature that allows users to delete individual screen recording or UI monitoring segments. Often, users may record unnecessary segments or monitor UI activities that are no longer needed. These segments take up local storage and clutter the data, making it harder to manage.
To improve usability and efficiency, this deletion functionality could be integrated into the existing data table (Pipe). When users view their data through the table interface, they should be able to easily identify and remove unwanted segments with a simple action (e.g., a delete button next to each entry). This would streamline data management and help conserve local storage.
why is this needed?
• Allows users to manage their recordings more effectively.
• Reduces unnecessary storage usage on local devices.
• Enhances user experience by providing more control over recorded data.
additional context
This feature would be a valuable addition for users who rely heavily on Screenpipe for activity tracking or productivity analysis.
The text was updated successfully, but these errors were encountered: