mrjackphil / obsidian-text-expand

A simple text expand plugin for Obsidian.md
186 stars 12 forks source link

Obsidian 0.9.19 #15

Closed empik-foto-it closed 3 years ago

empik-foto-it commented 3 years ago

This plugin doesn't work in new Obsidian 0,9.19. It runs search but does not copy links to a document.

mrjackphil commented 3 years ago

Can't reproduce the error. Could you provide more info about the issue?

raineszm commented 3 years ago

I'm having this same issue. I get the following error in the console when I try to use the Text {{expand}} command

Uncaught TypeError: Cannot read property 'map' of undefined
    at TextExpander.reformatLinks (eval at <anonymous> (app.js:1), <anonymous>:110:26)
    at eval (eval at <anonymous> (app.js:1), <anonymous>:195:30)  
psy667 commented 3 years ago

Same issue on 0.9.20

mrjackphil commented 3 years ago

@empik-foto-it @raineszm @psy667 Can't reproduce the error on 0.9.19-20. You can try version 0.6.1 and check is an error still there.

If it's still not work for you, you can send me a little zip with minimal vault so I can reproduce the error