Skip to content

Commit 2bb667f

Browse files
Merge pull request #40 from thefirehacker/3.4.0_Export_TimeCapsule
3.4.0 export time capsule
2 parents b4f12ba + db00961 commit 2bb667f

File tree

7 files changed

+360
-2215
lines changed

7 files changed

+360
-2215
lines changed

DeepResearch.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,9 @@ <h3>🔧 Research Controls</h3>
949949

950950
<button id="generateResearch" class="btn primary" disabled>🚀 Generate Research</button>
951951
<button id="exportResearch" class="btn secondary">📥 Export Results</button>
952+
<button id="exportTimeCapsule" class="btn secondary">🧳 Export TimeCapsule</button>
953+
<button id="loadTimeCapsule" class="btn secondary">📂 Load TimeCapsule</button>
954+
<input type="file" id="loadTimeCapsuleInput" accept="application/json" style="display:none;" />
952955
<button id="clearAll" class="btn secondary">🧹 Clear All</button>
953956

954957
<!-- Usage Agreement & Terms Section -->

0 commit comments

Comments
 (0)