From a8b93a8a09dc5a1d5f7cd433db732f3d180c8d71 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Thu, 5 Sep 2019 05:40:00 -0500 Subject: [PATCH] Notes: Add --- notes.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes.org b/notes.org index 3beed7f..fe4d9b0 100644 --- a/notes.org +++ b/notes.org @@ -277,6 +277,10 @@ When tag inheritance is enabled, and the given tags aren't file-level tags, we c [2019-09-02 Mon 05:20] Especially with some of the new packages that make =tabulated-list-mode= easier to use, like =navigel=. However, it would probably break grouping, or require some kind of adapter or extension to do grouping, so I don't know if that would work. Something like =magit-section= would be more flexible, and could be recursively grouped, like in =magit-todos=. +*** TODO Experiment with =widget= + +The code that powers the customization UI. Has collapsible and customizable widgets. Might be perfect. Might even enable editing items in the list, with functions to make the changes in the source buffers. + *** Code idea Inserting items into a view could look something like this: