obsidian-inline-scripts icon indicating copy to clipboard operation
obsidian-inline-scripts copied to clipboard

Obsidian plugin: Type text shortcuts that expand into javascript generated text.

Results 21 obsidian-inline-scripts issues
Sort by recently updated
recently updated
newest added

Hi, I was curious if it would be possible to create a script that would add a or the like at the end of a line. I'm unsure if this...

when you add clickable buttons to the list it is not possible to arrange them in any meaningful manner as any groups you might want to create are dependent on...

I currently use this plugin to create a dynamic note based on time of day. I have the script label as a refresh button but it'd be better if I...

Hello, I am trying to import from a folder of JPGs into a deck. Obsidian 1.2.7, Windows 10, plugin version 0.24.12 ``` Inline Scripts SHORTCUT-EXPANSION-ERROR Cannot read properties of null...

I do not know if this plugin is still being supported but I have these errors in the console. `plugin:obsidian-text-expander-js:4847 Inline Scripts Loaded (0.24.12) plugin:obsidian-text-expander-js:4850 Inline Scripts Shortcut unidentified: "state...

I've been working on some scripts, so I've been keeping an eye on the developer console. I've been noticing this output: ``` Inline Scripts Shortcut-file "settings" has no shortcuts. (Shortcut-files...

Hello, I have the following script: print ("dominio_desc: " + dominio_desc); print ("tema_desc: " + tema_desc); print ("progresso_max: " + progresso_max); let char = expand("notevars get . personagem"); var op...

After peeking cards from a pile, the image file sources gets deleted from the vault :( To reproduce just try to peek twice, the second time will tell the image...

Open Scratch and type ;;help; and the Help stuff gets printed. Insert Scratch as a document in a Canvas, and type ;;help; into that document, nothing happens. Nothing seems to...

Hello, Love the plugin! I'm using it for GM-ing RPGs. I noticed that the output from the sidebar buttons is always inserted at the end of a file. I'd appreciate...