Properties added to note tagged as task #290
nightroman
started this conversation in
General
Replies: 1 comment
-
|
@callumalpass Is it worth creating a feature request issue? Or even a bug (sort of, TN behaviour is not consistent, at least). Namely, the TaskNotes dialog on saving should not "automatically" add new properties if they did not exist and have not changed / set by a user explicitly. FWIW, changes in a task made via widget context menu do not add yet missing properties, this is the expected behavior and this is good. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's create an Obsidian note and manually add the tag
task, the note looks like this at this point:Now the note is recognized as task-note by
TaskNotesand we can see it inTasks,Kanban, etc.Let's open it as a task from some view, change just the task title and save.
The note gets new properties added and it looks like this:
Something to complain / discuss
I have just changed the task title, I rather do not expect other properties to be created. But I understand why they are created and this way is probably fine, no problem.
Yet I would like these properties to be consistent with properties on normal task creation, i.e. to have these:
Instead, in my post-populated task I have unwanted empty
contextsandprojectsand I do not have desiredscheduledanddateCreated.Beta Was this translation helpful? Give feedback.
All reactions