Private notebooks organizing problems

Yup, that’s right. I guess I’ll have to introduce some logic to determine wether the current user is the owner of the listed notebook (and can can safely append @latest to the API route). Edit: Fixed, updated snippet.

I ran a few more tests: The sorting appears to ignore any non-letter characters. This causes a different order compared to the collections dialog (and also mixes my prefixed and standard collections):

  • “Test A0”
  • “Test A1” / “#Test A1” / “Test#A1”
  • “Test A2”

Edit: Here’s a screenshot from the Visualization collection with added collection tags. I believe it demonstrates nicely how these tags can help discover related collections and notebooks:

2 Likes