docs: add lock-in feature

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/head
Varun Patil 2023-05-01 15:50:49 -07:00
parent 38a161eb64
commit bbd060b795
1 changed files with 13 additions and 0 deletions

View File

@ -407,5 +407,18 @@
</p>
</div>
</div>
<div class="feature-item">
<div>
<h2>
No Lock-In
</h2>
<p>
Memories stores most of the metadata in the EXIF headers of your photos, which means
that you can easily migrate to other solutions without losing your data. It also utilizes
your existing filesystem structure for organization without converting it to any
specialized format.
</p>
</div>
</div>
{% endblock %}