David Allen Tours his Workspace
David Allen showing his workspace setup (2024)
David Allen Tours his Workspace
David Allen showing his workspace setup (2024)
Let’s say you’re in a workspace, listening to a podcast episode. Maybe you opened the podcast episode from a webpage you had open. As the episode plays, you realize that you would like to take some related notes. You open a new pane within your workspace, and take your notes. You can pause and play the podcast in the pane on the left, and you can take your notes in the pane on the right.
This has me thinking about some sort of parametric workspace/view. Where you could "pull out" the podcast episode and have a generic podcast listening/note view which would change which note you were looking at based on which podcast you were listening to.
Workspaces make monorepo-style projects more manageable.
Other package managers such as Yarn and pnmp already ship with Workspaces for quite a while now.
Liu, Zihan, Drake Van Egdom, Rhona Flin, Christiane Spitzmueller, Omolola Adepoju, and Ramanan Krishnamoorti. ‘I Don’t Want to Go Back: Examining the Return to Physical Workspaces During COVID-19’. Preprint. PsyArXiv, 21 August 2020. https://doi.org/10.31234/osf.io/un2bp.
uses a "monorepo" organization style for managing multiple npm packages in a single git repo. This is done through a Yarn feature called workspaces.