Class Notes
Want to retrieve all your notes you took which related to a specific class?
Instead of taking notes in pages that you organize manually, take notes in the calendar event associated with your class.
Then use this view to aggregate and overview all those notes from anywhere, for example from all the calendar events whose name includes Chemistry 101
.
Item 1 of 2
Query
events as event where event.title ~ "Chemistry 101" and length(event.notes.blocks) > 0