01Create new notes with specified parent ID, title, type, and content.
02Search for notes using a search query with optional fast search and archived notes inclusion.
03Retrieve a note's data or its content based on its unique ID.
04Update the title and content of existing notes.
05Delete notes using their unique ID.
061 GitHub stars