Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#1,893 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
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分
マージ済み PR(30日)
39

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nextcloud/notes のほかの issue

nextcloud/notes の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。