## On This Day... ```dataview LIST FROM "DevLog/log" WHERE dateformat(file.day, "MM-dd") = dateformat(this.file.day, "MM-dd") ``` --- ## Notes Created Today ```dataview TABLE created, updated as modified, tags, type, status FROM "DevLog" AND !"DevLog/log" WHERE contains(dateformat(file.ctime, "YYYY-MM-dd"), dateformat(this.file.day, "YYYY-MM-dd")) ``` --- [[DevLog/log/2022-01-06|2022-01-06]] <== <button class="date_button_today">Today</button> ==> [[DevLog/log/2022-01-27|2022-01-27]] Did a lot of research and testing of virtual machines in [[proxmox]] trying to see what i can get set up. Looking at trying to get [[truenas]] setup on [[fafnir]] so i can use that as the storage volume for things because at this point stuff is acting weird and im just trying to get something working and operational lol. Also got the rest of the unifi gear headed here so i can work on the actual network deployment and use my switch and the dream machine pro to manage the network at a higher level. Decided i felt like learning more about [[DevLog/Z/Postgres]] today via [[postgres-can-do-that]] Finishing Work KT story on [[DevLog/Z/Postgres]] by reviewing [[DevLog/log/2021-12-31|2021-12-31]]