{"id":7796,"date":"2026-07-08T23:04:54","date_gmt":"2026-07-08T23:04:54","guid":{"rendered":"https:\/\/learningaloud.com\/blog\/?p=7796"},"modified":"2026-07-08T23:04:55","modified_gmt":"2026-07-08T23:04:55","slug":"karpathy-plugin-for-obsidian","status":"publish","type":"post","link":"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/","title":{"rendered":"Karpathy Plugin for Obsidian"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top.jpeg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"592\" data-attachment-id=\"7801\" data-permalink=\"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/screenshot-12\/\" data-orig-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top.jpeg\" data-orig-size=\"2180,1260\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;Screenshot&quot;,&quot;created_timestamp&quot;:&quot;1783519469&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Screenshot&quot;,&quot;orientation&quot;:&quot;1&quot;}\" data-image-title=\"Screenshot\" data-image-description=\"\" data-image-caption=\"&lt;p&gt;Screenshot&lt;\/p&gt;\n\" data-large-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-1024x592.jpeg\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-1024x592.jpeg\" alt=\"\" class=\"wp-image-7801\" style=\"width:695px;height:auto\" srcset=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-1024x592.jpeg 1024w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-300x173.jpeg 300w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-768x444.jpeg 768w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-1536x888.jpeg 1536w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/top-2048x1184.jpeg 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p>I have spent a significant amount of time over the past week or so developing a <a href=\"https:\/\/karpathy-wiki.lol\/en\">Karpathy wiki<\/a> based on a large portion of my Obsidian notes. This process began in April when I decided to purchase a Macintosh Mini I intended to devote exclusively to the exploration of AI on the desktop. I was a bit slow in making this purchase and it took until last week to receive my purchase. My tardiness cost <a href=\"https:\/\/www.cnbc.com\/2026\/03\/03\/apple-macbook-prices-m5-ai.html\">several hundred dollars more<\/a> than it would have a few months ago.&nbsp;<\/p>\n\n\n\n<p>I was motivated to invest and explore this area for two reasons. First, my main interest in AI continues to focus on retrieval-augemented generation (<a href=\"https:\/\/www.geeksforgeeks.org\/nlp\/what-is-retrieval-augmented-generation-rag\/\">RAG<\/a>) of the notes and highlights I have collected to serve as a foundation for my writing projects. As I have used AI plugins to interact with the content I have stored and organized in Obsidian, I discovered that the <a href=\"https:\/\/www.learningaloud.com\/blurts\/2026\/06\/14\/input-token-cost-of-rag-focused-ai\/\">API-based services<\/a> for interacting with these notes are relatively expensive because the process of first feeding the notes to the AI service must be repeated each time a session is initiated. Karpathy proposed that AI could be used to create a wiki based on the concepts and connections in a collection of source material, either once (when the collection was created) or as each new item of content was added, and this wiki could then be the focus of future explorations, reducing the cost due to the repeated input of the same content to the AI service.&nbsp;<\/p>\n\n\n\n<p>My second motivator was personal curiosity, sparked by the many posts promoting the potential of AI tools and models that could run on personal hardware, avoiding the costs and scrutiny associated with using online services from major AI companies. The proposal was that many common uses of AI no longer required access to $20 or $200-a-month subscription services.\u00a0<\/p>\n\n\n\n<p>I understand that another tutorial or \u201chow I did it\u201d post may be required at this point, but I read a post explaining that getting started with <a href=\"https:\/\/www.xda-developers.com\/the-biggest-thing-holding-local-ai-back-isnt-model-quality-its-friction\/\">self-hosting LLMs will not be easy<\/a> as the posts newbies are likely to read make it sound, and a good deal of exploration and personalization will be required. The message was intended not to be discouraging but to communicate that \u201cdon\u2019t give up, you should be able to get it to work.\u201d This was pretty much my experience, and I thought it worthwhile to explain the issues I encountered and why I had to make adjustments to my specific situation. My experiences with tech since the mid 1980s have kind of gone this way.&nbsp;<\/p>\n\n\n\n<p>So, I have two Mac Minis now, and the first challenge was how to connect both to the same large monitor so I can switch back and forth as required by a general-use and a specific-use computer arrangement. I knew I would have to purchase a KVM (keyboard, video, mouse), but I had not considered that my current setup uses a Bluetooth mouse and keyboard. More specifically, Apple\u2019s Magic Keyboard and Mouse are not intended to be linked to more than one device. You charge your Magic keyboard with a USB cable, so the cable can be used as it has long been used to connect to a computer. You also charge your Magic Mouse, but the cable is inserted on the bottom of the mouse, preventing it from being used while it is being charged. Solution &#8211; purchase a mouse with a cable. The first challenge is overcome.<\/p>\n\n\n\n<p>My plan was to use the Obsidian Karpathy LLM wiki plugin because this seemed the most efficient way to create a working system. The plugin&#8217;s setup allows selecting multiple AI sources, including subscription services. I did use Anthropic\u2019s Claude API when I was having difficulty getting either of the two local options (Ollama or LMStudio) to work. Claude worked great, but adding one new source document cost 70 cents. My present collection is close to 300 note files, and the work the AI does increases as the complexity of the wiki increases so I treated the success as a sign the struggles I was experiencing could eventually be overcome.&nbsp;<\/p>\n\n\n\n<p>When using Ollama, I was experiencing a consistent problem with some, but not all of the note files the AI was ingesting to build the wiki. I spent a considerable amount of time over several days comparing the files that could and could not be processed and I never did find a difference. It wasn\u2019t the length, the presence of specific markdown tags, the tool I had used to create the original markdown file, or any other variable I could imagine. Nothing. However, the problem was consistent. The same files, time after time, would either work or fail.&nbsp;<\/p>\n\n\n\n<p>My typical strategy in such situations is to ask questions of the Internet. One proposal was that the JSON history had become corrupted. The solution was to reveal the invisible files (the .files and folders) and delete these files. New files would be generated when the Obsidian app was next launched. This was done without consequence.<\/p>\n\n\n\n<p>One issue I encountered was that the models displayed as options within Ollama did not contain the model (qwen2.5) I had found recommended when I read the descriptions of others. I searched how to add other models to Ollama and found it could be done with a terminal command (ollama pull &lt;model name&gt;. Now qwen2.5 appeared. Qwen3.6 was originally listed and I assumed there would be little difference, but for some reason, I was wrong, and the system worked with qwen2.5.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"414\" height=\"485\" data-attachment-id=\"7802\" data-permalink=\"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/karp1\/\" data-orig-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp1.png\" data-orig-size=\"414,485\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"karp1\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp1.png\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp1.png\" alt=\"\" class=\"wp-image-7802\" srcset=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp1.png 414w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp1-256x300.png 256w\" sizes=\"auto, (max-width: 414px) 100vw, 414px\" \/><\/a><\/figure>\n\n\n\n<p>Without going into details because others have already provided tutorials, you first add and install the Karpathy LLM Wiki plugin for Obsidian. The gear icon associated with this community plugin provides a \u201cfill in the blank\u201d form where you enter information linking Obsidian to the AI online service or local option you want to use.&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"821\" data-attachment-id=\"7803\" data-permalink=\"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/karp2\/\" data-orig-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2.png\" data-orig-size=\"1070,858\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"karp2\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2-1024x821.png\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2-1024x821.png\" alt=\"\" class=\"wp-image-7803\" style=\"aspect-ratio:1.2473028468016982;width:709px;height:auto\" srcset=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2-1024x821.png 1024w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2-300x241.png 300w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2-768x616.png 768w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp2.png 1070w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>The wiki construction process is controlled by the commands that appear in the Obsidian command list when the Karpathy plugin is installed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp3.png\"><img loading=\"lazy\" decoding=\"async\" width=\"502\" height=\"189\" data-attachment-id=\"7804\" data-permalink=\"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/karp3\/\" data-orig-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp3.png\" data-orig-size=\"502,189\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"karp3\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp3.png\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp3.png\" alt=\"\" class=\"wp-image-7804\" srcset=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp3.png 502w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp3-300x113.png 300w\" sizes=\"auto, (max-width: 502px) 100vw, 502px\" \/><\/a><\/figure>\n\n\n\n<p>So, you start Ollama and select the model you will use in Obsidian. Start Obsidian and select the command to ingest a file or folder and be patient. Eventually, your wiki will be generated, and you can query the wiki rather than the source files. The right-hand column displays a response to a prompt.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"684\" data-attachment-id=\"7805\" data-permalink=\"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/karp4png\/\" data-orig-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png.png\" data-orig-size=\"1619,1082\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"karp4png\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png-1024x684.png\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png-1024x684.png\" alt=\"\" class=\"wp-image-7805\" style=\"width:733px;height:auto\" srcset=\"https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png-1024x684.png 1024w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png-300x200.png 300w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png-768x513.png 768w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png-1536x1027.png 1536w, https:\/\/learningaloud.com\/blog\/wp-content\/uploads\/2026\/07\/karp4png.png 1619w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p>So, I was able to generate a wiki based on more than 150 of my notes. In examining some of the components of the wiki I did find some weird artifacts. There were some with Chinese characters. I happen to be listening to LeoLaporte talking about different AI models and he said that qwen originated in China. It then made sense to me that the model might translate some of the Chinese names in my article summaries and include their Chinese translations (no idea if that is actually what happened). I also found some md pages with titles, but no content.<\/p>\n\n\n\n<p>When I used the Karpathy command to submit queries, I found the quality of the responses to vary. Some made sense and some ignored sources I knew existed and were central to what I expected. Rewording of the query in ways I thought the model should have understood as equivalent sometimes resulted in the response I expected.\u00a0<\/p>\n\n\n\n<p>The following comparison (first from querying my new wiki, and the second from using Claude with my original source files) demonstrates fairly substantial differences. As you can tell from a quick skim, there are significant differences in the eloquence and completeness of the responses. The sample responses are presented as an Appendix.<\/p>\n\n\n\n<p><strong>Summary<\/strong><\/p>\n\n\n\n<p>Each user is likely to have a unique experience when applying a local AI system to their content to generate a Karpathy-style wiki. Expecting that it will take some tinkering is good advice even when following instructions or \u201chow to do it\u201d videos on YouTube. My effort here was to describe what this tinkering experience looked like.&nbsp;<\/p>\n\n\n\n<p>After at least getting the system to work, I was able to compare my first successful effort with what I generated for 44 cents using Claude. The differences were substantial.<\/p>\n\n\n\n<p>I assume there are many more issues to explore. I am currently repeating the process with a different script that instructs the AI on what to do when creating the wiki. If that effort produces substantial improvements, I will have to write another post.<\/p>\n\n\n\n<p>*******<\/p>\n\n\n\n<p>Response of local model to wiki<\/p>\n\n\n\n<p>Summary of Research Comparing Handwritten Notes vs. Computer Notes<\/p>\n\n\n\n<p>According to the literature summarized from various studies, there are several key findings regarding the comparison between handwritten notes and notes taken on computers:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Repetition in Note-Taking:<\/li>\n<\/ol>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&#8211; A study by Bui et al. 2015 suggests that repeated exposure to material enhances learning outcomes, especially when coupled with effective note-taking strategies.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Handwritten Notes and Memory Retention:<\/li>\n<\/ol>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&#8211; Longhand notes are described as more paraphrased and containing more signals and images, which can lead to higher text-related achievement when reviewed (from Longhand Notes).<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&#8211; Lecture Note-Taking Strategies indicate that students who take notes by hand outperform those who use digital devices, as handwritten notes require a higher level of processing and engagement.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Editing and Revisions:<\/li>\n<\/ol>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&#8211; Research by Mueller and Oppenheimer (2014) found that while typing is faster, it leads to less cognitive effort and thus less retention due to the lack of engagement required in handwriting notes.<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&#8211; Follow-up revisions are crucial as they enhance memory retention. According to a study cited by AI response, revising digital notes can mitigate some of the disadvantages of digital note-taking, improving long-term recall and academic performance (from AI Response to Challenging Luo Study).<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Professional Note-Taking:<\/li>\n<\/ol>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&#8211; Additionally, in the context of professional training, effective note-taking is vital for future practitioners (from &#8220;Notetaking in Professions&#8221;).<\/p>\n\n\n\n<p>References<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Longhand Notes \u2014 Core mechanism explaining why handwritten notes are more beneficial.<\/li>\n\n\n\n<li>Bui et al. 2015 \u2014 Effects of Repetition on Note-Taking and Recall Strategies in College Lectures.<\/li>\n\n\n\n<li>&#8220;Notetaking in Professions&#8221;. Stacy and Cain, American Journal of Pharmaceutical Education (2015) \u2014 Importance of note-taking skills for professional training.<\/li>\n\n\n\n<li>Mueller and Oppenheimer (2014) \u2014 Pen and Pad versus Laptop for Note-Taking.<\/li>\n\n\n\n<li>AI Response to Challenging Luo Study \u2014 How Note Modification Research Might Counter Luo et al. (2018)<\/li>\n<\/ol>\n\n\n\n<p>*******<\/p>\n\n\n\n<p>Paste from Claude plugin within Obsidian<\/p>\n\n\n\n<p>Handwritten vs. Computer Note-Taking: What Your Notes Say<\/p>\n\n\n\n<p>Your vault contains extensive research on this topic, and the picture that emerges is more nuanced and contested than the popular narrative suggests. Here is a synthesis of what your notes reveal:<\/p>\n\n\n\n<p>The Foundational Study<\/p>\n\n\n\n<p>The most influential study is Mueller &amp; Oppenheimer (2014), documented in Pen is mightier than the keyboard. Their key finding was that faster keyboard transcription led to more verbatim, less generative notes, while the slower speed of handwriting forced summarization and paraphrasing. Notably, their Study 3 found no differences when note review was not allowed, but longhand was superior when review was allowed\u2014a surprising result.<\/p>\n\n\n\n<p>The Generative Processing Argument<\/p>\n\n\n\n<p>Several of your notes outline the theoretical rationale:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Translation hypothesis: Writing adds a distinctive encoding channel beyond just listening (Luo, Linlin, Kenneth A. Kiewra, Abraham E. Flanigan, and Markeya S. Peteranetz2018)<\/li>\n\n\n\n<li>Generative hypothesis: Handwriting&#8217;s slower speed forces paraphrasing, organization, and integration with prior knowledge, leading to deeper processing (Depth and Generative, EncodingEffect)<\/li>\n\n\n\n<li>As noted in transcription speeds, adults type at ~33 wpm and write longhand at ~22 wpm, meaning handwriters must be more selective<\/li>\n<\/ul>\n\n\n\n<p>Your note in transcription speeds raises a sharp critique of this logic: it &#8220;suggests a strange lack of awareness on the part of the learner. It would seem that the keyboarding learner is oblivious to the benefits of generative processing and goes with what is easier, but less effective.&#8221;<\/p>\n\n\n\n<p>Contradictory and Inconsistent Findings<\/p>\n\n\n\n<p>Your notes consistently emphasize that research findings in this area are contradictory:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Urry.et.al documents a major replication of Mueller &amp; Oppenheimer that found inconsistent results. Urry found laptop users took more notes and more notes related to better performance. Critically, they differentiated quantity from verbatim overlap\u2014quantity was positively related to performance while verbatim proportion was negatively correlated.<\/li>\n\n\n\n<li>Luo, et al 2018 found that when notes were recorded but not reviewed (process function), laptop was actually better for image-related learning. Only when notes were reviewed (product function) did longhand show an advantage. The authors themselves note that &#8220;findings in this area of research are often contradictory and uncontrolled variables may be responsible.&#8221;<\/li>\n\n\n\n<li>Flaniganetal2023 found that, surprisingly, longhand and computer note takers recorded a similar number of ideas during the lesson, contradicting the expected computer advantage. However, longhand revisers added three times as many complete ideas during revision pauses.<\/li>\n<\/ul>\n\n\n\n<p>The Note Completeness Counter-Argument<\/p>\n\n\n\n<p>Your notes in NoteCompleteness and Colllaborative Notes document an important counter-narrative: note completeness predicts achievement, and computers produce more complete notes. As noted:<\/p>\n\n\n\n<p>&#8220;The studies of note volume and completeness would seem to challenge the argument that taking notes on a computer is a liability because more notes are taken implying less thinking about the content.&#8221;<\/p>\n\n\n\n<p>Bui et al. (2013) found that students with access to their more complete (computer-generated) notes demonstrated better performance, directly contradicting Mueller &amp; Oppenheimer&#8217;s interpretation.<\/p>\n\n\n\n<p>The Revision Factor<\/p>\n\n\n\n<p>Multiple notes highlight that the handwriting vs. computer debate may miss the most important stage entirely\u2014revision:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Three stage model of note-taking proposes that effective note-taking is a three-stage process: recording ? revision ? review, and most studies ignore the revision stage.<\/li>\n\n\n\n<li>Cojeanatal2024 found that computer note-takers were more likely to reformat and revise their notes after class, potentially compensating for less generative initial encoding.<\/li>\n\n\n\n<li>Flaniganetal2023 found longhand revisers added more ideas during revision pauses, but this study used interspersed pauses\u2014an artificial design unlikely to reflect real practice.<\/li>\n\n\n\n<li>Cohen2013ActiveSummary demonstrated that note restructuring significantly improved exam scores regardless of medium, suggesting what you do after taking notes matters more than how you take them.<\/li>\n<\/ul>\n\n\n\n<p>The Children&#8217;s Research<\/p>\n\n\n\n<p>Your note childrennotes documents a unique study (Horbury &amp; Edmonds, 2021) with 10\u201311-year-olds that found:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Conceptual understanding was superior with handwritten notes<\/li>\n\n\n\n<li>Unlike adult studies, there were no significant differences in note quantity between conditions<\/li>\n\n\n\n<li>The authors speculated that children&#8217;s limited keyboarding experience may have increased cognitive load when typing, a different mechanism than proposed for adults<\/li>\n<\/ul>\n\n\n\n<p>Your AI-Generated Synthesis<\/p>\n\n\n\n<p>Your note AI response to my question challenging the Luo study that assumed the notes themselves could not result in generative activity offers a compelling reframing:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Luo et al. Conclusion<\/td><td>Modification Research Counter<\/td><\/tr><tr><td>Laptop notes are transcription-oriented<\/td><td>Generative processing can be added during revision<\/td><\/tr><tr><td>Longhand notes are better review products<\/td><td>Laptop notes can be transformed into superior products through revision<\/td><\/tr><tr><td>Laptop notes lack images and signals<\/td><td>These can be added easily using laptop affordances<\/td><\/tr><tr><td>Reviewing longhand notes yields higher achievement<\/td><td>Studies only tested passive review, not active modification<\/td><\/tr><tr><td>Longhand is generally preferable<\/td><td>The medium matters less than the strategy<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Overall Conclusions From Your Notes<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The popular narrative favoring handwriting is overstated. Replication attempts and meta-analyses show inconsistent results.<\/li>\n\n\n\n<li>The mechanism matters: Quantity of notes is positively related to achievement; verbatim overlap is negatively related. These are separate variables that should not be conflated.<\/li>\n\n\n\n<li>Most studies use artificial conditions (immediate testing, brief delays, no real revision opportunities) that don&#8217;t reflect actual academic practice.<\/li>\n\n\n\n<li>Revision and post-processing may be more important than the initial recording medium, and computers offer superior affordances for revision.<\/li>\n\n\n\n<li>The real issue is strategy, not medium. Untrained students default to transcription on keyboards and forced summarization by hand\u2014but training could equalize outcomes.<\/li>\n\n\n\n<li>Note completeness matters for the storage function, and the storage function is generally more important than the encoding function (ExternalStorage).<\/li>\n<\/ul>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_7796\" class=\"pvc_stats all  \" data-element-id=\"7796\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>I have spent a significant amount of time over the past week or so developing a Karpathy wiki based on a large portion of my Obsidian notes. This process began in April when I decided to purchase a Macintosh Mini I intended to devote exclusively to the exploration of AI on the desktop. I was &hellip; <a href=\"https:\/\/learningaloud.com\/blog\/2026\/07\/08\/karpathy-plugin-for-obsidian\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Karpathy Plugin for Obsidian<\/span><\/a><\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_7796\" class=\"pvc_stats all  \" data-element-id=\"7796\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/learningaloud.com\/blog\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[397],"tags":[395,391],"class_list":["post-7796","post","type-post","status-publish","format-standard","hentry","category-ai-education","tag-ai","tag-notetaking"],"a3_pvc":{"activated":true,"total_views":1,"today_views":0},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p1zo8Q-21K","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/posts\/7796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/comments?post=7796"}],"version-history":[{"count":2,"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/posts\/7796\/revisions"}],"predecessor-version":[{"id":7807,"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/posts\/7796\/revisions\/7807"}],"wp:attachment":[{"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/media?parent=7796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/categories?post=7796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningaloud.com\/blog\/wp-json\/wp\/v2\/tags?post=7796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}