jamesob / jamesob/desk

Assume desk name from current directory

Open
#42 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
2.6k
Forks
113
PR merge metrics
No merged PRs in 30d

Description

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:

```
$ cd ~/myproject
$ desk .
$ desk

myproject
desk of my project
...
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the CLI entry point for desk and trace how an omitted desk name is handled, then inspect the existing path-based loading behavior. Done means `desk .` loads the desk named from the current directory and a subsequent `desk` command loads that same desk without an explicit name.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.