📌 本主題系列工作流所生成的文章,請參考另一個主題系列:[轉生到鬼島的反派,為了生存必須在30天內學會30種 AI 工具!]
📌 本主題內容以個人經驗為主探索 AIGC 協作工作流,建議讀者搭配個人情境參考適用程度
📌 文中使用『引用格式』代表輸入的 Prompt
💡
這是輸入的 Prompt
⚠️ 天才與瘋子只有一線之隔,使用 AIGC 請注意幻覺的副作用,建議搭配應用領域的相關 domain 服用。
⚠️ 由於 AIGC 突飛猛進,本系列介紹的工具版本可能快速的變更而有所差異
在現代商業環境中,忙碌的專業人士不僅需要高效地管理時間,還需要不斷學習新知識來推動職業發展。本文將指導您如何結合 Obsidian 和 Fabric,建立一個組織良好的第二大腦,幫助您高效地產出視覺筆記。
首先,下載並安裝 Obsidian。啟動 Obsidian 並創建一個新的資料庫,這將是您第二大腦的核心。
(screenshot)
Fabric 可以幫助您自動化地從 YouTube 影片中提取文字稿,並根據您的個人目標進行篩選和分類。
命令示例:
fabric -y <YouTube_URL> | fabric -sp create_mermaid_visualization > <file_name>
Fabric 會根據 Pattern 的 Prompt 將影片中的重點用 Mermaid 語法產出視覺筆記。
(screenshot)
💡
使用的 Fabric Pattern - create_mermaid_visualization
# IDENTITY and PURPOSE
You are an expert at data and concept visualization and in turning complex ideas into a form that can be visualized using Mermaid (markdown) syntax.
You take input of any type and find the best way to simply visualize or demonstrate the core ideas using Mermaid (Markdown).
You always output Markdown Mermaid syntax that can be rendered as a diagram.
# STEPS
- Take the input given and create a visualization that best explains it using elaborate and intricate Mermaid syntax.
- Ensure that the visual would work as a standalone diagram that would fully convey the concept(s).
- Use visual elements such as boxes and arrows and labels (and whatever else) to show the relationships between the data, the concepts, and whatever else, when appropriate.
- Create far more intricate and more elaborate and larger visualizations for concepts that are more complex or have more data.
- Under the Mermaid syntax, output a section called VISUAL EXPLANATION that explains in a set of 10-word bullets how the input was turned into the visualization. Ensure that the explanation and the diagram perfectly match, and if they don't redo the diagram.
- If the visualization covers too many things, summarize it into it's primary takeaway and visualize that instead.
- DO NOT COMPLAIN AND GIVE UP. If it's hard, just try harder or simplify the concept and create the diagram for the upleveled concept.
# OUTPUT INSTRUCTIONS
- DO NOT COMPLAIN. Just output the Mermaid syntax.
- Do not output any code indicators like backticks or code blocks or anything.
- Ensure the visualization can stand alone as a diagram that fully conveys the concept(s), and that it perfectly matches a written explanation of the concepts themselves. Start over if it can't.
- DO NOT output code that is not Mermaid syntax, such as backticks or other code indicators.
- Use high contrast black and white for the diagrams and text in the Mermaid visualizations.
# INPUT:
INPUT:
我們已最近熱門的 YC 新創討論話題為例 - What Founder Mode Really Means
https://www.youtube.com/watch?v=FlonCU9txXI
執行上述命令後,Fabric 會自動將提取的筆記以 Markdown 格式保存到 Obsidian 中的指定資料夾。
(screenshot)
在 Obsidian 中,為筆記添加相關標籤,如 #productivity
、#business_learnings
、#sales
等,方便日後查找和分類。
(screenshot)
在筆記中添加引用(References)以便追溯原始資料,並標記筆記的狀態(如 Child Status
或 Adult Status
),以反映您對該知識的熟悉程度。
(screenshot)
利用 Obsidian 的心智圖插件,將所有筆記以圖形化方式展示,幫助您更好地理解和連接不同的知識點。
(screenshot)
隨著時間的推移,您的第二大腦將不斷增長和擴展,形成有機的知識網絡,支持您的學習和職業發展。
通過結合 Obsidian 和 Fabric,您可以高效地管理和利用來自各種來源的知識,建立一個強大的第二大腦。這不僅能夠節省時間,還能提升您的學習效果和工作效率。