liminal 🦠on Nostr: I'm overloading the term bookmark here, because that is mostly for the user. The ...
I'm overloading the term bookmark here, because that is mostly for the user. The bookmark list is a linear list of saved notes
the 30040/41 structure creates this potential:
30040: Title - Programming
{
30040: Title -Programming basics,
30040: Title - Machine Learning
30040: Title - Nostr Specs
30040: Title - Personal Programming Notes
}
each 30040 is a list that can branch out. They don't need to even be written by the same user, and they can hyperlink individual notes together or connect lists together. Anyone could use this functionally as a bookmark, because the basic functionality is NIP51, but it is an extension in it that can connect multiple contexts together.
the 30040/41 structure creates this potential:
30040: Title - Programming
{
30040: Title -Programming basics,
30040: Title - Machine Learning
30040: Title - Nostr Specs
30040: Title - Personal Programming Notes
}
each 30040 is a list that can branch out. They don't need to even be written by the same user, and they can hyperlink individual notes together or connect lists together. Anyone could use this functionally as a bookmark, because the basic functionality is NIP51, but it is an extension in it that can connect multiple contexts together.