Alfred-Workflows
Alfred-Workflows copied to clipboard
shorter doesn't short wikipedia links
Hello. First, I want to say thank you for sharing your workflows.
I try to short the following link: https://de.wikipedia.org/wiki/Zurück_in_die_Zukunft#Der_Fluxkompensator
shorturl shows as result the search window with google, amazon and wikipedia.
Is there a solution to short this urls?
Try to use %23 instead of # like this
https://de.wikipedia.org/wiki/Zurück_in_die_Zukunft%23Der_Fluxkompensator
Good idea. I tested it and it still works in safari, but the # sign (anchor on a website) comes from the wikipedia website and is in all web browsers the same. My coding experience with python is nearly 0 - so would it be possible to do this with a regex for wikipedia (and maybe other) websites?
Yes, I will fix it since Alfred v3 is coming soon.