up:: [[Home]]
tags:: #map/view
# Notebox 📝
This is a list of notes that I'd like to return to for whatever reason. It uses [Obsidian Dataview](https://blacksmithgu.github.io/obsidian-dataview/) to auto-populate the list based on tags.
## Boats
These are notes that were likely made in a rush. They are not linked to any other notes, like a lone boat in the ocean.
The whole point of the [[Zettelkasten]] method is to have links between notes, so it's important for me to go through this list regularly and add the links.
> [!note]
> If you are viewing this online through Obsidian Publish, then you won't be able to see this list properly. It uses [Obsidian Dataview](https://blacksmithgu.github.io/obsidian-dataview/), which only works in the Obsidian application itself.
```dataview
LIST WITHOUT ID
FROM #note/boat
```
## Develop
These are notes that I'm excited to develop more. Clarifying, critiquing, citing, and everything in between.
> [!note]
> If you are viewing this online through Obsidian Publish, then you won't be able to see this list properly. It uses [Obsidian Dataview](https://blacksmithgu.github.io/obsidian-dataview/), which only works in the Obsidian application itself.
```dataview
LIST WITHOUT ID
FROM #note/develop
```