Skip to content

ENEX import issues #494

@msbentley

Description

@msbentley
  • OS Version: ubuntu 18.04
  • Notable Version: 1.3.0

Current behavior

Importing a simple ENEX note containing inline links and bullets doesn't reproduce the formatting in Notable.

Test.zip

Expected behavior

Inline links and bullets are correctly formatted. Also the justification is odd.

This is how it looks in Evernote/Nixnote:

image

and in Notable:

image

The generated MD in Notable is:

# Test

<p align="justify">This is testing [inline links](https://feedly.com/i/entry/Nt4fyhG21JbPujJtAXF21iv3D4YjLVs1hWXxg4HWlpY=_16922795307:ec771e:ad2b6584) first as normal</p>

- <p align="justify">Then [a link](https://feedly.com/i/entry/Nt4fyhG21JbPujJtAXF21iv3D4YjLVs1hWXxg4HWlpY=_16922795307:ec771e:ad2b6584) in a list</p>
    
- <p align="justify">etc.</p>

<p align="justify">Also testing different levels of bullets</p>

- <p align="justify">first</p>

- <p align="justify">second</p>

- <p align="justify">third</p>

- <p align="justify">second</p>

- <p align="justify">first</p>

Thanks!

Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedSome help is needed and/or PRs are welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions