请问HN:寻找一个以代码为先的Obsidian/Notion替代品

1作者: thevinter大约 2 个月前原帖
你好,我喜欢为我的许多个人项目存储文档、笔记和研究资料。目前我正在使用 Obsidian/Notion,但(至少就我所知)它们缺乏轻松嵌入和引用代码库部分的能力。 因此,我正在寻找一个工具/插件,能够让我在应用中将文档和代码视为同等重要的内容。 理想的要求: - 能够在同一个应用中编辑文档/代码,而不会失去太多编辑功能(虽然语言服务器协议(LSP)很好,但我对基本的语法高亮也很满意) - 能够在我的文档中将文件、文件夹和代码部分作为链接引用 - 所有内容都能够以物理文件的形式保存在磁盘上(这是 Notion 并不真正支持的) 有没有人知道类似的工具?谢谢!
查看原文
Hi, I like to store documentation, notes and research documents for many of my personal projects. At the moment I&#x27;m using Obsidian&#x2F;Notion, but (at least to my knowledge) they lack the ability to easily embed and reference parts of the codebase.<p>So I&#x27;m looking for a tool&#x2F;plugin that allows me to treat both documentation and code as first-class citizens in the app.<p>Ideal requirements: - Be able to edit documentation&#x2F;code in the same app without losing too much editing functionality (while a LSP is good, I&#x27;d be satisfied with basic syntax highlighting) - Be able to reference files, folders and parts of code as links in my documentation - Have everything be saved as physical files on disk (something Notion doesnt really support)<p>Does anyone know of something similar? Thanks