From 1fee70fceb3685752b931b3ad44434efc7a831a6 Mon Sep 17 00:00:00 2001
From: Simon
Date: Sun, 24 Aug 2025 23:11:58 -0400
Subject: [PATCH] reworked import/export to support files instead of clipboard
---
startpage.html | 96 ++++++++++++++++++++++++--------------------------
1 file changed, 46 insertions(+), 50 deletions(-)
diff --git a/startpage.html b/startpage.html
index c0c4180..1b2556c 100644
--- a/startpage.html
+++ b/startpage.html
@@ -349,7 +349,7 @@
to undo current changes / revert to the last saved state, force refresh the page while still
editing the page.
-
+
that concludes the basics. there's some more advanced information below:
@@ -415,21 +415,6 @@
-
-
sharing / backing up (import/export tab)
-
+
-
-
-
- you can export your current page's entire setup to your clipboard in the
- "import / export" tab. save the contents somewhere on your computer to store
- your theme for later or for sharing with others.
-
- to load in a theme, simply paste exported data into the "import" input,
- and refresh the page (ignore the warning that saved data will be lost).
-