From d7d4d9fa7ac1ece08f370147b4f72285e04d3517 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 15 Sep 2017 21:46:15 +0200 Subject: Make default bookmark collection configurable via imagrc.toml --- imagrc.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'imagrc.toml') diff --git a/imagrc.toml b/imagrc.toml index 5fd90653..a59102f7 100644 --- a/imagrc.toml +++ b/imagrc.toml @@ -82,3 +82,6 @@ default_diary = "default" [diary.diaries.default] timed = "minutely" +[bookmark] +default_collection = "default" + -- cgit v1.2.3