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

note path as cli arg #4

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

Conversation

honeyspoon
Copy link

@honeyspoon honeyspoon commented Feb 13, 2021

Add a way to pass the notes path as the first arguments for the 3 scripts

Put the function in a new file that is required by the scripts.
This can be removed if you want the scripts to be standalone.

usage:
ruby todo.rb ~/marcus/my_notes_path

resolves #3

Copy link
Owner

@mm53bar mm53bar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these updates. I especially appreciate that you left ~/Notes/ as the default path.

utils.rb Outdated Show resolved Hide resolved
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.

Add cli arg for note_path
2 participants