{{fscript notes := selectedObjects sortedArrayUsingDescriptors:{(NSSortDescriptor sortDescriptorWithKey:'createDate' ascending:true)}. globals setNotesForDisplay:notes. }}
Content: {{fscript htmlString := NSAttributedString htmlRepresenation:(note attributedStringRepresentation). htmlString. }} |