From 985db3da13c7b5e98f1f85a334f5716e603a8d73 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Sat, 7 Feb 2026 12:59:37 +0300 Subject: snapshot: 2026-02-07 --- .zk/config.toml | 5 ++++- .zk/templates/directory.md | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) (limited to '.zk') diff --git a/.zk/config.toml b/.zk/config.toml index d0c5c2b..dd3060f 100644 --- a/.zk/config.toml +++ b/.zk/config.toml @@ -134,7 +134,7 @@ dead-link = "error" # Warn when a note links to itself. #self-link = "warning" # Report missing backlinks -#missing-backlink = { level = "hint", position = "bottom" } +missing-backlink = { level = "hint", position = "bottom" } [lsp.completion] @@ -217,3 +217,6 @@ rethought = 'zk new --no-input --template="rethought.md"' reference = 'zk new --no-input --template="reference.md"' knowledge = 'zk new --no-input --template="knowledge.md"' + +# Fix commands +fix-backlinks = "zk edit --interactive --missing-backlink" diff --git a/.zk/templates/directory.md b/.zk/templates/directory.md index fe2e26c..dc0c028 100644 --- a/.zk/templates/directory.md +++ b/.zk/templates/directory.md @@ -14,5 +14,8 @@ tags: {{content}} +## Up +- + ## Down - -- cgit v1.2.3-70-g09d2