Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert newline before log lines #7

Open
tgrosinger opened this issue Dec 15, 2021 · 0 comments
Open

Insert newline before log lines #7

tgrosinger opened this issue Dec 15, 2021 · 0 comments

Comments

@tgrosinger
Copy link

Hello, excellent plugin. Thank you!

I am using this to insert timestamped logs into my daily note, however I would like them to be separated by a blank line.

I currently abuse the timestamp format to add a dash after the timestamp (HH:mm -). I tried continuing this pattern, but can't seem to get it to insert a new line. I've tried a varying number of backslashes, but all seem to just write an n before the timestamp. e.g. \\\\nHH:mm -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant