jmilldotdev / obsidian-wikipedia

Grabs information from Wikipedia for a topic and brings it into Obsidian notes
MIT License
102 stars 16 forks source link

Location of Insertion #17

Open Therealbigpanda opened 10 months ago

Therealbigpanda commented 10 months ago

When I use the search for term option, text gets inserted where my current cursor/key position is. But when I prompt search for title, text gets inputted in between the properties. Are other plugins interfering or is this something which you can replicate?

Alexeif commented 8 months ago

I experience the Same Issue. text is placed in the Aliases property field

rcherny commented 6 months ago

It seems like it is injecting towards the top of the MD file... usually ends up in the middle of the front matter, or similar. You end up with a mangled document that you have to manually fix.

It'd be great if it could be inserted at the cursor position.

Rijeclem commented 2 months ago

It is definitely an issue. Mine has the same behavior in search for term instead of search for title.