Get desktop application:
View/edit binary Protocol Buffers messages
bytes json = 1
bool preserve_usn_and_mtime = 2
bool skip_checks = 3
int64 id = 1
string key = 2
int64 notetype_id = 1
uint32 card_ordinal = 2
string key = 3
int64 old_notetype_id = 1
int64 new_notetype_id = 2
repeated string old_field_names = 1
repeated string old_template_names = 2
repeated string new_field_names = 3
repeated string new_template_names = 4
string old_notetype_name = 6
Used as request type in: NotetypesService.ChangeNotetype
Used as field type in: ChangeNotetypeInfo
repeated int64 note_ids = 1
repeated int32 new_fields = 2
repeated int32 new_templates = 3
int64 old_notetype_id = 4
int64 new_notetype_id = 5
int64 current_schema = 6
string old_notetype_name = 7
Used as request type in: NotetypesService.AddNotetype, NotetypesService.UpdateNotetype
Used as response type in: NotetypesService.GetNotetype
int64 id = 1
string name = 2
int64 mtime_secs = 3
sint32 usn = 4
Used in: Notetype
uint32 sort_field_idx = 2
string css = 3
int64 target_deck_id_unused = 4
string latex_pre = 5
string latex_post = 6
bool latex_svg = 7
bytes other = 255
Used in: Config
uint32 card_ord = 1
repeated uint32 field_ords = 3
Used in: CardRequirement
KIND_NONE = 0
KIND_ANY = 1
KIND_ALL = 2
Used in: Config
KIND_NORMAL = 0
KIND_CLOZE = 1
Used in: Notetype
Used in: Field
bool sticky = 1
bool rtl = 2
string font_name = 3
uint32 font_size = 4
string description = 5
bool plain_text = 6
bool collapsed = 7
bytes other = 255
Used in: card_rendering.RenderUncommittedCardRequest, Notetype
string name = 2
int64 mtime_secs = 3
sint32 usn = 4
Used in: Template
string q_format = 1
string a_format = 2
string q_format_browser = 3
string a_format_browser = 4
int64 target_deck_id = 5
string browser_font_name = 6
uint32 browser_font_size = 7
bytes other = 255
Used as request type in: notes.NotesService.DefaultDeckForNotetype, notes.NotesService.NewNote, NotetypesService.GetFieldNames, NotetypesService.GetNotetype, NotetypesService.GetNotetypeLegacy, NotetypesService.RemoveNotetype
Used as response type in: notes.NotesService.GetSingleNotetypeOfNotes, NotetypesService.AddOrUpdateNotetype, NotetypesService.GetNotetypeIdByName
Used in: NotetypeNames
int64 id = 1
string name = 2
Used in: NotetypeUseCounts
int64 id = 1
string name = 2
uint32 use_count = 3
Used in: StockNotetype
BASIC = 0
BASIC_AND_REVERSED = 1
BASIC_OPTIONAL_REVERSED = 2
BASIC_TYPING = 3
CLOZE = 4
CODING_TASK = 5