# home / changelog / hi i'm nico. here's a bit [[about me]]. this is my experiment in sharing my life and art - [[the noteblog]]! a combination of notebook and blog. I started this noteblog in 2023. It's July 2025 as I write this. I planned to publish it back then, but I never did. I am now, after starting a similar project using Squarespace's blog tool. In remembering Obsidian's wikilinks style functionality, I decided I'd much rather work here instead. So, I booted this back up and re-subscribed to Obsidian Publish, and here we are. this operates as both my working notebook and my blog, of sorts. there will be both inward and outward facing notes. it is mostly for me, but i hope that some of it might prove interesting or useful to others. It is part of my journey in answering the question [[how do i share my work online without dying inside?]] On some pages, you might see an embedded are.na channel. This is how I go about collecting resources worth sharing. ## frequently updated pages [[$now page]] ### Recently Modified Notes %% DATAVIEW_PUBLISHER: start ```dataview TABLE without ID file.link as "Note Title", file.cday as "Last Created" SORT file.cday DESC ``` %% %% DATAVIEW_PUBLISHER: end %% %% DATAVIEW_PUBLISHER: start ```dataview **Created**: `= this.file.ctime` **Last Edited**: `= this.file.mtime` ``` %% %% DATAVIEW_PUBLISHER: end %% **Created**: `= this.file.ctime` **Last Edited**: `= this.file.mtime`