Obsidian 作者这两条推很有意思。
Markdown 文件已经事实上成为了当前 AI 文件交互的一个 Schelling point。
大家都默契地选择将自己的文本文件系统变为 Markdown 格式后再进行其他工作。
Markdown 赢得了 AI 时代文本格式的战争。基本上,现在 AI 时代的文本格式和内容展示被局限在了 HTML 和 Markdown 两个部分:
我们最近经常看到圈子里的朋友在发送文本的时候用 Markdown。
在进行演示的时候用的是 HTML(包括最近层出不穷的 PPT Skills 也都是以网页的形式去推广的)。
既然 Markdown 已经成为了事实上的基准,那我们就应该进行下一步了。
Markdown 本身的展示目前非常死板,市场想要更多、更独特的方式来和现有的 Markdown 文件去交互。
当 6 年前 Obsidian 把本地文件夹、双向链接和知识图谱跟 Markdown 结合起来的时候,很多人不太理解这个产品,觉得很难用。
但现在它不仅是个人知识管理的常态,也是 AI 内容管理非常重要的一种方式。
例如我的 CodePilot 里面没有复杂的 memory 机制,所有的 memory 其实都是靠 MD 文件完成的。所以目前需要跳出文本编辑器的思路:
最近很多人在做 Markdown 编辑器,但其实应该跳出这个思路。
将 Markdown 作为一个数据去使用,构建更加跳脱常规的人机交互体验。
比如我的 CodePilot 里的 widget,它可以支持让 AI 用你本地的 memory 和 Markdown 文件作为数据来源。
当你的本地文件发生变化时,你的 widget 组件也会随之发生变化。
Weird isn't just visual. Weird is whatever strays from the norm. Weird is relative to the current state of the world.
You can have weird principles. They should be things people can legitimately disagree with.
You have to remember Obsidian was very weird when it launched six years ago. Local files, malleability, backlinks, graph, even Markdown syntax... these were not as widely understood and accepted as they are today.
That's why I spent so much time writing essays like "File over app" to try and explain our choices. The goal was to describe why our weird ideas should be normal, and it worked!
Now the world has somewhat caught up and accepted those choices, so it's time to find the next frontier of weirdness.
显示更多