22作者: lucaronin4 天前原帖
你好!我是卢卡,我写了<a href="https://refactoring.fm" rel="nofollow">https://refactoring.fm</a>,并为自己构建了Tolaria,以管理我自己的知识库(10,000条笔记,超过300篇文章,历时6年的新闻通讯)。<p>Tolaria是优先离线使用的,基于文件的,全面支持git,并对如何组织笔记(类型、关系等)有明确的看法。<p>欢迎分享你的想法!
1作者: Adir4 天前原帖
构建了这个开源项目,可以将任何内容 - Markdown、CSV、JSON、SVG、Mermaid、HTML - 转换为一个托管的、渲染的、可分享的页面。只需发送一个 POST 请求,即可获得 URL。 <p>专为代理设计,配备 MCP 服务器和命令行界面。基于 Cloudflare Workers 构建。免费使用,支持自托管。 <p>立即尝试: `curl -fsSL <a href="https://easl.dev/install.sh" rel="nofollow">https://easl.dev/install.sh</a> | sh` <p>GitHub: <a href="https://github.com/AdirAmsalem/easl" rel="nofollow">https://github.com/AdirAmsalem/easl</a> 网站: <a href="https://easl.dev" rel="nofollow">https://easl.dev</a> <p>欢迎反馈!