* Use for loop rather than map * Add _getNoteQuery * Optimize findNoteIds to reduce repeat queries
* Update material.css to support password fields * Support password * Add "apiKey" setting * Use apiKey * Update options if API key changes * Update tests