tags:: #note/daily # Friday, March 01, 2024 << [[Calendar/2024/2024-02-29|Yesterday]] | [[Calendar/2024/2024-03-02|Tomorrow]] >> ## πŸ“… Daily Questions > Write down any questions you have throughout the day here. ## πŸ“ Notes ### Ephemeral Notes - [[Godot Learning - Week 0]] - Finished the [Your First 2D Game](https://docs.godotengine.org/en/stable/getting_started/first_2d_game/index.html) tutorial - Went through the [Your First 3D Game](https://docs.godotengine.org/en/stable/getting_started/first_3d_game/index.html) tutorial ### Notes Created Today > [!note] > This section uses [Obsidian Dataview](https://blacksmithgu.github.io/obsidian-dataview/), so it will only render properly in the Obsidian application itself. If viewing online, you will only see the Dataview query. ```dataview LIST FROM "" WHERE file.cday = date(this.file.name) SORT file.ctime asc ``` ### Notes Updated Today > [!note] > This section uses [Obsidian Dataview](https://blacksmithgu.github.io/obsidian-dataview/), so it will only render properly in the Obsidian application itself. If viewing online, you will only see the Dataview query. ```dataview LIST FROM "" WHERE file.mday = date(this.file.name) SORT file.mtime asc ```