--- aliases: - "{{date}}" type: session-notes tags: - dnd - session-notes date_created: "{{date}}" dnd_session_date: "{{session_date}}" summary: "" campaign: Morgendämmerung --- # Session Notes: `= this.dnd_session_date` #session-notes ```ad-example title: Log collapse: open #### Players:: #### **Campaign**:: [[Morgendämmerung]] #### Starting_Location:: #### Music:: ``` ## Review the Characters: ## Create a Strong Start: ## Outline Potential Scenes: ## Define Secrets and Clues: ## Develop Fantastic Locations: ## Outline Important NPCs: 1. - 2. - 3. - ## Choose relevant monsters: ## Select magic item rewards: ## Nach der Session zu tun: ## Big decision for next session: --- ````ad-example title: Mentions in Session Notes ```dataview TABLE summary AS "Session Summary" FROM #session-notes AND [[Morgendämmerung]] ``` ````