autopushed

This commit is contained in:
2022-08-21 18:01:55 +02:00
parent 9d0df2aad1
commit cd290a6268
+3 -1
View File
@@ -204,7 +204,9 @@ The primary utility, though, is high. In a [[go links]] rich environment, users
Put simply, [[go links]] are named social bookmarks -- strings of text (usually slugged, but not necessarily) associated with URLs by users in a community.
- Go links provide an [[individual]] function: they allow the user to associate a (usually short) string with a resource of interest, and then recall it from any computing with network access with a short deterministic flow.
- Go links provide an [[individual]] function.
- They allow the user to associate a (usually short) string with a resource of interest, and then recall it from any computing with network access with a short deterministic flow.
- Go links provide a [[social]] function at no additional cost.
- Sharing documents becomes simpler by definition in a community of practice that is go links aware. Instead of locating a resource and invoking a sharing flow to share, users are able to say to each other 'go thisdoc' (meaning either go/thisdoc or go/this-doc by convention), effectively transferring a URL in spoken word very efficiently, depending only on a previously understood mechanism to resolve such links (at a well known point, ideally a [[schelling point]]).
- The trivial extension case for them is social bookmarking.