* Adding duplicate button on screen-header.js when selecting notes; Adding 'duplicateMultipleNotes' function on Note.js; * Using for-loop like the rest of the code does * changing from 'uniqueTitle' to 'ensureUniqueTitle'