I have some tasks which I would like to do, but aren’t relevant right now. This snippet (for config.edn) adds a /SOMEDAY slash command. It adds or replaces the block’s task marker with SOMEDAY. I wrap it in internal-link brackets so that it has similar behavior to the built-in task markers. At some point I’ll add some custom css to make it have same look and feel as other tasks.
Is there a trick to getting this working? I added it to the :commands block and refreshed my graph, but nothing happens when I try to type /someday. I tried changing my default workflow from :todo to :now, but that didn’t help.
I really like the idea of being able to do this, because I have “SOMEDAY” ideas all the time and like to circle back to them every so often to see if I still think I might do them someday or not, but I can’t seem to get this working.