My Collections are getting unwieldy, and it occurred to me that I’d love to be able to nest my Collections, like folders on a desktop.
For example, I am working my way through a math book right now, using Observable to explore the problem sets, keeping notebooks I create for the book in a Collection. It’s a long book with lots of problems, and it would be great to be able to create a hierarchy of Collections, where the parent Collection could be called, say, “Math Book”, and then the next level could consist of Collections called “Chapter 1”, “Chapter 2”, and so on. Even within those chapter Collections I’d like to have constituent Collections for different sections of the chapter.
I also use Observable to explore visualizations for my job. I create private Collections made up of notebooks, each of which contains an idea for a different graphic. It’s a useful way for me to quickly iterate through ideas and to keep all my work on a project in a single place.
Because I use Observable for varied aspects of my life – learning new things in books, creating projects for work, open source libraries I’m fiddling with – I’d like to be able to put each of these things in their own Collections (again, like I do on my desktop). So, I could have a Collection called “Books” in which I could nest all the Collections of books I’ve worked on, another called “Work” containing Collections of projects I’ve worked on, and so on.
Essentially, I envision Collections not only as a means for presenting related work to others, but also for organizing work for oneself. This will become increasingly vital as I continue to use Observable and my list of notebooks grows.
I’m curious to know what others – those working on Observable but also its grateful users – think of this idea. Thanks!