Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Synced repeating tasks duplicated on completion

未關閉
#576 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
javascript
領域
tooling

研究方向

首先,在兩份筆記中重現一個已同步的 @repeat 任務完成的情況,分別測試有和沒有 Front Matter「generate repeats」觸發器的情況,以及使用「generate repeats」命令的情況。追蹤同步任務完成和重複產生的進入點;完成標準是每種情況都保留一個已完成的任務,並且只建立一個下一個實例。

由索引模型根據 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 分鐘
30 天內合併 PR
3

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

NotePlan/plugins 的其他 Issue

查看 NotePlan/plugins 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。