]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@amutable.com>
Thu, 14 May 2026 06:43:59 +0000 (08:43 +0200)
committerLennart Poettering <lennart@amutable.com>
Sun, 17 May 2026 06:17:31 +0000 (08:17 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index 8d623eb0de33304d120d30797555aaaea35225fe..8f760294a88f0a1afc5d3c67e038196c244f4b6e 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -128,6 +128,12 @@ SPDX-License-Identifier: LGPL-2.1-or-later
 
 ## Features
 
+- format-table: introduce the concept of a "title" for a table, which remains
+  closely associated with the table. in most cases where want to output
+  multiple tables from the same tool we want to separate things with a title,
+  hence we might as well associate the title with the table itself, and
+  streamline a few things.
+
 - report: add filtering by metric prefix, so that we reports don't have to
   include everything, and we have a way to have "small" and "big" reports, that
   have different number of fields.