Trevoke / org-gtd.el

A package for using GTD with org-mode
GNU General Public License v3.0
376 stars 46 forks source link

org-gtd-engage thinks any text with a slash (/) in it is a directory #188

Closed thancock20 closed 1 year ago

thancock20 commented 1 year ago

Whenever I run org-gtd-engage I get a message like the following for every slash (/) in the org-gtd-tasks.org file: Directory '/home/todd/org/** Catch up on MCU [0/' does not exist! Create it? (y or n)

This particular example is in the cookie on a project name, but it also happens for all the URLs as well. It also happens when I run org-gtd-engage-grouped-by-context.

The issue does not occur when I open org-agenda to either the weekly view or the todos view while org-gtd-mode is enabled.

I'm using org-gtd with Doom Emacs on Arch Linux.

thancock20 commented 1 year ago

I figured it out. I had set org-agenda-files to org-gtd-tasks.org in my configuration. Removing that line fixed the issue.

Trevoke commented 1 year ago

Oh that makes sense, good find and good debugging!

--

Aldric. Sent from a mobile device.

On Mon, Jul 31, 2023, 23:28 Todd Hancock @.***> wrote:

I figured it out. I had set org-agenda-files to org-gtd-tasks.org in my configuration. Removing that line fixed the issue.

— Reply to this email directly, view it on GitHub https://github.com/Trevoke/org-gtd.el/issues/188#issuecomment-1659508604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAQSSNAKM75KO2N5HNQX63XTBZUZANCNFSM6AAAAAA25WUI4A . You are receiving this because you are subscribed to this thread.Message ID: @.***>