::::info **Two column effect cannot be previewed.** **Apply the template to display the two-column effect.** :::spoiler Click to learn more :wave: Set column properties and quantities: ``` column-count: 2; column-gap: 20px; max-width: 100%; ``` Set to cancel the text layout width restriction. Removing the syntax will restore HackMD's default text layout width: ``` .markdown-body, .ui-infobar { max-width: unset !important; } ``` To ensure that Markdown syntax works correctly within a `div` container, please add a blank line before starting to write Markdown. :pencil2: Feel free to customize it. ::: :::: <style> .two-column-layout { column-count: 2; /* Set column number */ column-gap: 20px; max-width: 100%; overflow: hidden; } /* Media query for mobile devices */ @media (max-width: 768px) { .two-column-layout { column-count: 1; /* Switch to single column on small screens */ column-gap: 0; /* Optional: Set gap to 0 for single column */ } } .markdown-body, .ui-infobar { max-width: unset !important; } .two-column-layout ul, .two-column-layout ol { margin: 0; padding-left: 20px; } .two-column-layout strong { font-weight: bold; } .two-column-layout em { font-style: italic; } .two-column-layout h1, .two-column-layout h2, .two-column-layout h3, .two-column-layout h4, .two-column-layout h5, .two-column-layout h6 { margin-top: 0; } </style> # The Essential Benefits of Weekly Team Meetings 🙋 In the fast-paced world of project management, effective communication and collaboration are critical to achieving success. One of the most effective strategies for ensuring that a project stays on track is for teams to meet at least once a week. Regular weekly meetings offer numerous benefits that can significantly enhance the likelihood of a project's success. <div class="two-column-layout"> ![image](https://hackmd.io/_uploads/SyHssWcKR.png =600x) ### Here’s why maintaining a weekly meeting schedule is essential: - Facilitates Problem-Solving - Strengthens Team Cohesion - Monitors Progress and Sets Goals - Improves Communication - Encourages Accountability </div> &nbsp; ## Check it out :+1: <div class="two-column-layout"> ### Facilitates Problem-Solving Meetings provide a platform for discussing challenges and finding effective solutions collaboratively. ### Strengthens Team Cohesion Regular meetings build strong relationships and enhance collaboration, leading to a more unified team. </div> <div class="two-column-layout"> ### Monitors Progress and Sets Goals 🎯 Weekly check-ins help track progress, address issues, and set short-term goals, keeping the project on track. ### Improves Communication 👍 Structured meetings facilitate clear updates and expectation management, reducing misunderstandings. </div> <div class="two-column-layout"> ### Encourages Accountability Regular reporting fosters responsibility and helps team members stay focused on meeting deadlines. ### But if your team can't get together... **That's why we needs HackMD!** ![](https://i.imgur.com/czzaRnH.png =500x) </div> # [Funding] Pitch script :::info :bulb: Use this template to construct your pitch script. You can use this pitch's structure to ensure your pitch. ::: **Introduction:** :::success Please introduce your company and yourself in brief sentences. ::: Hello `contact's name`:smile:, this is `sale's name` from `company name`. My company, `company name`, is developing a `offering area` to help `who` solve `problem`. **Define the Problem:** :::success State a problem that increases the customer interest for the sales pitch. ::: **Give Solutions:** :::success Provide a product or demo to show how to solve the problem. ::: **Provide a Plan:** :::success Present a customized plan to this client. ::: **Share Stories:** :::success Share the examples and successes, and experiences. Increase customer confidence. ::: **End with Compelling Questions:** :::success End this pitch with compelling questions. ::: --- title: #投影片標題(可以用第一行H1標題取代) tags: Markdown disqus: slideOptions: #投影片選項 theme: black #投影片主題 transition: fade #投影片轉場 --- --- --- # 用HackMD做簡報 # --- > # ## HackMD? - 線上多人協作共筆平台 - 使用Markdown語法作為編輯文件的工具 - 適合傳播知識或是做為筆記平台 --- ## HackMD功能簡介 HackMD的使用很簡單 但功能其實很強大 其中最基本也最重要的功能就是`寫作` ---- #### 寫作 - 寫作當然是HackMD的核心 - 使用Markdown語法撰寫文件 - 能即時預覽結果 - 工具列的設計輕鬆上手。 ---- #### 書本&簡報 ##### 書本和簡報模式 - 使用特定的語法轉換文章 - 分章節或是分頁面呈現 - 可在瀏覽器上顯示 ---- #### GitHub連結 - HackMD支援與GitHub連結 - 也能相容Git的版本控制 ---- #### 多人協作 - 文件設定多人編輯 - 個人調整權限 - 「主持」功能 --- ## 簡報功能設定 #### 啟動簡報功能 啟動HackMD的簡報功能,僅需要在文件的開頭(標題之前)插入YAML的描述: ```yaml= --- title: #投影片標題(可以用第一行H1標題取代) tags: #標籤(用逗點隔開) disqus: #討論區 slideOptions: #投影片選項 theme: #投影片主題 transition: #投影片轉場 --- ``` ---- #### 分頁方式 - 簡報的區隔為3個dashline - 章節的區隔為4個dashline ---- #### 單張簡報調整 放在文件開頭的YAML描述會套用到整份簡報,若想要針對單張簡報修改設定,只要在特定頁面標題前加入: ```yaml= <!-- .slide: --> 例如加入 <!-- .slide: data-transition="fade" --> #表示只有加入控制碼的該頁面會有"fade"的轉場效果 ``` 再放入需要的` slideoption: `參數就可以只調整特定頁面的內容。 ---- #### 簡報呈現 ![](https://i.imgur.com/ImGwi2h.png) ---- #### 簡報輸出 HackMD上的簡報可以在簡報模式瀏覽時選擇下方的列印功能,再列印為PDF就可以輸出了。 --- ## 結果 這份簡報使用HackMD製作。
{"metaMigratedAt":"2023-06-15T07:48:03.645Z","metaMigratedFrom":"YAML","title":"用HackMD做簡報","breaks":true,"slideOptions":"{\"theme\":\"black\",\"transition\":\"fade\"}","description":"線上多人協作共筆平台","contributors":"[{\"id\":\"60f2b4ea-fce7-4726-a419-9dfca057e7c7\",\"add\":1888,\"del\":747},{\"id\":\"213c7c3a-dc31-41e4-8681-39a5e6c0c056\",\"add\":60,\"del\":24},{\"id\":\"f64c4415-da49-4f85-9dbf-8fe3a22c3d2f\",\"add\":4093,\"del\":0},{\"id\":\"d606b11d-334c-42bd-b97e-7da3e2fba49a\",\"add\":4,\"del\":0,\"latestUpdatedAt\":1752240612977}]"}
    3487 views
   owned this note