--- %% DATAVIEW_PUBLISH_CONVERT start ```dataview TABLE WITHOUT ID published as Date, file.link as Title FROM "07 - Publish - Obsidian/Articles" WHERE publish = true AND !contains(file.folder, "Series") AND !contains(file.folder, "Categories") SORT published DESC, title ASC ``` %% | Date | Title | | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | August 25, 2025 | [[07 - Publish - Obsidian/Articles/My $130 Year Evernote Replacement - Paperelss-ngx + GitOps.md\|My $130 Year Evernote Replacement - Paperelss-ngx + GitOps]] | | July 13, 2025 | [[07 - Publish - Obsidian/Articles/Building a Web App with SQLPage - A Database-First Approach to Workout Tracking.md\|Building a Web App with SQLPage - A Database-First Approach to Workout Tracking]] | | June 28, 2025 | [[07 - Publish - Obsidian/Articles/Obsidian Publish Workflow - Automating Publication Prep.md\|Obsidian Publish Workflow - Automating Publication Prep]] | | June 24, 2025 | [[07 - Publish - Obsidian/Articles/A Deep Dive into the 'Automate Your Gains' Workout App UI & Features.md\|A Deep Dive into the 'Automate Your Gains' Workout App UI & Features]] | | June 23, 2025 | [[07 - Publish - Obsidian/Articles/Add Social Links to the Sidebar of an Obsidian Publish Site.md\|Add Social Links to the Sidebar of an Obsidian Publish Site]] | | June 21, 2025 | [[07 - Publish - Obsidian/Articles/Automate Your Gains, Part 6 - When to Scale Your Google Apps Script Project.md\|Automate Your Gains, Part 6 - When to Scale Your Google Apps Script Project]] | | June 20, 2025 | [[07 - Publish - Obsidian/Articles/Add Social Links to the Footer of an Obsidian Publish Site.md\|Add Social Links to the Footer of an Obsidian Publish Site]] | | June 18, 2025 | [[07 - Publish - Obsidian/Articles/Automate Your Gains, Part 5 - Code Smart Automation for Your Fitness App.md\|Automate Your Gains, Part 5 - Code Smart Automation for Your Fitness App]] | | June 14, 2025 | [[07 - Publish - Obsidian/Articles/SQLPage Authentication on a Homelab - A Cookie Conundrum.md\|SQLPage Authentication on a Homelab - A Cookie Conundrum]] | | June 12, 2025 | [[07 - Publish - Obsidian/Articles/Automate Your Gains, Part 4 - Read & Display Data from Google Sheets in Your App.md\|Automate Your Gains, Part 4 - Read & Display Data from Google Sheets in Your App]] | | June 08, 2025 | [[07 - Publish - Obsidian/Articles/Automate Your Gains, Part 3 - Save Form Data to Google Sheets with Apps Script.md\|Automate Your Gains, Part 3 - Save Form Data to Google Sheets with Apps Script]] | | June 05, 2025 | [[07 - Publish - Obsidian/Articles/Automate Your Gains, Part 2 - Build a Workout App UI with Apps Script.md\|Automate Your Gains, Part 2 - Build a Workout App UI with Apps Script]] | | June 01, 2025 | [[07 - Publish - Obsidian/Articles/Automate Your Gains, Part 1 - Plan a Custom Workout App with Google Sheets.md\|Automate Your Gains, Part 1 - Plan a Custom Workout App with Google Sheets]] | | May 28, 2025 | [[07 - Publish - Obsidian/Articles/Obsidian Workflow - Automate Your Glossary with Templater and Dataview.md\|Obsidian Workflow - Automate Your Glossary with Templater and Dataview]] | %% DATAVIEW_PUBLISH_CONVERT end %%