Open RafaelPalomar opened 3 months ago
Hi Rafael,
I have no experience with silos in Denote.
Can you give a suggestion how this would work?
Happy for you to provide some pull requests.
@pprevos, thanks for the quick reply. I'm not a lisp programmer, but I would probably check whether the silos variable is set in denote and provide commands similar to denote-silo-extras-create-note
(e.g., citar-silo-extras-create-note
), which lets one choose the silo where the notes will be placed
Fair enough. I will look into it at some stage.
denote
has the possibility to define different isolatedsilos
(i.e., one for work notes and another one for personal use) https://protesilaos.com/emacs/denote#h:15719799-a5ff-4e9a-9f10-4ca03ef8f6c5. It seems thatcitar-denote
ignores the existence of silos.I would be great if
citar-denote
would play well with silos, so one can create notes selectively in different silos.