Commit Graph

9 Commits

Author SHA1 Message Date
Gigi
581f41f081 Add force flag for overwriting files & update TODO
- Add --force/-f flag to control file overwriting in extract.py
- Propagate force flag through all scripts (extract.sh, process.sh, run.sh, watch_voice_memos.py)
- Add TODO item for future CLI modernization using Python
- Skip existing output files unless force flag is used
2025-04-01 16:46:49 +01:00
Gigi
781ce008f7 Remove summarize_transcripts.py step from run.sh as it's no longer needed 2025-04-01 12:39:25 +01:00
Gigi
c45a1454d6 Update run.sh to process all .m4a files in VoiceMemos directory 2025-04-01 12:37:59 +01:00
Gigi
896c8dfb16 Update run.sh to use process.sh instead of process_voice_memos.sh 2025-04-01 12:35:19 +01:00
Gigi
e183885ec1 Update run.sh to use process_voice_memos.sh from root directory 2025-04-01 12:33:28 +01:00
Gigi
7e98299ebe Revert "Update run.sh to use the new watch_voice_memos.py script with force flag support"
This reverts commit 28c1b8770e.
2025-04-01 11:13:09 +01:00
Gigi
28c1b8770e Update run.sh to use the new watch_voice_memos.py script with force flag support 2025-04-01 11:08:42 +01:00
Gigi
62cabe4a81 Update run.sh to process voice memos before creating summaries 2025-03-29 20:09:50 +00:00
Gigi
40f6c68edd Add run.sh script for one-time processing of voice memos and transcripts 2025-03-29 20:03:44 +00:00