forked from obsidianmd/obsidian-clipper
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version (please complete the following information):
- OS: MacOS
- Browser Firefox
- Web Clipper version: 0.10.5
- Obsidian version: -- Logseq 0.10.9
Describe the bug
When clipping a site with the template variable {{content}}, the result is a single, un-editable block in logseq. This seems to be due to the formatHighlightsToLogseq being called after filters and adding * to the beginning of each line.
Expected behavior
A - added to create a new Logseq block, or the ability to pass the content thru a filter to accomplish the same.
URLs where the bug occurs
All
To reproduce
- Clip clipper
- Observe there are no asterisks on each line
- Click 'save'
- See there are asterisks on each line resulting in a single Logseq blokc.
Your template file
Default as well as other tries and attempting to build blocks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working