Note Taking
Humans are bad at coming up with search queries. Humans are good at incrementally narrowing down options with a series of filters, and pointing where they want to go next. This seems obvious, but we keep building interfaces for finding information that look more like Google Search and less like a map.
All information tools have to give users some wa... See more
All information tools have to give users some wa... See more
thesephist.com • Navigate, don't search

Indeed Roam is very much inspired by a niche programming language called Clojure. Furthermore, it's built with it. It's a flexible, small syntax language imparting a plasticine feeling. One can achieve many things using a small amount of building blocks. Much like Roam.
Itay Dreyfus • #4 Roam Research — What comes after a renaissance?
Traditionally, modern software is designed in a linear structure. Notably known as the “workspace”— a popular file cabinet structure, that reminds the parent-child relationship. Working in this structure conveys a feeling of playing a “pass the parcel” game. Every time you open a folder, the next one is revealed.
All this makes sense, as linearity i... See more
All this makes sense, as linearity i... See more
Itay Dreyfus • #4 Roam Research — What comes after a renaissance?
Note-taking apps, simply put, are our best option for “bending” productivity to the ebb and flow of our days, and for managing the work-in-process inventory of ideas that represents our main asset as knowledge workers.
Tiago Forte • Bending the Curves of Productivity
Over the last decade, we've seen "complex" design patterns evolve. The infinite canvas, chatbot interface, and even the command line have become omnipresent in today’s tools. Compared to bullet points, these patterns are more appealing: sleek, and playful to use. Interacting with an interface through the act of drawing, or chatting might be more sa... See more
Itay Dreyfus • #4 Roam Research — What comes after a renaissance?

I’ve been pondering this gap between one-shot and incremental information-finding interfaces in the context of knowledge tools recently. Text search boxes are easy to design and easy to add to apps. But I think their ease on developers may be leading us to ignore potential interface ideas that could let us discover better ideas, faster.
thesephist.com • Navigate, don't search
The most natural implementation of any feature request is additive, attempting to leave all other elements of the design in place and simply inserting one new component: a new button in a UI or a new parameter to a function. As this process is repeated, the simplicity of a system is lost and complexity takes its place. This pattern is often particu... See more