You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have an inline datePicker target a task object it's attached to?
e.g. - [ ] this is a task [category:: misc] [due:: INPUT[datePicker:due]]
Currently the above always targets the frontmatter of the note. I can see from the docs that there are ways to manipulate the binding target but sadly have no notion of how that could be used to target tasks specifically.
Aside from that I'm considering a note-per-task workflow as this could be easier, what solutions have you tried and what do you think works? :]
EDIT: despite my best attempts I can't quite get that inline task to render backticks properly! There is one before INPUT and one between the final two ]s, incase it matters
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to have an inline datePicker target a task object it's attached to?
e.g.
- [ ] this is a task [category:: misc] [due::
INPUT[datePicker:due]]
Currently the above always targets the frontmatter of the note. I can see from the docs that there are ways to manipulate the binding target but sadly have no notion of how that could be used to target tasks specifically.
Aside from that I'm considering a note-per-task workflow as this could be easier, what solutions have you tried and what do you think works? :]
EDIT: despite my best attempts I can't quite get that inline task to render backticks properly! There is one before
INPUT
and one between the final two]
s, incase it mattersBeta Was this translation helpful? Give feedback.
All reactions