From 2184e9d66389d37d4cfaffbcd0bdeda6af3261ea Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Tue, 11 Feb 2025 21:26:39 +0100 Subject: [PATCH] tidy tags --- basics/basics.md | 5 +++-- data/gpg/extras.md | 1 + data/recfiles/Board_Games.md | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/basics/basics.md b/basics/basics.md index 47a4f2e..57e9080 100644 --- a/basics/basics.md +++ b/basics/basics.md @@ -342,11 +342,12 @@ apt install $PROGRAM Remove `lolcat`, because it's useless: -```bash +```sh sudo apt remove lolcat ``` -... and that's pretty much it. You can move, create, destroy, install things, and look things up. +...and that's pretty much it. +You can move, create, destroy, install things, and look things up. # Review diff --git a/data/gpg/extras.md b/data/gpg/extras.md index a36297d..981af5b 100644 --- a/data/gpg/extras.md +++ b/data/gpg/extras.md @@ -1,6 +1,7 @@ --- title: "gpg" tags: [ "vim", "data", "GPG" ] +requires: [ "GPG Basics", "vim basics" ] --- The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted. diff --git a/data/recfiles/Board_Games.md b/data/recfiles/Board_Games.md index 91db4ca..4f158c6 100644 --- a/data/recfiles/Board_Games.md +++ b/data/recfiles/Board_Games.md @@ -1,6 +1,7 @@ --- -title: "Board Games" +title: "Board Games with Recfiles" tags: [ "data", "recfiles", "games" ] +requires: "Recfiles" --- You can play with a board games database from boardgamegeek.com.