From d875fee722748741b4b1056c6552bd872c20aa86 Mon Sep 17 00:00:00 2001 From: Serene-Arc <33189705+Serene-Arc@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:53:28 +1000 Subject: [PATCH] Add text for docs section --- docs/reference/config.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/reference/config.rst b/docs/reference/config.rst index 32a4cb8bd..e5d6d111d 100644 --- a/docs/reference/config.rst +++ b/docs/reference/config.rst @@ -486,7 +486,13 @@ autotagger matching or distance score calculation (see :ref:`match-config` and import ~~~~~~ -FIXME:: +When importing, beets will read several options to configure the visuals of the +import dialogue. There are two layouts: ``column`` and ``newline``. The +indentation of the respective elements of the import UI can also be configured +to highlight specific sections, in character units e.g. a ``5`` will indent the +given section by five characters in the terminal. + +:: ui: import: