{
    "componentChunkName": "component---src-templates-post-js",
    "path": "/progressive-summarization",
    "result": {"data":{"site":{"siteMetadata":{"title":"your friend Joel's digital garden","description":"Articles and notes from a collaborator at egghead.io. Musings on software, business, and life from a skilled virtual assistant.","author":{"name":"Joel Hooks"},"keywords":["Video Blogger"]}},"mdx":{"excerpt":"Consuming information is really fucking easy. Transforming information you consume into understanding you can implement? That's hard af. 😅 Progressive summarization is a layered asyncrounous approach to absorbing content (books, articles…","fields":{"github":"https://github.com/joelhooks/joelhooks-com/tree/master/content/blog/2020-07-11--progressive-summarization-for-non-fiction-books~~tOuc7OI1p/index.mdx"},"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"id\": \"tOuc7OI1p\",\n  \"slug\": \"progressive-summarization\",\n  \"date\": \"2020-07-11T00:00:00.000Z\",\n  \"title\": \"Progressive Summarization for Non-Fiction Books\",\n  \"published\": false,\n  \"categories\": [\"notes\"]\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"Consuming information is really fucking easy.\"), mdx(\"p\", null, \"Transforming information you consume into understanding you can implement?\"), mdx(\"p\", null, \"That's hard af. \\uD83D\\uDE05\"), mdx(\"p\", null, \"Progressive summarization is a layered asyncrounous approach to absorbing content (books, articles, videos, etc) and summarizing it at varied levels.\"), mdx(\"p\", null, \"This is a process of continuous improvement of your knowledge and study.\"), mdx(\"p\", null, \"Progressive summarization helps you take \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/really-good-notes\"\n  }, \"Really Good Notes\"), \" and the philosophy around what you are actually stuffing a \\u201C\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/basb\"\n  }, \"second brain\"), \"\\u201D full of.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"This isn't notes porn\"), \".\"), mdx(\"p\", null, \"It's important to remember that tags suck. \"), mdx(\"p\", null, \"Your system of notes is fertile soil for asking better questions.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"5 layers of notes:\")), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Raw cut and paste of text\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Bolding passages\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Highlighting the best of the bold\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Written summaries\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"The Remix. Sketch Notes or original articles.\")), mdx(\"p\", null, \"All of these progressively more detailed steps are approached over time. As you revisit any notes, they are enhanced. Some notes may never make it past stage 1. \"), mdx(\"p\", null, \"That\\u2019s fine.\"));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"title":"Progressive Summarization for Non-Fiction Books","date":"July 11, 2020","banner":null,"slug":"progressive-summarization","keywords":null}}},"pageContext":{"id":"fc0d9597-3606-5e7f-a2d5-672ebe407805","prev":{"id":"a9c22daa-6686-5f19-8faa-c9d1d550e227","parent":{"name":"index","sourceInstanceName":"blog"},"excerpt":"Building a Second Brain is  a course  from Tiago Forte that presents a structured approach to consuming knowledge for interative understanding. It's rooted in Getting Things Done and the idea of  progressive summarization . Tiago also presents the…","fields":{"title":"Build a Second Brain","slug":"basb","date":"2020-07-11T00:00:00.000Z"}},"next":{"id":"ce1e56dc-1b6b-5fe6-aea4-a7296c18050a","parent":{"name":"index","sourceInstanceName":"blog"},"excerpt":"Calibre can be used to convert kindle books to PDF by installing a plugin called DeDRM_tools. You'll need the serial number of  your Kindle device . As far as I know this only works with books you've purchased and if you own a Kindle. Install…","fields":{"title":"Use Calibre to Convert Kindle Books You've Purchased to PDF","slug":"calibre-kindle-to-pdf","date":"2020-07-11T00:00:00.000Z"}}}},
    "staticQueryHashes": ["1045846374"]}