Obsidian Aggregate Content Inside Heading #1133
Replies: 3 comments 11 replies
-
This feature request seems related: #30 |
Beta Was this translation helpful? Give feedback.
-
Are you trying to rearrange file content or just want an arranged view of the metadata? |
Beta Was this translation helpful? Give feedback.
-
Hello! This does seem quite related to #30, specifically, I think me and @Braden1996 have fundamental use-cases here that are almost identical! This kind of workflow is great for enabling me to focus on the context of the notes for my intermittent journaling/logs, instead of which day it is. The day is still important of course, but my dream is to have Dataview enable all the daily and weekly notes to be nothing more than a Dashboard or a database view into the actual content which is stored in the more relevant notes. Philosophy and dreaming aside, as mentioned above, I do understand that Dataview itself is intended more for "data" and not the "content" itself, but it would be great if you could shed some light on whether the new capabilities and APIs as part of the recent superpowers to sections would make this use-case a bit more performant and easier. (And if it's now possible to get rid of the redundant headers that the approach above generates) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
I have a journal of daily notes, named in the format
2022-06-01
. Each note varies in structure, but often the same heading appears (e.g.## work
or## general
). I'd like to aggregate the headed content from each note, say in the past week, such that I can read a continuous feed of that particular topic.At the moment I have this, but it's quite slow and the rendering isn't ideal (lots of newline whitespace):
Is there a better strategy here? Perhaps a way to get the block embed link for each line in a section?
Beta Was this translation helpful? Give feedback.
All reactions