Created
January 8, 2026 05:44
-
-
Save coolstories/c735430860edb9c77835edadb51e1ce4 to your computer and use it in GitHub Desktop.
Simple Web Highlighter highlights from www.nngroup.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "url": "https://www.nngroup.com/articles/recognition-and-recall/", | |
| "hostname": "www.nngroup.com", | |
| "title": "Memory Recognition and Recall in User Interfaces - NN/G", | |
| "highlights": [ | |
| { | |
| "domain": "www.nngroup.com", | |
| "html": " <strong>Associations are the link between the present (the current context in which we are) and our previous experience and knowledge.</strong>", | |
| "id": "highlight_1767850882534_m1bg4afn6", | |
| "markingColor": "#ffeb3b", | |
| "markingId": "marking_1", | |
| "markingName": "Highlights", | |
| "projectId": "1767849183898", | |
| "projectName": "Tools", | |
| "text": " Associations are the link between the present (the current context in which we are) and our previous experience and knowledge.", | |
| "textAfter": "But how does context affect the retrieval of info", | |
| "textBefore": "conversation and it helps us discover new things.", | |
| "timestamp": "2026-01-08T05:41:22.429Z", | |
| "title": "Memory Recognition and Recall in User Interfaces - NN/G", | |
| "url": "https://www.nngroup.com/articles/recognition-and-recall/", | |
| "color": "#ffeb3b", | |
| "originalMarkingId": "marking_1", | |
| "colorVerification": "#ffeb3b", | |
| "notes": "" | |
| }, | |
| { | |
| "domain": "www.nngroup.com", | |
| "html": "<p>The<strong> difference between recognition and recall is the number of cues</strong> that help memory retrieval; recall involves fewer cues than recognition.</p>\n<p>Answering a question such as <em>Did Herman Melville write Moby Dick? </em>involves recognition: you simply have to recognize whether the information provided is correct. If, instead, I asked you <em>Who wrote Moby Dick?</em> you would use a process of recall to retrieve the right answer from your memory.</p>", | |
| "id": "highlight_1767850999708_lg3nx2vw7", | |
| "markingColor": "#ffeb3b", | |
| "markingId": "marking_1", | |
| "markingName": "Highlights", | |
| "projectId": "1767849183898", | |
| "projectName": "Tools", | |
| "text": "The difference between recognition and recall is the number of cues that help memory retrieval; recall involves fewer cues than recognition.\nAnswering a question such as Did Herman Melville write Moby Dick? involves recognition: you simply have to recognize whether the information provided is correct. If, instead, I asked you Who wrote Moby Dick? you would use a process of recall to retrieve the right answer from your memory.", | |
| "textAfter": "Recognition is easier than recall because it invo", | |
| "textBefore": "ctivation in more detail.)\nRecognition vs. Recall", | |
| "timestamp": "2026-01-08T05:43:19.613Z", | |
| "title": "Memory Recognition and Recall in User Interfaces - NN/G", | |
| "url": "https://www.nngroup.com/articles/recognition-and-recall/", | |
| "color": "#ffeb3b", | |
| "originalMarkingId": "marking_1", | |
| "colorVerification": "#ffeb3b", | |
| "notes": "" | |
| } | |
| ], | |
| "markings": [ | |
| { | |
| "color": "#ffeb3b", | |
| "createdAt": "2026-01-08T05:12:45.469Z", | |
| "description": "", | |
| "id": "marking_1", | |
| "name": "Highlights", | |
| "shortcut": 1, | |
| "updatedAt": "2026-01-08T05:21:15.698Z" | |
| }, | |
| { | |
| "color": "#4caf50", | |
| "createdAt": "2026-01-08T05:12:45.469Z", | |
| "description": "Main ideas and important concepts", | |
| "id": "marking_2", | |
| "name": "Key Points", | |
| "shortcut": 2 | |
| }, | |
| { | |
| "color": "#ff9800", | |
| "createdAt": "2026-01-08T05:12:45.469Z", | |
| "description": "Things to research or ask about", | |
| "id": "marking_3", | |
| "name": "Questions", | |
| "shortcut": 3 | |
| } | |
| ], | |
| "sharedAt": "2026-01-08T05:44:30.941Z", | |
| "SimpleWebHighlighterVersion": "3.0" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment