| Hi! A good general point. We're doing a few things to try to guide the user: 1. We include ~26 fully-formed "Example" and "Template" notes in the app - these are intended to show users what they can do, but they can also be copied and used as-is or edited. 2. When users write new notes, we use a custom keyboard tool called "AutoPrompt" to show the user what actions they can take in each section. It includes prompts like "Search reddit for...", etc. that is inserted into the text entry and the user completes the statement. (You can see this in the vid on our home page). 3. If users write incorrect or wrong things in the note, they get a response back that instructs them what they need to correct. Admittedly, as a notes-based interface there's a tradeoff we're trying to balance on flexibility vis-a-vis unstructured text input, and guardrails to inform the user. Appreciate any further feedback you can share! |