Skip to content

kamisori/obsidian-janet

 
 

Repository files navigation

Obsidian Janet

Obsidian Janet is a plugin for Obsidian that lets you run Janet code blocks.

The main usecase for this plugin is scripting in the context of your vault documents.

Pre-requisites

You'll need to have Janet installed for janet codeblocks.

You need to set absolute paths for janet in the plugin settings before evaluating code blocks. You can find these paths using the where command in the terminal.

If you come from a Lisp background but are not familiar with Janet, keep in mind that Janet has differences from Lisp. Take a look at the Janet docs to learn more about what's available.

About

Run Janet codeblocks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 90.6%
  • JavaScript 9.4%