Get desktop application:
View/edit binary Protocol Buffers messages
(no methods)
bool value = 2
bool undoable = 3
string value = 2
bool undoable = 3
(message has no fields)
Used in: GetConfigBoolRequest, SetConfigBoolRequest
BROWSER_TABLE_SHOW_NOTES_MODE = 0
PREVIEW_BOTH_SIDES = 3
COLLAPSE_TAGS = 4
COLLAPSE_NOTETYPES = 5
COLLAPSE_DECKS = 6
COLLAPSE_SAVED_SEARCHES = 7
COLLAPSE_TODAY = 8
COLLAPSE_CARD_STATE = 9
COLLAPSE_FLAGS = 10
SCHED_2021 = 11
ADDING_DEFAULTS_TO_CURRENT_DECK = 12
HIDE_AUDIO_PLAY_BUTTONS = 13
INTERRUPT_AUDIO_WHEN_ANSWERING = 14
PASTE_IMAGES_AS_PNG = 15
PASTE_STRIPS_FORMATTING = 16
NORMALIZE_NOTE_TEXT = 17
IGNORE_ACCENTS_IN_SEARCH = 18
RESTORE_POSITION_BROWSER = 19
RESTORE_POSITION_REVIEWER = 20
RESET_COUNTS_BROWSER = 21
RESET_COUNTS_REVIEWER = 22
RANDOM_ORDER_REPOSITION = 23
SHIFT_POSITION_OF_EXISTING_CARDS = 24
RENDER_LATEX = 25
LOAD_BALANCER_ENABLED = 26
FSRS_SHORT_TERM_WITH_STEPS_ENABLED = 27
Used in: GetConfigStringRequest, OptionalStringConfigKey, SetConfigStringRequest
SET_DUE_BROWSER = 0
SET_DUE_REVIEWER = 1
DEFAULT_SEARCH_TEXT = 2
CARD_STATE_CUSTOMIZER = 3
Used in: scheduler.SetDueDateRequest
Used as request type in: ConfigService.SetPreferences
Used as response type in: ConfigService.GetPreferences
Used in: Preferences
uint32 daily = 1
uint32 weekly = 2
uint32 monthly = 3
uint32 minimum_interval_mins = 4
Used in: Preferences
bool adding_defaults_to_current_deck = 1
bool paste_images_as_png = 2
bool paste_strips_formatting = 3
string default_search_text = 4
bool ignore_accents_in_search = 5
bool render_latex = 6
Used in: Preferences
bool hide_audio_play_buttons = 1
bool interrupt_audio_when_answering = 2
bool show_remaining_due_counts = 3
bool show_intervals_on_buttons = 4
uint32 time_limit_secs = 5
bool load_balancer_enabled = 6
bool fsrs_short_term_with_steps_enabled = 7
Used in: Preferences
uint32 rollover = 2
uint32 learn_ahead_secs = 3
bool new_timezone = 5
bool day_learn_first = 6
Used in: Scheduling
DISTRIBUTE = 0
REVIEWS_FIRST = 1
NEW_FIRST = 2
Used as request type in: ConfigService.SetConfigJson, ConfigService.SetConfigJsonNoUndo
string key = 1
bytes value_json = 2
bool undoable = 3