Is it possible to have a flow in Emacs similar to LogSeq
whereby the user can call one tag (e.g., #quotes) and have a buffer filled with all the text that matches such tag? I suppose the closer thing is to do grep, but I was wondering if there was something more sophisticated that would collect all the entire blocks belonging to a specific tag. Thanks!
Solution here: https://emacs.stackexchange.com/a/70981/15546