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

new package added: verbose-form-template #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

menawi
Copy link

@menawi menawi commented Sep 4, 2023

  • Espanso Package that allows for the easy creation of dropdown lists shortcuts.

Copy link
Collaborator

@smeech smeech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like this package, and I've tested the main expansion, which produces a good output.

All simple replacements with no cmd, type: shell or type: script.

However, as it is, without a package.yml, and the unconventional installation instructions, it's not installable with espanso install.

The files need to reside in a version directory packages/dropdown-list-template/1.0.0/..., and the espanso- prefix removed from the filenames and the name: entry in _manifest.yml. You could add a title: field and value to the latter.

If we can help fix these issues, this would make a good addition to the hub, and might inspire others to automate other constructs.

description: Espanso shortcut for creating structured and modular text replacements with custom list options.
repository: https://github.com/menawi/espanso-dropdown-list-template


Copy link
Collaborator

@smeech smeech May 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some tags: would be helpful, and repository: changed to homepage:.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added tags and removed repository so the package is more in line with other submissions

packages/espanso-dropdown-list-template/README.md Outdated Show resolved Hide resolved
@smeech smeech added the invalid This doesn't seem right label May 6, 2024
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the file that needs renaming to package.yml.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed. I also renamed the entire package so it better reflects the espanso verbose extension it uses

@smeech
Copy link
Collaborator

smeech commented Jun 26, 2024

I've managed to make contact with the author, who plans to update the PR when he has time.

@menawi
Copy link
Author

menawi commented Jul 27, 2024

Pushed updated package to hub

@smeech smeech changed the title new package added: espanso-dropdown-list-template new package added: dropdown-list-template Jul 28, 2024
@smeech
Copy link
Collaborator

smeech commented Jul 28, 2024

Pushed updated package to hub

Thank you very much. We're almost there! Just a few items noted above to deal with.

@smeech smeech changed the title new package added: dropdown-list-template new package added: verbose-form-template Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants