Skip to content

DeepPaperNote v2.3.0 — Your paper notes, now in English

Latest

Choose a tag to compare

@917Dhj 917Dhj released this 29 Aug 18:17
9fdc285

🎉 Before we get into this release: DeepPaperNote has crossed 1,000 GitHub stars.

Thank you to everyone who starred the project, tried it on a paper, shared it with others, opened an issue, or contributed code. Every bit of support has helped make DeepPaperNote a better way to turn difficult papers into research notes worth keeping.

DeepPaperNote v2.3.0 brings complete English note support, reusable local preferences, and safer multilingual note management in Obsidian.

🌐 Your paper notes, now in English

DeepPaperNote can now produce a complete English deep-reading note—not just translate a few headings.

English output now covers:

  • note structure and section headings
  • abstracts, contributions, methods, results, and limitations
  • figure and table callouts
  • grounding and final-note validation
  • quality and readability review
  • Formal Save into your selected destination

The same evidence-first workflow and quality gates apply in both English and Simplified Chinese.

⚙️ Choose your preferences once

On first use, DeepPaperNote can help you choose:

  • English or Simplified Chinese
  • your current workspace or an Obsidian Vault

These preferences are stored locally on your device and reused for future papers.

Need something different for one paper? You can override the language or save destination for that run without changing your defaults.

🗂️ Safer multilingual Obsidian saves

English and Chinese notes for the same paper can now live together inside one paper folder:

  • <paper>.en.md
  • <paper>.zh-CN.md

DeepPaperNote identifies the original paper before saving, reuses the matching directory across language versions, and refuses to silently overwrite an existing same-language note.

If the destination cannot be verified safely, it stops and tells you what needs attention instead of guessing or creating a duplicate paper folder.

🪟 More reliable, easier to verify

This release also improves Windows Formal Save behavior and gives you a clearer completion report after each successful paper run—including the saved path, validation results, figure and table counts, and note integrity check.

🙌 Contributor thanks

Special thanks to @basbun for the contribution that helped start DeepPaperNote's English output support.

And thank you again to everyone who helped us reach 1,000 stars. We are excited to keep building a calmer, safer, and more useful paper-reading workflow with you.

🚀 Update DeepPaperNote

Run:

npx skills add 917Dhj/DeepPaperNote

Then select the agents you want to update.

Full changelog: v2.2.0...v2.3.0