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

Synced repeating tasks duplicated on completion

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
tooling

調査の方向性

まず、同期された @repeat タスクの完了を両方のノートで再現します。Front Matter の「generate repeats」トリガーがある場合とない場合、および「generate repeats」コマンドを使う場合を確認します。同期タスクの完了と繰り返し生成のエントリポイントを追跡します。各ケースで、完了済みタスクが1つ残り、次のインスタンスがちょうど1つ作成されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

If a line with @repeat on it is synced (eg. between a project & daily note, or because it's part of a saved search), then:

  • completing the synced task in either note - if it has a 'generate repeats' trigger in the front matter or the 'generate repeats' command is run - creates two copies of the next instance and NO completed copy.
  • completing the synced task in either note - if it doesn't have a 'generate repeats' trigger in the front matter - does not trigger any new copies.

Expected behaviour: Task should show as completed and generate the next copy.

System

  • MacBook Pro (2019) and iPhone 12
  • Sonoma 14.5 / iOS 17.5.1
  • NotePlan 3.11.2
  • @repeat Extensions 0.7.0

Additional context
See question on Discord: https://discord.com/channels/763107030223290449/1126965390589841443/1243912790767566868

主要言語
JavaScript
スター
204
フォーク
82
平均マージ
22時間 27分
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

NotePlan/plugins のほかの issue

NotePlan/plugins の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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