Post #1316051
2026-03-19 11:11 UTC
I wired together a tiny url shortener. So any URL that I copy, I can shorten and store locally and then reference as url:Ayx3.
Afterward, foot allows me to create hyperlinks so I can use
[regex:url]
regex=(url:[a-zA-Z0-9][a-zA-Z0-9][a-zA-Z0-9][a-zA-Z0-9])
launch=shortener goto ${match}
Replies (0)
No replies.