marcelotto/magma

Testing of buttons calling shell commands on Linux and Windows

Opened this issue · 0 comments

The buttons in various documents trigger the Mix tasks of Magma via the Obsidian Shell Commands plugin. A shell script in the .bin folder of your Magma vault is used by the shell commands for the different buttons to perform the respective Mix tasks and handle different Elixir installation methods like asdf.

This feature has been tested on MacOS only, we need your help to ensure its compatibility and functionality across other operating systems and Elixir environments.

Please report your findings by commenting on this issue. Include the following details in your report:

  • Operating System and version
  • Your Elixir installation method (version manager like asdf or package manager like apt etc.)
  • Any error messages or logs that are generated

Thanks! 🙏