Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: import
NoteFile
in client #375feat: import
NoteFile
in client #375Changes from 33 commits
42b197a
13baaf5
12b5c64
4341075
db7db62
9208610
657ea67
576749a
9b422c3
f2d7ac8
8d2087e
acc869a
40d02a9
b12ebc2
33109cf
9372741
7849dca
0942374
24af38f
cc4d153
a4beec0
be7dd84
e61858c
d823791
367e387
c832de3
3bb0dbc
6f710a0
4fe28c2
b6cddd5
f2f95d1
f34090c
51d2a8b
1e9b811
1446b37
85016c0
8bfc30a
cfa4e4d
48eca28
487fa62
e44e5eb
7526bd6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For @bobbinth: It was not entirely clear from the issue discussion (unless I missed something) whether we wanted something like this flag or not, but considering whether we are OK with the CLI being more opinionated I think it's fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this flag was specifically mentioned in the issue but I felt like maybe updating ignored notes with each sync maybe defeated the purpose. I can remove it and always call
client.update_ignored_notes
for the sync command if we want.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think being more opinionated on the CLI side is fine - so, no issues with keeping this param.