Oh yeah. This is gonna be a big one. Stay tuned.
Rough outline for now:
flowchart TD
subgraph personal server
I[import] --> |phockup| L[Library]
end
subgraph web
S(social)
end
subgraph desktop
D --> |baked jpg| S
D --> |raw + xmp| I
end
A[fa:fa-camera GoPro] --> D(Darktable)
C[fa:fa-paper-plane Drone] --> D
B[fa:fa-camera iPhone] --> |HEIC + MOV| I
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International