Notion-Formula-Auto-Conversion-Tool

自动公式转换工具

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
FANG hai
بۈگۈن قاچىلانغىنى
2
جەمئىي قاچىلانغىنى
54
باھا نومۇرى
1 1 0
نەشرى
1.7
قۇرۇلغان ۋاقتى
2025-02-03
يېڭىلانغان ۋاقتى
2025-09-25
Size
18.8 KB
ئىجازەتنامىسى
يوق
قوللايدىغىنى

这个脚本旨在简化从大型语言模型(如 GPT)复制到 Notion 的公式转换过程。默认情况下,Notion 需要手动将每个公式转换为内嵌或块级公式,而这个脚本可以自动完成这一繁琐的操作。

需要按照以下提示词让LLM生成本脚本支持的回答:
回答涉及的所有公式 字母都要符合notion的KaTeX语法.行内公式 是在公式代码块的前后均添加一个 $ ; 行间公式 则是在公式代码块的前后均添加两个 $$ , 行间公式 的$$ 和公式之间不要换行。
行间公式 的$$ 和公式之间不要换行
在Notion的KaTeX中,星号 * 会被默认解析为斜体标志。为了避免这种情况,使用 \ast 来表示星号

https://github.com/skyance/Notion-Formula-Auto-Conversion-Tool 欢迎star