From fa9fcfa696733bfaf160eaabd1f7d828581cf24e Mon Sep 17 00:00:00 2001 From: ranger910 Date: Tue, 12 Mar 2024 10:42:48 -0400 Subject: [PATCH] Update ObsidianForensics_Hindsight.mkape Updated Commandline for json export format to use jsonl so that it matches the valid Hindsight export options --- Modules/Apps/GitHub/ObsidianForensics_Hindsight.mkape | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Apps/GitHub/ObsidianForensics_Hindsight.mkape b/Modules/Apps/GitHub/ObsidianForensics_Hindsight.mkape index 041645d6c..43f5ef87a 100644 --- a/Modules/Apps/GitHub/ObsidianForensics_Hindsight.mkape +++ b/Modules/Apps/GitHub/ObsidianForensics_Hindsight.mkape @@ -12,7 +12,7 @@ Processors: ExportFormat: xlsx - Executable: hindsight.exe - CommandLine: -i %sourceDirectory% -o %destinationDirectory%\Hindsight_output -f json + CommandLine: -i %sourceDirectory% -o %destinationDirectory%\Hindsight_output -f jsonl ExportFormat: json # Documentation