KyleKun / one_second_diary

Minimalist video diary app.
MIT License
300 stars 60 forks source link

🎞️ Allow multiple recordings for a single day #74

Open alexanderadam opened 1 year ago

alexanderadam commented 1 year ago

I think we discussed this on another issue but sometimes I'm cheating a bit and I'm recording two videos a day (maybe it's a bit related to #35). The way I do this is by renaming the existing video to something like 2023-05-23_001.mp4 and I'd rename the second to 2023-05-23_002.mp4 etc.

Don't get me wrong: I'm not expecting a fancy GUI here but only that these snippets are also included when a movie is created which would include the particular date.

PS: Thank you for OSD. It's giving me so much joy! :heart:

KyleKun commented 1 year ago

Totally agree, some days are so full of events that it's hard to choose just one. I'll take a look at implementing this and other minor improvements before v2.0, which might take longer because of the UI refactoring and stuff. Let's focus on functionality first and thanks for the kind words!

gidklio commented 3 months ago

Yes please this would be my #1 suggestion