From 7f91ab754c79501e3508c36c3f04510f7c83fa59 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Thu, 14 May 2026 13:17:01 +0200 Subject: [PATCH] Tag TUIs --- chat/profanity.md | 1 + chat/profanity_automation.md | 1 + system/bash_tricks.md | 1 + writing/vim/md_columns.md | 1 + 4 files changed, 4 insertions(+) diff --git a/chat/profanity.md b/chat/profanity.md index 3abc557..b0b60f0 100644 --- a/chat/profanity.md +++ b/chat/profanity.md @@ -3,6 +3,7 @@ title: profanity tags: - chat - omemo +- TUI --- # Setup (Commands) diff --git a/chat/profanity_automation.md b/chat/profanity_automation.md index 6ed6804..2baa7c7 100644 --- a/chat/profanity_automation.md +++ b/chat/profanity_automation.md @@ -3,6 +3,7 @@ title: profanity automation tags: - chat - omemo +- TUI requires: - chat/profanity.md --- diff --git a/system/bash_tricks.md b/system/bash_tricks.md index ba0ac13..79678ea 100644 --- a/system/bash_tricks.md +++ b/system/bash_tricks.md @@ -4,6 +4,7 @@ tags: - shell - POSIX --- + ## Track Live Changes See changes in a file as it changes: diff --git a/writing/vim/md_columns.md b/writing/vim/md_columns.md index 25f291c..65b09fa 100644 --- a/writing/vim/md_columns.md +++ b/writing/vim/md_columns.md @@ -4,6 +4,7 @@ tags: - writing - vim - markdown +- TUI --- Got a wonky markdown table?