Which is best for an enter note field: an ‘enter’ button or hitting the return key?

While designing a text box where a user can enter a note, I want to eliminate the enter button and rely on the return key.

What is the best practice for note entry fields?

What is needed to tell the user if at all when defaulting to the return key to enter/save the text?