From 3431ff4b33a8e496a6dfa83cd94615b10781c157 Mon Sep 17 00:00:00 2001 From: TEC Date: Sun, 2 Oct 2022 21:24:47 +0800 Subject: [PATCH] Survey questions: make PKB non-roam-specific --- config/survey.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/survey.jl b/config/survey.jl index f56dd13..0413217 100644 --- a/config/survey.jl +++ b/config/survey.jl @@ -185,7 +185,7 @@ the questions you see now will not neccesarily be in the final survey.", "Which use cases of Org Mode apply to your usage (if any)?", ["Note taking", "General document writing", "Task management", "Agenda", "Time tracking", - "Personal knowledge database (org-roam)" => "org-roam", + "Personal knowledge base (PKB)" => "PKB", "Literate programing / notebooks (babel)" => "babel"], mandatory=false), RadioSelect(:magit_usage,