From f5b345393e5b17b7cd7d8b03ffe56072ea3b211f Mon Sep 17 00:00:00 2001
From: C Jack <ae86jack@gmail.com>
Date: Sat, 8 Feb 2025 11:48:28 +0800
Subject: [PATCH] Add Obsidian Tars integration to README files in English,
 Chinese, and Japanese

---
 README.md    | 5 +++++
 README_cn.md | 5 +++++
 README_ja.md | 5 +++++
 3 files changed, 15 insertions(+)

diff --git a/README.md b/README.md
index 82c80db..82832f7 100644
--- a/README.md
+++ b/README.md
@@ -183,6 +183,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
         <td> <a href="docs/16x_prompt/README.md">16x Prompt</a> </td>
         <td> <a href="https://prompt.16x.engineer/">16x Prompt</a> is an AI coding tool with context management. It helps developers manage source code context and craft prompts for complex coding tasks on existing codebases.</td>
     </tr>
+    <tr>
+        <td> <img src="https://obsidian.md/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://github.com/TarsLab/obsidian-tars">Obsidian Tars</a></td>
+        <td> Integrate LLM conversations into Obsidian's note editing, with deepseek-reasoner's CoT output in callout format. </td>
+    </tr>
     
 </table>
 
diff --git a/README_cn.md b/README_cn.md
index 56fbe04..f9ba60a 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -141,6 +141,11 @@
         <td> <a href="https://github.com/alecm20/story-flicks">Story-Flicks</a></td>
         <td>通过一句话即可快速生成高清故事短视频,支持 DeepSeek 等模型。</td>
     </tr>
+    <tr>
+        <td> <img src="https://obsidian.md/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://github.com/TarsLab/obsidian-tars">Obsidian Tars</a></td>
+        <td> 把大模型对话融入到 Obsidian 的笔记编辑, deepseek-reasoner 的思维链以 callout 格式输出。 </td>
+    </tr>
 </table>
 
 ### AI Agent 框架
diff --git a/README_ja.md b/README_ja.md
index f6a06e7..c647cfe 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -138,6 +138,11 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
         <td> <a href="https://agenticflow.ai/">AgenticFlow</a> </td>
         <td> <a href="https://agenticflow.ai/">AgenticFlow</a>は、マーケターがAIエージェントのためのエージェンティックAIワークフローを構築するためのノーコードプラットフォームであり、数百の毎日のアプリをツールとして使用します。</td>
     </tr>
+    <tr>
+        <td> <img src="https://obsidian.md/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
+        <td> <a href="https://github.com/TarsLab/obsidian-tars">Obsidian Tars</a></td>
+        <td> Obsidianのノート編集にLLMの会話を統合し、deepseek-reasonerのチェーン・オブ・ソート(CoT)出力をコールアウト形式で表示します。 </td>
+    </tr>
 </table>
 
 ### AIエージェントフレームワーク