diff options
author | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-10-16 11:56:19 +0200 |
---|---|---|
committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-10-16 11:56:19 +0200 |
commit | 2c850f934d7087061e6f8540ee3a273b9817fbc7 (patch) | |
tree | 7567acbba4991e651f468a8ebc655d5720e34f21 /run_and_record/todo.txt | |
parent | b644689e018f5139c2c7d8d782f086120d07dd18 (diff) |
Some changes in todomain
Diffstat (limited to 'run_and_record/todo.txt')
-rw-r--r-- | run_and_record/todo.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/run_and_record/todo.txt b/run_and_record/todo.txt index 7c796fc..1817c2e 100644 --- a/run_and_record/todo.txt +++ b/run_and_record/todo.txt @@ -1 +1,9 @@ * Actually test things +* read config.json from ~/.config/kel/run_and_record/config.json +* Create folder based on time and random id or maybe hash content? + - Record env + - Record git hash if exists + - Record command used + - Record additional files used +* Possibly record crash? +* Maybe record std::cout? |