Feature request: Persistent sort order for notebooks

I’ve updated the MVP notebook to also fetch the history data and sort the notebooks by creation time:

The requests need to be throttled fairly heavily to avoid Cloudflare’s DDOS protection, and there’s currently no caching. Aggressive localStorage caching should be viable, though, as the date will never change.

I have to say: Seeing my notebooks listed in the “proper” order feels surprisingly relieving. :cry:

4 Likes

This feature request has been moved to Github:

1 Like