Skip to content

ThinkWiki v1.3.0

Choose a tag to compare

@wzdavid wzdavid released this 20 Jun 14:26

ThinkWiki v1.3.0

v1.3.0 是采集闭环版。这个版本让用户不只是把内容导入 wiki,而是先通过 clip 采集到 inbox,再用可直接打开的 HTML 页面完成复核和下一步入库。

Added

  • Added a new clip command and inbox storage flow so webpages, pasted text, and local files can be collected first and ingested into the wiki later.
  • Added an output/inbox/index.html review page so users can browse pending inbox items and copy the next ingest command without leaving the browser.

Changed

  • Updated output/index.html so the workspace home now shows an Inbox Queue, inbox counts, clip-driven next actions, and a direct entry to the inbox review page.
  • Updated clip so it backfills missing raw/inbox and normalized/inbox directories for older wikis, regenerates output/inbox/index.html, and refreshes the output home after each capture.

Highlights

  • 新增 python scripts/thinkwiki clip 作为统一采集入口
  • 新增 python scripts/thinkwiki inbox 生成待处理采集内容复核页
  • output/index.html 现在把 Inbox Queue 纳入知识工作台首页
  • demo wiki 和回归测试已同步升级,12 项测试全部通过