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

Add one way sync #359

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

Conversation

jinuxstyle
Copy link

Currently, the usage of --two-way option is obvious. User can use
it for both uploading and downloading notes. But there is no way
for downloading notes only, either a obvious or documented way for
uploading notes only. There may be users who want to only download
notes to local machine for backup purpose or search useful information
from notes more efficiently. This patch adds --one-way option for
that. It can be used for either uploading notes only or downloading
only.

With this commit, user would not need to provide a useless argument
option for the option. Also add a bit more document for this option.
Currently, the usage of --two-way option is obvious. User can use
it for both uploading and downloading notes. But there is no way
for downloading notes only, either a obvious or documented way for
uploading notes only. There may be users who want to only download
notes to local machine for backup purpose or search useful information
from notes more efficiently. This patch adds --one-way option for
that. It can be used for either uploading notes only or downloading
only.
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.

1 participant