From: Carl Worth Date: Sat, 2 Jan 2021 07:20:01 +0000 (-0800) Subject: TODO: Add a low-priority item for using a URL shortener X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=6a09987325ad9530fbae463359d8540a1f9fa960;p=turbot TODO: Add a low-priority item for using a URL shortener One downside of doing something like this is that it would introduce a dependence on another third-party service, so I'm not really all that keen on pursuing this. --- diff --git a/TODO b/TODO index 8b1d822..0fc32e8 100644 --- a/TODO +++ b/TODO @@ -94,8 +94,10 @@ Lower priority • Implement code to close out an entire hunt after the fact - • Figure out what tool we want to use for shared drawing on a puzzle and integrate that into Turbot, (give a command that will generate a new URL and will insert that URL into the Slack topic and the list of links at the top of the sheet). + +• Think about using a URL shortener API for the sheet URLs (to leave + more room in a channel topic for state string content)