From 0301313aef3a20aca68f23e146fc514a3ae9710f Mon Sep 17 00:00:00 2001 From: Steven Baltakatei Sandoval Date: Wed, 15 Jul 2020 23:51:21 +0000 Subject: [PATCH] doc(bklog-plan):Note possible future feature: user config file --- exec/bklog-plan.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/exec/bklog-plan.org b/exec/bklog-plan.org index 36dd08b..9afaea9 100644 --- a/exec/bklog-plan.org +++ b/exec/bklog-plan.org @@ -87,5 +87,13 @@ closed. *** 2020-07-14T22:25Z; bktei> Possible solution using ~dd~, ~od~, and ~if [ -z string ]~ [[https://unix.stackexchange.com/a/33055][here]]. +** TODO Support configuration file for storing options +*** 2020-07-15T23:48Z;bktei> +Support storing options in a ~$HOME/.config/bklog/options.conf~ file +so individual calls to ~bklog~ don't have to be so long. Aliases can +be used instead to make ~bklog~ calls shorter, but cron jobs don't +necessarily source alias files. Explicitly reading options from a +configuration file would be more reliable, although it complicates +usage of ~bklog~. * bklog narrative -- 2.30.2