diff options
author | breadcat | 2020-06-19 14:14:21 +0100 |
---|---|---|
committer | breadcat | 2020-06-19 14:14:21 +0100 |
commit | 02950f010e162f062945e7e63b7a16e6b01b0475 (patch) | |
tree | 6946db0308a60e72b2d349ba8ecd7b57713ff9cc /content/posts/notes-on-sorting-photos.md | |
parent | e46e122716b4f602491dd12ee78741463ec7fe51 (diff) | |
download | blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.gz blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.bz2 blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.zip |
Case sensitive page tags
Diffstat (limited to 'content/posts/notes-on-sorting-photos.md')
-rw-r--r-- | content/posts/notes-on-sorting-photos.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/notes-on-sorting-photos.md b/content/posts/notes-on-sorting-photos.md index e49de4f..22d17a6 100644 --- a/content/posts/notes-on-sorting-photos.md +++ b/content/posts/notes-on-sorting-photos.md @@ -1,7 +1,7 @@ --- title: "Notes on Sorting Photos" date: 2019-12-23T11:50:00 -tags: ["android", "formats", "guides", "linux", "media", "minimalism", "snippets", "software"] +tags: ["Android", "Formats", "Guides", "Linux", "Media", "Minimalism", "Snippets", "Software"] --- My smart phone is an android device, it connects to my computer via MTP over USB and I store my photographs on cloud storage. Subsequently I want these pictures to be sorted, and I don't want any duplicates. |