{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/Slack-Tips",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\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; }\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/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"The first step is indentifying that \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Slack\",\n    \"title\": \"Slack\"\n  }, \"Slack\"), \" is a tool. If you use it for communication in your \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/company\",\n    \"title\": \"company\"\n  }, \"company\"), \" there is a fair chance that you are spending a lot of time on Slack. \"), mdx(\"p\", null, \"I am an \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Engineering-Manager\",\n    \"title\": \"Engineering Manager\"\n  }, \"Engineering Manager\"), \" at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Grofers\",\n    \"title\": \"Grofers\"\n  }, \"Grofers\"), \" and my major responsibility is to \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Unblock-and-Unlock\",\n    \"title\": \"Unblock and Unlock\"\n  }, \"Unblock and Unlock\"), \" my team. \"), mdx(\"p\", null, \"Make use of threads\\nReminders - Custom\\nScreen split option\\nSearch\\nCMD+ K for everything\\nSending messages to yourself\\nIntegrate with calendar\\nSo any time you want to look at your calendar you can use CMD + K Cal to check your schedule\\nUse mute channels and notifications\\nUpdating the notifcations\\nSeparate settings for mobile and desktop\\nKeyboard shortcuts\\nSearch is powerful\\nClick on date dropdown \"), mdx(\"h2\", null, \"Meta Tip\"), mdx(\"p\", null, \"Slack does a very good job of showing you the hints. When doing something it will show you the shortcut for that. For example when you mouse over on the Search, it shows you that CMD+G is the shorcut for search. Some product managers are good at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Asking-the-right-questions\",\n    \"title\": \"Asking the right questions\"\n  }, \"Asking the right questions\"), \".\"), mdx(\"p\", null, \"They for sure know that Keyboard Shortcuts are efficient. So they asked the question why is somebody using the mouse to access this. The mouse over with the shortcut key. That is the advantage of having \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Product-Managers\",\n    \"title\": \"Product Managers\"\n  }, \"Product Managers\"), \" who are curious and good at asking the right questions.\"), mdx(\"h2\", null, \"Powerful Shortcuts you should know.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\\\"CMD + [\\\" for previous conversation\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\\\"CMD + ]\\\" for next conversation\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"CMD + G for search\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"The search is very advanced. \"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"CMS + Shift + A for all undread messages\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Hit Esc for marking them read\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Hit Up and down arrow for navigation.\")))), mdx(\"h2\", null, \"TODOs\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"#todo \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"How to switch between unread messages using the keyboard shortcuts.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Go thought the exhaustive list of keyboard shortcuts and memorise them.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Explore the list of free plugins for slack.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Open slack channel directly from Obisidian\")), mdx(\"h2\", null, \"Feedback\"), mdx(\"p\", null, \"When something is not upto your expectations, \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/don't-crib\",\n    \"title\": \"don't crib\"\n  }, \"don't crib\"), \", \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/see-what-you-can-change\",\n    \"title\": \"see what you can change\"\n  }, \"see what you can change\"), \" Give \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/learningpathsFeedback\",\n    \"title\": \"learningpaths/Feedback\"\n  }, \"learningpaths/Feedback\"), \" Most of the product \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/companies\",\n    \"title\": \"companies\"\n  }, \"companies\"), \" today are open to feedback. Especially when you provide the feedback on \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/Social-channels\",\n    \"title\": \"Social channels\"\n  }, \"Social channels\"), \"\"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[{"id":"6e59fd5c-f568-5f98-ae6f-ddc1c6094fed","slug":"@SlackHQ"}]}},"pageContext":{"slug":"Slack-Tips","node":{"childMdx":{"slug":"Slack-Tips"}}}},
    "staticQueryHashes": []}