Capture: insert a tab (for a nested list) #584
Unanswered
danielhofer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I'd like to capture ar daily note, but the daily "heading" is not a heading but a list entry in a nested list (with a bullet point).
For a capture I insert the
{{value}}
after a list entry:- {{DATE:YYYY.MM.DD}}
That works fine.
But I'm not able to insert the capture with and indent.
I tried:
\t- {{value}}
but it does not work.
Is there a chance to insert a tabstopp in front of the line in the capture format?
I could do it with some spaces at the beginning of the line but it's not a "proper" indent in markdown.
Thanks a lot for a short hint.
Daniel
Beta Was this translation helpful? Give feedback.
All reactions