There seems to be (at least) 3 different types of share links with the same number of different behaviors when opening the links and for the “editor” button or the corresponding editor “magic” URL(arcade.makecode.com/#pub:)
-
Underscore “old” type share links, like these: https://makecode.com/_iw2adpRK5FAH
–Behavior: When clicked, it opens the behind lying “real link” of the form: https://arcade.makecode.com/99842-77365-57673-38391
–Editor button and “magic” URL: Both https://arcade.makecode.com/#pub:_iw2adpRK5FAH and https://arcade.makecode.com/#pub:99842-77365-57673-38391, the editor button links to the latter. -
Sometimes, I see the behind lying “real link” directly as the share link, or in the shorter form without “arcade.” in front: https://arcade.makecode.com/99842-77365-57673-38391 or https://makecode.com/99842-77365-57673-38391
–Behavior: When clicked, they both open the “real link” of the form: https://arcade.makecode.com/99842-77365-57673-38391
–Edior button and “magic” URL: Only
https://arcade.makecode.com/#pub:99842-77365-57673-38391 and is the same as the editor button links to. -
Lately, I have mostly seen share links of the “S”-form: https://arcade.makecode.com/S72437-68398-41355-55299
–Behavior: When clicked, these have a third type of behaviour, where the link is opened directly “as is”: https://arcade.makecode.com/S72437-68398-41355-55299
–Editor button and “magic” URL: But the editor button shows the behind lying “real link” of the form: https://arcade.makecode.com/#pub:61658-80858-81315-99544 but the “S”-form “magic” URL also works directly: https://arcade.makecode.com/#pub:S72437-68398-41355-55299
- How many different link types are there?,
- What is the point of the different types of share links?,
- How to control whether you get the one or the other types of share links?, and
- Why not, for simplicity and for every share, stick only to the behind lying “real link”(which all share links have anyways) of the form:
https://arcade.makecode.com/99842-77365-57673-38391 ?