From: Carl Worth Date: Sat, 9 Jan 2021 13:42:59 +0000 (-0800) Subject: Update TODO for recent addition of /tag command X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=5cb693a17df9cded74e8b86c8a7b338e9d0b89df;hp=5cb693a17df9cded74e8b86c8a7b338e9d0b89df;p=turbot Update TODO for recent addition of /tag command This _almost_ completed the feature as intended. In fact, it went further in one way in that it's already storing the tags in a field that is separate from the state string. But it's falling short in that the edit interface is not currently showing the tags at all. ---