diff --git a/index.html b/index.html index ff93803..de771ca 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -
- Every automation, from where files come from to where they land. Health and counts come - from each rule's last run. -
-No automations yet.
-Add a drive rule or a folder rule and it shows up here as a flow.
-No runs recorded yet.
-Every completed import or move is logged here, with counts and outcome.
-- Watchers run in the background. Connect a drive or drop a Lightroom export to start an import. -
-Watchers {paused ? "paused" : "active"}
- -No volumes detected.
-Connect a drive, or add a rule under External Drive.
-- {req.label} · {total} files. These names become the {target}. -
- {mode === "single" ? ( -- Rules that run automatically when a recognised drive is connected. -
-No drive rules yet.
-Add a rule so a drive auto-imports the moment it's connected.
-
- Example: {layoutExample(card.layout)}
-
- Example: {filenameExample(card.rename)}
-
- Used in the {"{name}"} token. Off = folders are just the date. -
- {card.prompt_name && ( -- Send some extensions to their own destination — e.g. RAW to an archive, JPG to a working - folder. Routes are tried top to bottom; the first match wins, and anything unmatched uses - the destination above. Leave a field blank to reuse the rule's. -
- {routes.map((r, i) => ( -- {isMac - ? "Watch a folder and route new files — move them into a dated folder, or import them into Apple Photos." - : "Watch a folder and route new files — move them into a dated folder."} -
-No folder rules yet.
-- {isMac - ? "Add a rule to auto-sort a folder, or import a Lightroom export into Photos." - : "Add a rule to auto-sort a folder."} -
-
- Example: {folderExample(rule.layout)}
-
- Example album:{" "}
- {albumExample(rule.photos_album, rule.prompt_name ? "Holiday" : "")}
-
- Fills the {"{name}"} token — e.g. “{"{date} {name}"}” becomes “2026-06-20 Holiday”. -
- {rule.prompt_name && ( -A running log of imports and any problems.
-Nothing yet.
-Drive imports and Lightroom syncs will show up here.
-App-wide preferences.
-Start FileFlow automatically and keep it in the {trayName}.
- - -When off, closing the window quits FileFlow.
- - {/* The Dock (and hiding the tray icon in its favour) is macOS-only; elsewhere - the tray icon is the app's one surface and always stays on. */} - {isMac && ( - <> - - - -Keep at least one of the menu-bar or Dock icon visible.
- > - )} - -FileFlow {version && `v${version}`}
-+ {req.label} · {total} files. These names become the {target}. +
+ {mode === "single" ? ( +A running log of imports and any problems.
+Nothing yet.
+Drive imports and Lightroom syncs will show up here.
++ Rules that run automatically when a recognised drive is connected. +
+No drive rules yet.
+Add a rule so a drive auto-imports the moment it's connected.
+
+ Example: {layoutExample(card.layout)}
+
+ Example: {filenameExample(card.rename)}
+
+ Used in the {"{name}"} token. Off = folders are just the date. +
+ {card.prompt_name && ( ++ Send some extensions to their own destination — e.g. RAW to an archive, JPG to a working + folder. Routes are tried top to bottom; the first match wins, and anything unmatched uses + the destination above. Leave a field blank to reuse the rule's. +
+ {routes.map((r, i) => ( ++ Every automation, from where files come from to where they land. Health and counts come + from each rule's last run. +
+No automations yet.
+Add a drive rule or a folder rule and it shows up here as a flow.
+No runs recorded yet.
+Every completed import or move is logged here, with counts and outcome.
++ {isMac + ? "Watch a folder and route new files — move them into a dated folder, or import them into Apple Photos." + : "Watch a folder and route new files — move them into a dated folder."} +
+No folder rules yet.
++ {isMac + ? "Add a rule to auto-sort a folder, or import a Lightroom export into Photos." + : "Add a rule to auto-sort a folder."} +
+
+ Example: {folderExample(rule.layout)}
+
+ Example album:{" "}
+ {albumExample(rule.photos_album, rule.prompt_name ? "Holiday" : "")}
+
+ Fills the {"{name}"} token — e.g. “{"{date} {name}"}” becomes “2026-06-20 Holiday”. +
+ {rule.prompt_name && ( +App-wide preferences.
++ Applies immediately and is remembered on this machine — separate from your rules, so no + need to save. +
+Start FileFlow automatically and keep it in the {trayName}.
+ + +When off, closing the window quits FileFlow.
+ + {/* The Dock (and hiding the tray icon in its favour) is macOS-only; elsewhere + the tray icon is the app's one surface and always stays on. */} + {isMac && ( + <> + + + +Keep at least one of the menu-bar or Dock icon visible.
+ > + )} +FileFlow {version && `v${version}`}
++ Watchers run in the background. Connect a drive or drop a Lightroom export to start an import. +
+Watchers {paused ? "paused" : "active"}
+ +No volumes detected.
+Connect a drive, or add a rule under External Drive.
+