Get desktop application:
View/edit binary Protocol Buffers messages
(no methods)
int64 home_deck_of_current_review_card = 1
int64 deck_id = 1
int64 notetype_id = 2
repeated Note notes = 1
bool skip_undo_entry = 2
repeated int64 note_ids = 1
repeated int64 card_ids = 2
repeated uint32 numbers = 1
repeated int64 nids = 1
bool mark_notes_modified = 2
bool generate_cards = 3
repeated string fields = 1
Used as request type in: NotesService.AddNote
Used as field type in: AddNotesRequest
optional Note note = 1
int64 deck_id = 2
Used as request type in: NotesService.ClozeNumbersInNote, NotesService.NoteFieldsCheck
Used as response type in: NotesService.GetNote, NotesService.NewNote
Used as field type in: card_rendering.RenderUncommittedCardLegacyRequest, card_rendering.RenderUncommittedCardRequest, AddNoteRequest, UpdateNotesRequest
int64 id = 1
string guid = 2
int64 notetype_id = 3
uint32 mtime_secs = 4
int32 usn = 5
repeated string tags = 6
repeated string fields = 7
Used in: NoteFieldsCheckResponse
NORMAL = 0
EMPTY = 1
DUPLICATE = 2
MISSING_CLOZE = 3
NOTETYPE_NOT_CLOZE = 4
FIELD_NOT_CLOZE = 5
Used as request type in: NotesService.CardsOfNote, NotesService.GetNote
Used as field type in: import_export.ImportResponse.Note
Used as request type in: NotesService.GetSingleNotetypeOfNotes
Used as field type in: import_export.ExportLimit
repeated int64 note_ids = 1