<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha" -->

---
title: My Ridiculously Robust Photo Management System (Immich...
description: A photo management workflow that uses Immich as a viewer while storing all metadata exclusively in EXIF data rather than databases. The system integrates...
canonical: https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: My Ridiculously Robust Photo Management System (Immich Edition) | daily.dev
og:description: A photo management workflow that uses Immich as a viewer while storing all metadata exclusively in EXIF data rather than databases. The system integrates...
og:url: https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha
og:image: https://api.daily.dev/og/posts/JyoEz3XHa.png
og:image:alt: My Ridiculously Robust Photo Management System (Immich Edition)
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# My Ridiculously Robust Photo Management System (Immich Edition)

**[Hacker News](https://daily.dev/sources/hn)** · 5 min read · 5 upvotes · 0 comments

## Summary

A photo management workflow that uses Immich as a viewer while storing all metadata exclusively in EXIF data rather than databases. The system integrates Immich with a custom command-line tool (Elodie) that organizes photos on a Synology NAS, automatically syncing changes made through Immich's interface back to EXIF and backing up to multiple locations. This approach prioritizes long-term preservation by avoiding database dependencies, handles eventual consistency when files move between folders, and provides a rich viewing experience without compromising archival principles developed over 20 years.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://jaisenmathai.com/articles/my-ridiculously-robust-photo-management-system-immich-edition/>

## Similar posts on daily.dev

- [Self-hosting my photos with Immich](https://daily.dev/posts/self-hosting-my-photos-with-immich-xv9hvupn8) · Lobsters · 1 upvotes · 0 comments
- [Jacob Kaplan-Moss](https://daily.dev/posts/jacob-kaplan-moss-lopondfur) · Jacob Kaplan-Moss · 0 upvotes · 0 comments
- [I installed Immich Power Tools to fix my 170,000-photo library, and it saved me weeks of work](https://daily.dev/posts/i-installed-immich-power-tools-to-fix-my-170-000-photo-library-and-it-saved-me-weeks-of-work-aqxuexdwl) · XDA Developers · 0 upvotes · 0 comments
- [I mounted my Immich library in Finder, and now I never open the web app](https://daily.dev/posts/i-mounted-my-immich-library-in-finder-and-now-i-never-open-the-web-app-vobltgpgi) · XDA Developers · 0 upvotes · 0 comments

---

Tags: [#self-hosting](https://daily.dev/tags/self-hosting)

[View this post on daily.dev](https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"My Ridiculously Robust Photo Management System (Immich Edition)","url":"https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha"},"datePublished":"2026-01-31T14:16:54.650Z","dateModified":"2026-01-31T14:17:16.819Z","description":"A photo management workflow that uses Immich as a viewer while storing all metadata exclusively in EXIF data rather than databases. The system integrates...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fcc4f8b6b7f20262177a004dae8d0b19?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fcc4f8b6b7f20262177a004dae8d0b19?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/my-ridiculously-robust-photo-management-system-immich-edition--jyoez3xha","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":5},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"self-hosting","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"My Ridiculously Robust Photo Management System (Immich Edition)"}]}
```

