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
Describe the bug
With "Insert after" and "Insert at end of section" option enabled, it's expected to insert new content at the end of #Fleetings section.
If there are a tag at the beginning of a line, quickadd will insert new content before the line of that tag, splitting the original content at that section.
It seems that quickadd recognizes it as a heading.
To Reproduce
Steps to reproduce the behavior:
enable "Insert after" and "Insert at end of section" option
write some content at the target section, with a tag independently at a line.
trigger the quickadd capture
new content is inserted before the tag, which is part of the section
Expected behavior
Parse the leading tag correctly, and insert new content at the actual end of section.
Screenshots
See above.
Desktop (please complete the following information):
OS: macOS
Obsidian Version: 1.6.7 (Installer 1.5.11)
The text was updated successfully, but these errors were encountered:
Describe the bug
With "Insert after" and "Insert at end of section" option enabled, it's expected to insert new content at the end of
#Fleetings
section.If there are a tag at the beginning of a line, quickadd will insert new content before the line of that tag, splitting the original content at that section.
It seems that quickadd recognizes it as a heading.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Parse the leading tag correctly, and insert new content at the actual end of section.
Screenshots
See above.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: