Notes: Add idea

This commit is contained in:
Adam Porter 2019-09-17 18:47:40 -05:00
parent fdbff54ebd
commit 17e215461d

View file

@ -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. 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 *** Code idea
Inserting items into a view could look something like this: Inserting items into a view could look something like this: