~ [[Garden]] > [!trees] [[Plant]] | [[Cultivate]] | [[Question]] | [[Repot]] | [[Revitalise]] | **[[Revisit]]** — [[Architect]] ⤴️ If you've tagged notes with `#garden/revisit` then you want to **reread to these notes.** You may want the reminder. Or a refresher. Or you just want to reread it for whatever reason because you know that not all that glitters is gold and some of the dustiest notes hold the most treasure. The following view is sorted by most recently modified. ```dataview TABLE WITHOUT ID "🍁 " + file.link as "Notes to revisit in the ideaverse", choice( contains(file.folder, "+"), "`" + file.folder + "`", type ) as "Parent Folder" FROM #garden/revisit WHERE !contains(file.name, "Master Key (Garden Tags)") SORT file.mtime DESC LIMIT 77 ```