use title as db key

This commit is contained in:
2025-02-13 03:52:15 +01:00
parent 4250f619c3
commit 0abc2818e8
4 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
---
title: "git"
title: "git subtree"
tags: [ "data", "git", "subtree" ]
---

View File

@@ -1,5 +1,5 @@
---
title: "gpg"
title: "gpg with vim"
tags: [ "vim", "data", "GPG" ]
requires: [ "GPG Basics", "vim basics" ]
---