mirror of
https://github.com/heroblackink/ultimate-todoist-sync-for-obsidian.git
synced 2026-07-22 07:40:27 +00:00
Previously, lineContentNewTaskCheck fired on every keystroke in Full Vault Sync mode, creating a Todoist task after typing a single character. Now new task detection in Full Vault Sync is handled by lastLineNewTaskCheck, which only fires when the cursor leaves the line. lineContentNewTaskCheck is narrowed to only handle manually-tagged #todoist tasks. Fixes #110 (problem 4)
6 lines
80 B
JSON
6 lines
80 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"2.0.0": "1.0.0",
|
|
"2.0.1": "1.0.0",
|
|
"2.0.2": "1.0.0"
|
|
}
|