-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assume desk name from current directory #42
Comments
Definitely thinking about how to best enable something like this. Expect something in the next few days. |
I think this is a cool idea, but assuming the desk to load might be somewhat limiting, and possibly a bit error-prone. What if we simply add a way to tie a directory to a specific desk? It seems we could either do so from within the directory itself (i.e. with a I think using a |
Sounds like a plan... Do you think of a specific content of the I guess first option is not really intuitive and also - as mentioned by you - limiting... |
It would be nice if desk would assume the name of the desk to load from the cwd if no desk name was given, e.g:
The text was updated successfully, but these errors were encountered: