Plugin/enhancements with shellscripts #40

开启中
crtxcr2021-04-27 22:58:46 +02:00创建 · 0 评论
管理员

The first word would be he name of a shellscript/command.

It can be defined that a command is only to be launched if enter is pressed, otherwise interactively.

The command is supposed to produce an output that can be parsed by qsrun, which would then create a result list.

E. g.:
"hash something" would launch "hash" shellscript, this calculates the hashes of sha1, sha256 and so on. Then we would parse that output and create a result list.

It's more flexible than loading .so libraries as plugin and much easier.

The first word would be he name of a shellscript/command. It can be defined that a command is only to be launched if enter is pressed, otherwise interactively. The command is supposed to produce an output that can be parsed by qsrun, which would then create a result list. E. g.: "hash something" would launch "hash" shellscript, this calculates the hashes of sha1, sha256 and so on. Then we would parse that output and create a result list. It's more flexible than loading .so libraries as plugin and much easier.
crtxcr2021-04-27 22:58:46 +02:00 添加了标签
enhancement
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:crtxcr/qsrun#40
没有提供说明。