From 17e215461d00fe5a1e78d155a714fb3c9b2ace3e Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Tue, 17 Sep 2019 18:47:40 -0500 Subject: [PATCH] Notes: Add idea --- notes.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes.org b/notes.org index 43569a2..e209153 100644 --- a/notes.org +++ b/notes.org @@ -286,6 +286,10 @@ Another idea for it is to simply store the element from =org-element-headline-pa 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. +*** TODO Experiment with =hierarchy= + +[[https://github.com/DamienCassou/hierarchy][hierarchy.el]] might be very helpful for implementing a hierarchy UI. Maybe the =parentfn= could be used to create sections easily. + *** Code idea Inserting items into a view could look something like this: