commit 57b891ba09fd5fa6feea16ca3e67ff82f68f1120
parent f1877c0533762730c780c9b2c5db732a5e28c6ca
Author: Peter <peter@minskio.co.uk>
Date: Tue, 8 Mar 2022 12:02:45 +0000
Notes for the Notes God
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/posts/notes-on-sorting-paperwork.md b/content/posts/notes-on-sorting-paperwork.md
@@ -2,7 +2,7 @@
title: "Notes on sorting Paperwork"
date: 2020-06-23T15:29:00
lastmod: 2020-07-01T11:12:00
-tags: ["Formats", "Guides", "Minimalism", "Snippets", "Software", "Windows"]
+tags: ["Formats", "Guides", "Minimalism", "Notes", "Snippets", "Software", "Windows"]
---
# Intention
diff --git 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", "Notes", "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.
diff --git a/content/posts/notes-on-storing-dotfiles.md b/content/posts/notes-on-storing-dotfiles.md
@@ -2,7 +2,7 @@
title: "Notes on storing Dotfiles"
date: 2020-06-28T15:29:00
lastmod: 2020-06-29T11:43:00
-tags: ["Linux", "Selfhosted", "Software"]
+tags: ["Linux", "Notes", "Selfhosted", "Software"]
---
I've run various versions of Linux on and off for quite a few years now, and I've never really thought about archiving my dotfiles in any meaningful way. I would re-install Linux so infrequently, and generally make so few changes that it never made sense to set up systems or repositories for config files.