Skip to content

Hide in-progress recordings #87

@naveensingh

Description

@naveensingh

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

The app should not show recordings in-progress or at least indicate the same in the UI.

Why do you want this feature?

Users could unknowingly delete the recording in progress.

Additional information

This sort of conflicts with #74 because we can't hide files without really hiding them. I see two ways:

  • Append pending- to the in-progress recording filename and ignore files starting with pending- when fetching recordings.
  • Create a pending folder inside user's selected recordings folder.

Update: To solve the issue of losing files, the app should try to recover unsaved recordings on startup and use a locking mechanism to ignore in-progress recordings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssue is about a new feature or improving existing feature/behavior.needs triageIssue is not yet ready for PR authors to take up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions