On Sat, Dec 30, 2023 at 7:16 PM João Távora <joaotav...@gmail.com> wrote:
> > On the face of things, remember.el does not comprise a huge amount of > > code, and I don't see why the above two features couldn't be retrofitted > > into it. > > Seems like the first one could be done with narrowing. > But would also need some kind of indirect buffer, too, > right? How does org-capture.el do it? Answering myself, with indirect buffers :-) João