Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Shared notes not showing up when personal sharing path has been customized in Settings => Sharing

未关闭
#1,893 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
50/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
冷清
技术栈
javascript
领域
frontend

调研方向

未指定文件或测试。首先跟踪 web Notes 应用如何发现共享的 Markdown 笔记,以及它如何确定笔记文件夹,然后将其与 Nextcloud 自定义的已接受共享路径进行比较。完成标准是:共享笔记会显示给接收者,而无需手动将其移动到 /Notes,即使共享路径经过了自定义也是如此。

由索引模型根据 Issue 内容生成。

描述

bug feature: sharing need to reproduce
Steps to reproduce
  1. Create a note
  2. Share it with a person or a group
  3. As the person or group it has been shared with: try to see it in your notes app (web interface)
Expected behaviour

The shared note should be shown in the list of notes at persons or groups it has been shared with

Actual behaviour

Shared notes don't show up at the recipient(s) of the share.
We narrowed it down to the following:
In your global personal settings (Settings => Sharing => Set default folder for accepted shares) you can customize the path under which files shared with you should appear.
Sharing of notes happens through sharing of *.md files.
If the recipient of the share has cusomized his/her sharing path, shared notes *.md files will show up at the customized sharing path (verifyable in the files app), but the notes app seem to expect them in its own folder (/Notes) and will not see them in the customized sharing path.
As soon as the recipient of the share will as a workaround move them to the /Notes folder the Notes app will see and display them.
This behavior seem to only occur if the personal sharing path has been customized to other than /

Server

Please complete the following information.

  • Notes app version: 5.0.0 - 6.0.0
  • Nextcloud version: 33.0.2
  • OS: Debian 11
  • Web server: nginx 1.28
  • PHP version: 8.3
  • Database: mariaDB 10.6

Nextcloud configuration:

Customized sharing path at the recipient of the share

Client

Web Interface

  • Browser (incl. version): n/a
  • OS: n/a
主要语言
JavaScript
星标
738
派生
162
平均合并
2 小时 40 分钟
30 天内合并 PR
39

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

nextcloud/notes 的其他 Issue

查看 nextcloud/notes 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。