LibreIntel Got Some Love on Social Media

Since sharing LibreIntel publicly, the extension has received some encouraging attention on social media. People resonated with the idea of a lightweight, privacy-first reading assistant designed for deep thinking — not just another AI summarizer.

What stood out to people most:

It’s genuinely motivating to see that the workflow I built for myself also clicks with others. This is not GitHub stars or forks — it’s real people on social platforms saying “this is exactly what I needed.”

LibreIntel browser extension for intelligence analysis and paper reading

What’s New in LibreIntel

Since the initial release, development has been moving fast. Here’s what’s been added recently:

v0.8.1 — JSON Export/Import

Transfer your entire knowledge tree between devices. Export your exploration data as JSON and import it on another machine — useful for switching between work and personal setups, or backing up your research.

v0.8.0 — Last-Read Highlight

LibreIntel now remembers where you left off in each exploration tree. When you return to a tree, the last node you were working on is highlighted so you can resume immediately — no more scrolling to find your place.

v0.7.1 — Smarter Voice Input

The AI now silently accommodates speech-to-text artifacts. When you use voice input, the LLM understands that transcription errors may be present and interprets your intent more gracefully.

v0.7.0 — Source URL Tracking

Every text snippet you capture now records the source URL automatically. When you export or review your exploration tree, you can trace every piece of information back to where it came from.

What’s Next

The roadmap still includes drag-and-drop node reordering and cross-tree search. Development continues — if you have ideas or feedback, feel free to open an issue on GitHub.

The source code is available on GitHub under the MIT License.


LibreIntel 在社交媒体上收到了不少喜爱 — 以及最新更新

自从公开分享 LibreIntel 以来,这款扩展在社交媒体上收到了一些令人鼓舞的关注。大家对”一款为深度思考而设计的轻量级、隐私优先的阅读助手”这一理念产生了共鸣——而不仅仅是又一个 AI 摘要工具。

大家最感兴趣的点:

看到自己为自身工作流打造的工具也能引起他人的共鸣,确实很有成就感。这不是 GitHub 上的 star 或 fork——而是社交平台上真实的人在说”这正是我需要的”。

LibreIntel 浏览器扩展用于情报分析与论文阅读

LibreIntel 最新更新

自首次发布以来,开发一直在快速推进。以下是近期新增的功能:

v0.8.1 — JSON 导出/导入

支持在不同设备之间迁移整个知识树。将探索数据导出为 JSON,在另一台设备上导入——适用于在工作和个人环境之间切换,或备份你的研究成果。

v0.8.0 — 上次阅读高亮

LibreIntel 现在会记住你在每棵探索树中上次停留的位置。当你重新打开某棵树时,上次操作的节点会被高亮显示,让你可以立即继续——不再需要翻找。

v0.7.1 — 更智能的语音输入

AI 现在能自动适应语音转文字的瑕疵。当你使用语音输入时,LLM 会理解转录中可能存在的错误,更准确地理解你的意图。

v0.7.0 — 来源 URL 追踪

每段捕获的文本现在会自动记录来源 URL。当你导出或回顾探索树时,可以追溯每条信息的原始出处。

接下来的计划

路线图中仍包括拖拽排序节点和跨树搜索功能。开发仍在持续——如果你有想法或反馈,欢迎在 GitHub 上提 issue。

源代码已在 GitHub 上以 MIT 许可证开源。