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

perf: Improving UX of command line #628

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ipcjs
Copy link

@ipcjs ipcjs commented Apr 11, 2024

  1. Support overriding configurational properties in the command line.
  2. The enexSources parameter supports a mixture of multiple files and folders.

For example:

npx -p yarle-evernote-to-md@latest yarle \
  --configFile ./config.json \
  --enexSources ./test-template.enex \
  --outputDir out-new \
  --no-skipWebClips

Relative to #618, #540, #464

@ipcjs ipcjs changed the title wip: add nestedNotebookSeparator & support dir & support cmd args perf: Improving UX of command line Apr 11, 2024
@ipcjs ipcjs marked this pull request as ready for review April 11, 2024 17:38
@ipcjs
Copy link
Author

ipcjs commented Apr 18, 2024

@akosbalasko can you help me review the PR?

@ipcjs
Copy link
Author

ipcjs commented Apr 26, 2024

any update?

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

Successfully merging this pull request may close these issues.

None yet

1 participant