The linux equivalent of spaces that I use has a nice feature of being able to name a space. I will name the spaces after issue numbers, etc, allowing me to easily jump between tasks.
It does not seem Apple is doing any work on this.
Would it be possible in the SpaceID pulldown to add a menu option to change spaces, that allows a name to be associated with the space number?
Perfectly for my would be a CLI that would allow me to create a new space with a command like this:
The linux equivalent of spaces that I use has a nice feature of being able to name a space. I will name the spaces after issue numbers, etc, allowing me to easily jump between tasks.
It does not seem Apple is doing any work on this.
Would it be possible in the SpaceID pulldown to add a menu option to change spaces, that allows a name to be associated with the space number?
Perfectly for my would be a CLI that would allow me to create a new space with a command like this:
$ SpaceId create-space "issue 123 - fix computation"
and in the SpaceId pulldown, see these in the menu
Preferences Options 1 2 - issue 123 - fix computation 3 - website design 4 - games 5 - issue 456 - fix another bug
And if you're making a CLI, having a
$ SpaceId delete-space 3
would be completely perfect.