SYMBOL INDEX (48 symbols across 3 files) FILE: EvernoteSync.js constant ENML (line 2) | const ENML = require( 'enml-js' ); class EvernoteSyncAdapter (line 6) | class EvernoteSyncAdapter extends RoamSyncAdapter { method wrapItem (line 16) | wrapItem( string, title ) { method wrapText (line 19) | wrapText( string, title ) { method wrapChildren (line 47) | wrapChildren( childrenString ) { method htmlEntities (line 51) | htmlEntities( str ) { method htmlEntitiesDecode (line 58) | htmlEntitiesDecode( str ) { method wrapNote (line 65) | wrapNote( noteBody ) { method makeNote (line 74) | makeNote( noteTitle, noteBody, url, uid ) { method findNotebook (line 163) | findNotebook() { method getNotesToImport (line 179) | getNotesToImport() { method adjustTitle (line 214) | adjustTitle( title, force ) { method getRoamPayload (line 221) | getRoamPayload() { method cleanupImportNotes (line 230) | cleanupImportNotes() { method findPreviousNote (line 240) | findPreviousNote( url ) { method loadPreviousNotes (line 249) | loadPreviousNotes() { method addBacklink (line 307) | addBacklink( titles, target, text ) { method getNoteUrl (line 318) | getNoteUrl( guid ) { method init (line 321) | init( prevData = {} ) { method sync (line 342) | sync( pages ) { method syncPage (line 353) | syncPage( page ) { FILE: RoamPrivateApi.js class RoamPrivateApi (line 12) | class RoamPrivateApi { method constructor (line 20) | constructor( db, login, pass, options = { headless: true, folder: null... method runQuery (line 37) | async runQuery( query ) { method createBlock (line 53) | async createBlock( text, uid ) { method deleteBlocksMatchingQuery (line 78) | async deleteBlocksMatchingQuery( query, limit ) { method getQueryToFindBlocksOnPage (line 108) | getQueryToFindBlocksOnPage( text, pageTitle ) { method getQueryToFindBlocks (line 124) | getQueryToFindBlocks( text ) { method removeImportBlockFromDailyNote (line 140) | async removeImportBlockFromDailyNote() { method dailyNoteTitle (line 156) | dailyNoteTitle() { method dailyNoteUid (line 162) | dailyNoteUid() { method getExportData (line 170) | async getExportData( autoremove ) { method logIn (line 187) | async logIn() { method import (line 215) | async import( items = [] ) { method quickCapture (line 243) | async quickCapture( text = [] ) { method clickMenuItem (line 269) | async clickMenuItem( title ) { method downloadExport (line 289) | async downloadExport( folder ) { method close (line 323) | async close() { method getLatestFile (line 336) | getLatestFile( dir ) { method getContentsOfRepo (line 357) | getContentsOfRepo( dir, file ) { FILE: Sync.js class RoamSyncAdapter (line 1) | class RoamSyncAdapter { method constructor (line 7) | constructor( data, graphName ) { method sync (line 13) | sync( pages ) { method wrapItem (line 20) | wrapItem( string, title ) { method wrapChildren (line 31) | wrapChildren( childrenString, title ) { method wrapText (line 35) | wrapText( string, title ) { method flattenRoamDB (line 38) | flattenRoamDB( roamData, level, title ) { method processJSON (line 51) | processJSON( newData ) {