
Asterive — Capture Anything. Keep It in Markdown.
在 Asterive 的 Markdown 优先工作区中组织笔记、文件和链接。
@mhkarimi12 · X
Something like notion and obsedian but markdown-based and beautiful
完整作品展
技术栈
60 projects

在 Asterive 的 Markdown 优先工作区中组织笔记、文件和链接。
@mhkarimi12 · X
Something like notion and obsedian but markdown-based and beautiful

Convert PDF, DOCX, XLSX, CSV, JSON, XML, HTML, Images to clean Markdown optimized for AI Agents, RAG, and Vector DBs. 100% Privacy-First, In-Browser Conversion.
@13SahajChawla · X
For professionals to redact their client's sensitive informations before giving AI to process it & while converting any kind of document to a structured MD file. Better quality outputs, 100% privacy with on-browser local processing, and fully free!

一个Markdown笔记本,自动保存每个编辑版本,让你随时回到过去的内容。
@khagankarimi · X
simple markdown notebook with version history

Convert plain Markdown notes into clean PDF and PNG carousels for LinkedIn and X in seconds without Canva or complex design tools.
@mrdeathpl · X

粘贴 Markdown 或纯文本,转换为 Confluence 格式。
sskhnje · V2EX
Text to Confluence|解决 Markdown 复制到 Confluence 的格式折磨 作为产品经理,做产品写 PRD ,经常要把 Markdown 文档迁移到 Confluence 。 直接复制粘贴会出现一系列格式问题: ·标题层级错乱 ·列表、表格、代码块样式丢失 ·粘贴完成后需要大量手动二次调整格式 ·团队不同成员粘贴导入,最终输出样式不统一 针对这个高频痛点,做了一个简易工具:Text to Confluence 🔗 访问地址: https://www.texttoconfluence.com/ 工具目标 将 Markdown / 纯文本内容,尽可能无损转换适配 Confluence ,减少重复手工格式调整工作。 个人使用场景 ·PRD 草稿 ·产品文档 ·技术说明文档 如果你也日常使用 Confluence ,欢迎试用,如有问题或优化建议,非常欢迎反馈。

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

从任何AI代理发布HTML和Markdown工件,具有版本历史和团队访问。
@slashdisplay · X
One feature, two agents, one URL. Carl published v1 from Codex. Claude Code iterated to the version that shipped – every hand-off attributed in the audit log. A 3-minute walkthrough of a real workflow:

DocStash:存储并发布 AI 生成的文档为实时版本化网页。
u/Alternative-House425 · Reddit
You can now compact your ChatGPT conversations Unlike Claude Code, ChatGPT does not compact chats whatsoever. They silently trim older messages in the background, instead of giving either a manual compact command, or auto compact like Claude Chat does. There's a host of non technical people using it who have no idea why their month old chats are slowing down and getting laggy lol. I have no idea why they haven't engineered something this simple, but works for me cause I solved for it, w

将ChatGPT和Gemini Markdown转换为Word文档。
u/DonQuijote30 · Reddit
I built a free tool to turn ChatGPT / Gemini Markdown into clean Word docs Hi everyone, I built a small free tool called MarkFormat. I often copy long answers from ChatGPT, Gemini, or Copilot and need to turn them into clean Word documents, HTML, CSV, or reusable Markdown. Doing this manually gets annoying, especially when tables and headings are involved. So I made a simple browser-based Markdown conversion toolkit: https://markformat.com/ Current features: - Paste Markdown and e

A GitHub-backed wiki for Open Knowledge Format bundles
aiobe · HN
I built Commonplace because I wanted to learn more about Google's Open Knowledge Format for knowledge sharing with human and agents. At the same time, Atlassian announced it will start using customer cloud data to train its AI models (opt-out is Enterprise-only), which made a self-hosted Confluence alternative feel timely. The idea: - Use a Git repository that follows Open Knowledge Format with plain Markdown - Commonplace is just a stateless frontend on top (nice UI, but no database, no backups

用 markdown 笔记组织想法,支持进度追踪,并将其可视化为交互式思维导图
@vasanthadabala · X
Not really a startup. It's just something I built for myself a simple note taking app with a planner, progress tracker, and mind map I'm going to share it publicly @NodesMap check it

在浏览器本地将PDF文件转换为Markdown格式,无需上传。
halofanfan · V2EX
做了个浏览器本地处理的 PDF 转 MD 工具: PDF2MD Kit 因为经常要把 PDF 转成 Markdown 进笔记软件,觉得网上的工具太重还要上传服务器,就自己写了一个:**[PDF2MD Kit]( https://pdf2mdkit.com/)** * **纯前端解析**:文件零上传,比较安全 * **轻量**:无广告、免登录、最大 25M * **导出标准 .md** 网页地址:[https://pdf2mdkit.com/]( https://pdf2mdkit.com/) 第一次发,欢迎试用和反馈 bug 。