Skip to content
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

doorstop export all doesn't do the obvious thing #678

Open
robtaylor opened this issue Oct 8, 2024 · 4 comments
Open

doorstop export all doesn't do the obvious thing #678

robtaylor opened this issue Oct 8, 2024 · 4 comments
Assignees

Comments

@robtaylor
Copy link
Collaborator

To export all, you still need to pass the path, e.g.
doorstop export -x all .
whereas, e.g.
doorstop export -x all
gives the error doorstop: error: only single documents can be displayed, which seems nonsensical from a user perspective.

I suggest doorstop export all should do the obvious thing of exporting all to the current working directory. @jacebrowning what do you think?

@jacebrowning
Copy link
Member

I believe the . in doorstop export all . is the location we want the full document tree to be exported to. Is that not the case?

@robtaylor
Copy link
Collaborator Author

robtaylor commented Oct 8, 2024 via email

@robtaylor
Copy link
Collaborator Author

robtaylor commented Oct 8, 2024 via email

@robtaylor
Copy link
Collaborator Author

Updated the description, will file a PR asap..

@robtaylor robtaylor self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants