You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if it could minify urls contained in the task. Obviously, some people like to use t offline, so this could be a flag based feature (we would probably be hitting some API to get the minified url).
For example:
$ t --minify-url Comment on PR: https://github.com/megacorp/proj/pull/5
$ t
4 - Comment on PR: https://bit.ly/234rkYC
The text was updated successfully, but these errors were encountered:
It would be nice if it could minify urls contained in the task. Obviously, some people like to use
t
offline, so this could be a flag based feature (we would probably be hitting some API to get the minified url).For example:
The text was updated successfully, but these errors were encountered: