From 3ba6c6b6e4330b23543dd31bb0f82ab7f4cabbb4 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 24 Jun 2025 14:25:20 -0400 Subject: [PATCH] [project] Add new bug in tasks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Though honestly, it will probably be a config setting in the Emacs hook, but we'll see. Actually, maybe the emacs hook code should end up in this repo somewhere 🤔 --- PROJECT.org | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECT.org b/PROJECT.org index e260212..fad4f5c 100644 --- a/PROJECT.org +++ b/PROJECT.org @@ -1,6 +1,7 @@ #+title: TODOs * Backlog [6/23] +** TODO [#A] Tasks from org-mode should properlly update notes and leave them out of the body :vrobbler:bug:tasks: ** TODO [#A] Fix small bug in views for TV series where next episode is now None :vrobbler:bug:personal:videos: #+begin_src python