<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PurplSite</title><link>https://purplg.dev/</link><description>Recent content on PurplSite</description><generator>Hugo</generator><language>
en-us</language><lastBuildDate>Sun, 03 Nov 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://purplg.dev/index.xml" rel="self" type="application/rss+xml"/><item><title>Denote Project Tasks</title><link>https://purplg.dev/posts/denote-project-tasks/</link><pubDate>Sun, 03 Nov 2024 00:00:00 +0000</pubDate><guid>https://purplg.dev/posts/denote-project-tasks/</guid><description><p>
Tracking project-specific tasks is something I've changed many times over the years. I've tried apps like Taskwarrior (which I loved), using in-line<code class="verbatim">TODO</code> comments throughout my code and collecting them with something like<a href="https://github.com/alphapapa/magit-todos">magit-todos</a>, to now just a strategically-named plain org file I can just spawn when I need it. And recently I got a bug to try something new. I'm writing this post in parallel of me trying to implement it so it follows my train of thought and trials.</p></description></item><item><title>Git-worktree workflow</title><link>https://purplg.dev/posts/git-worktree-workflow/</link><pubDate>Sat, 20 Apr 2024 00:00:00 +0000</pubDate><guid>https://purplg.dev/posts/git-worktree-workflow/</guid><description><p>
For as long as I can remember, I've tried to find a workflow that fits in my brain. I have usually settled with a massive<code class="verbatim">~/code</code> directory, as we do, and try to manually manage the directories for whatever I'm working on. Often times I'd have multiple related projects cloned that would have to be merged together. Over time, this ends up being a massive, unmaintainable mess where I have to periodically spend time investigating old project directories and try to remember if anything in there was important before I blew it away to prune down the sheer amount of projects that have built up.</p></description></item></channel></rss>