SYMBOL INDEX (19 symbols across 7 files) FILE: consts.ts constant ZOOTTELKEEPER_INDEX_LIST_BEGINNING_TEXT (line 1) | const ZOOTTELKEEPER_INDEX_LIST_BEGINNING_TEXT='%% Zoottelkeeper: Beginni... constant ZOOTTELKEEPER_INDEX_LIST_END_TEXT (line 2) | const ZOOTTELKEEPER_INDEX_LIST_END_TEXT='%% Zoottelkeeper: End of the au... FILE: defaultSettings.ts constant DEFAULT_SETTINGS (line 4) | const DEFAULT_SETTINGS: ZoottelkeeperPluginSettings = { FILE: interfaces/GeneralContentOptions.ts type GeneralContentOptions (line 4) | interface GeneralContentOptions { FILE: interfaces/IndexItemStyle.ts type IndexItemStyle (line 2) | enum IndexItemStyle { FILE: interfaces/ZottelkeeperPluginSettings.ts type ZoottelkeeperPluginSettings (line 4) | interface ZoottelkeeperPluginSettings { FILE: main.ts class ZoottelkeeperPlugin (line 9) | class ZoottelkeeperPlugin extends Plugin { method onload (line 19) | async onload(): Promise { method loadVault (line 41) | loadVault() { method keepTheZooClean (line 46) | async keepTheZooClean(triggeredManually?: boolean) { method onunload (line 103) | onunload() { method loadSettings (line 107) | async loadSettings() { method saveSettings (line 111) | async saveSettings() { class ZoottelkeeperPluginModal (line 308) | class ZoottelkeeperPluginModal extends Modal { method constructor (line 309) | constructor(app: App) { class ZoottelkeeperPluginSettingTab (line 314) | class ZoottelkeeperPluginSettingTab extends PluginSettingTab { method constructor (line 317) | constructor(app: App, plugin: ZoottelkeeperPlugin) { method display (line 322) | display(): void { FILE: models/sortOrder.ts type SortOrder (line 1) | enum SortOrder {