Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global vars not supported ? #8

Open
devcrafting opened this issue Mar 4, 2024 · 1 comment
Open

Global vars not supported ? #8

devcrafting opened this issue Mar 4, 2024 · 1 comment
Labels
feature New feature or request

Comments

@devcrafting
Copy link

I had a global_vars block in my "base.yml" file :

global_vars:
  - name: myname
    type: echo
    params:
      echo: Jon

I did a change to this file with espanso gui, it removed the global_vars block :/.

@rickykresslein
Copy link
Member

Sorry, right now espansoGUI doesn't support anything other than the basic replace parameters and re-writes the file once it is saved. I'm hoping to add more features as soon as I get the time.

@rickykresslein rickykresslein added the feature New feature or request label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants