jon-heard / obsidian-inline-scripts

Obsidian plugin: Type text shortcuts that expand into javascript generated text.
MIT License
134 stars 4 forks source link

Library update available (re-import 0.24.10.2) #89

Closed nikpelgr closed 7 months ago

nikpelgr commented 7 months ago

After updating Android Obsidian to 1.5.11(133), I am seeing this message in the configuration page of the plug in. At the same time, inserting an inline script seems to not work well for me: the shortcut ",,ts.." creates a string like "(startTime::::2024-03-26T13:52) but when I start typing it, I get this ",,et". The letter "t" is typed first and the cursor then moves one position to the left. So then I type the "e" and ",,et" is typed. Need to mention that the line is indented. It doesn't happen on non-intended lines.

Tried reinstalling the plug in without any luck.