Having so much fun prototyping and learning using Claude 3.5 Sonnet.
Inspired by the article File over app by Obsidian CEO Steph Ango.
You should want the files you create to be durable, not only for posterity, but also for your future self. You never know when you might want to go back to something you created years or decades ago. Don’t lock your data into a format you can’t retrieve.
I decided to move everything back to a local setup. While setting up Prismic can be a great experiment for other projects that require translation, content management, and collaboration, for my personal side-projects that I'm familiar with, saving content locally in a static format is the easiest and most sustainable approach.
Obsidian has gained significant capabilities over the past year, including the ability to edit markdown frontmatter through the use of properties. This feature can be very useful for managing the metadata associated with your content.
/tags/**
that used across Blog, Resources/figma/**
to compare Figma plugin features (More to come)/blog
and /resource
/pages/**
markdown, like Changelog and Brief Historygatsby-plugin-complex-sitemap-tree
gatsby
v4 & gatsby-source-prismic
to v5 for faster develop & build time