boltex / leojs

Leo Literate Editor with Outline in Typescript
MIT License
23 stars 0 forks source link

Implement 'execute-external-file' command #134

Closed boltex closed 1 week ago

boltex commented 1 month ago

Now that an example exists in the sample scripts, it should be easy to implement @tbpassin 's 'execute-external-file' command in leoCommands.ts.

boltex commented 3 weeks ago

Done in devel