Greasy Fork

Confluence Floating TOC with Toggle

在 Confluence 文章页面上浮动展示文章目录,并支持展开和折叠功能,悬浮在 content-body 内部左侧并随滚动固定,过滤掉 id 为空的标题,监听页面变化,使用已有的 TOC 如果存在

目前为 2024-07-09 提交的版本。查看 最新版本

这些是代码更新过的版本。 显示所有版本

  • v2.6 2025-03-01 Imported from URL
  • v2.5 2024-10-16 Imported from URL
  • v2.4 2024-10-15 Imported from URL
  • v2.3 2024-10-15 Imported from URL
  • v2.2 2024-07-10 Imported from URL
  • v2.1 2024-07-10 Imported from URL
  • v2.1 2024-07-10
    1. 目录面板移动至最右侧展示
    2. 修复无法在编辑页更新目录的问题
    3. 修复从编辑页退出到浏览页无法更新目录的问题
    4. 修复目录面板层级问题,避免遮挡 Confluence 的操作
    5. 优化目录展开/折叠的逻辑,避免遮挡内容

    1. Move the directory panel to the far right for display
    2. Fix the issue where the directory cannot be updated on the edit page.
    3. Fixed the issue where exiting from the edit page to the browse page would not update the directory.
    4. Fix the directory panel hierarchy issue to avoid obstructing Confluence operations
    5. Optimize the directory expand/collapse function to avoid obscuring content
  • v2.0 2024-07-09
  • v1.9 2024-07-09