File and Document Management

Evernote

15min
getting started with evernote prerequisites an evernote account in order to use evernote with make, it is necessary to have an evernote account if you do not have one, you can create an evernote account at evernote com https //evernote com/compare plans connecting evernote to make to connect evernote to make you must connect your evernote account to make after you click the continue button, make will redirect you to the evernote website where you will be prompted to grant make access to your account confirm the dialog by clicking the authorize button templates you can find over 60 predefined evernote sample templates at www make com/en/templates/evernote https //www make com/en/templates/evernote triggers watch notes this module is triggered when a note is created or updated in a selected notebook connection evernote docid\ larlaal6swbztmyjbk5cf notebook select the notebook you want to watch for new or updated notes tags select the tags of the notes you want to retrieve maximum number of returned notes enter the maximum number of notes that make will work with during one cycle (the number of repetitions per {{scenario singular lowercase}} run) if the value is set too high, the connection may be interrupted on the side of the given third party service (timeout) make has no influence on this watch select whether you want to retrieve new notes or new notes and all changes only notes with reminders enable this option if you want to retrieve only notes that contain a reminder actions create a note creates a new note in a selected notebook connection evernote docid\ larlaal6swbztmyjbk5cf notebook select the notebook you want to create a note in title enter the title for the note content enter the desired note content escape html characters if this option is disabled you must use html character entity, e g \& tags add a tag to the new note if needed reminder time if you want to set the reminder for this note enter the date and time for the reminder attachments attach a file to the note more information about working with files docid\ oauioo6oujv0fyglzmrte update a note updates a selected note connection evernote docid\ larlaal6swbztmyjbk5cf notebook select the notebook you want to update the note in select a note select the note you want to update if you want to enter the id manually you can use the watch notes module or search for notes module to retrieve the note id otherwise, select a note from the note drop down menu title enter the title for the note this field is mandatory content enter the desired content of the note this field is mandatory escape html characters if this option is disabled you must use html character entity, e g \& tags add a tag to the new note if needed update a reminder choose whether you want to update or clear a reminder reminder time if you want to set a reminder for this note enter the date and time for the reminder attachments attach a file to the note more information about working with files docid\ oauioo6oujv0fyglzmrte append content to a note adds content to a note connection evernote docid\ larlaal6swbztmyjbk5cf select a note select the note you want to update if you want to enter the id manually you can use the watch notes module or search for notes module to retrieve the note id otherwise, select a note from the note drop down menu content enter the content you want to add to the note it will be appended to the end of the note content escape html characters if this option is disabled you must use html character entity, e g \& attachments attach a file to the note more information about working with files docid\ oauioo6oujv0fyglzmrte delete a note deletes a selected note connection evernote docid\ larlaal6swbztmyjbk5cf note id enter the note id you can use, for example, the watch notes module or search for notes module to retrieve the id get a note retrieves information about a selected note connection evernote docid\ larlaal6swbztmyjbk5cf select a note select a note you want to update if you want to enter the id manually you can use the watch notes module or search for notes module to retrieve the note id otherwise, select a note from the note drop down menu create a notebook creates a new notebook connection evernote docid\ larlaal6swbztmyjbk5cf name enter the name for the new notebook search for notes connection evernote docid\ larlaal6swbztmyjbk5cf search query enter the search term to perform a more detailed search, refer to evernote's advanced search syntax https //help evernote com/hc/en us/articles/208313828 how to use evernote s advanced search syntax notebook select the notebook you want to search for notes tags select the tags of the note you want to search for maximum number of returned notes enter the maximum number of notes that make will work with during one cycle (the number of repetitions per {{scenario singular lowercase}} run) if the value is set too high, the connection may be interrupted on the side of the given third party service (timeout) make has no influence on this continue the execution of the route even if the module returns no results if enabled, the {{scenario singular lowercase}} will not be stopped by this module share a note the module provides you with a public link to a selected note connection evernote docid\ larlaal6swbztmyjbk5cf select a note select the note you want to update if you want to enter the id manually you can use the watch notes module or search for notes module to retrieve the note id otherwise, select a note from the note drop down menu iterators retrieve note attachments extracts attachments from a note and provides them to the following module source module select the source module that contains an attachment(s) example use the following modules to extract attachments from the evernote note and upload it to the dropbox folder evernote > get a note module to retrieve the note with attachments evernote > retrieve note attachments module to iterate the attachments dropbox > upload a file module to upload retrieved attachments to the dropbox folder