Skip to content

BUG: Clipping full content results in single, un-editable block #5

@pounde

Description

@pounde

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

  1. Clip clipper
  2. Observe there are no asterisks on each line
  3. Click 'save'
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions