WIP/outlineindex #41

开启中
crtxcr 请求将 14 次代码提交从 WIP/outlineindex 合并至 dev
管理员

TODO:

  • Highlight outline searches in preview results
  • FTS on outline table?
  • Make it work together with content search
    • When a content search has been performed, rank outline results higher
TODO: - [ ] Highlight outline searches in preview results - [ ] FTS on outline table? - [ ] Make it work together with content search - [ ] When a content search has been performed, rank outline results higher
crtxcr2023-05-14 14:33:31 +02:00 推送了 14 个提交
该合并请求可以进行自动合并操作。
您无权合并此拉取请求。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b WIP/outlineindex dev
git pull origin WIP/outlineindex

第二步:

合并变更并更新到 Gitea 上
git checkout dev
git merge --no-ff WIP/outlineindex
git push origin dev
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:crtxcr/looqs#41
没有提供说明。