`jd add` should create a directory. A workaround is something like this: ```sh jd add <number> mkdir -p $(jd path <number>) ```
jd addshould create a directory.A workaround is something like this: