Simple list of full notes

Limitations in your case:

Depending on the length of your memory, you can create a collection with the name, a date and a object relation to link to Human object. And create view to filter by what you want :slight_smile:

And because it link to Humans object so you can create query to see all activity about someone.

Note that you can also mention object, like Humans, into a page with “@” :


This will also link the human to the page but not to the exact block.