How do you think the unthinkable?
With an itheberg.
How do you think the unthinkable?
With an itheberg.
Obsidian plugin that gives you the power to generate dynamic MOCs in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags! - IdreesInc/Waypoint
@neeldhara This is great!
Using the TABLE version of dataview, you can also have one column for the source file and another for the highlight:
```dataview
TABLE highlights as "Highlights"
WHERE highlights
SORT file.mtime DESC
```