Skip to content

Conversion of strikethrough on numerical list fails with Obsidian #668

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

Open
WiiGame opened this issue Feb 9, 2025 · 1 comment
Open

Comments

@WiiGame
Copy link

WiiGame commented Feb 9, 2025

I found Issue #282, and found no relevant references to this since, but I also found it not working for my situation today in YARLE 6.16.

That could be because my Evernote exports came from EN 10.10.5 and perhaps EN has since changed something relevant here.
Or perhaps because my specific use case is in a numerical list, rather than "no-frills" plain text?

In any case, the marker for my number list strikethroughs from EN appears to be <span style="text-decoration: line-through;">.

Since that is not "<s> (and <del> and <strike>)" -- as cited from #282 -- I'm pretty sure YARLE is not picking up line-through for any kind of conversion to ~~strikethrough~~.

Unfortunately, I'm not much of a coder in this realm, like @medmunds is/was, so I cannot similarly & conveniently offer a prepared solution for you. :(

Just for context, my specific use case involves some of my more important Evernotes containing old, technical procedure lists.

If I later found a given line item in a procedure to be no longer relevant or useful so I would not want to repeat it, but I also did not want to erase the fact that I did it in the past (historical, or just in case it became relevant again), I would just strike-through those line items. That told me what to do about them when following the procedures again.

But the current YARLE conversion, as interpreted by Obsidian at least, shows me these struck-out, "unwanted" line items in plain text as if they are legitimate and should be performed. Thanks!

Copy link

github-actions bot commented Feb 9, 2025

Yihaa, thank you for reporting me this issue and to let me improve Yarle!

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