Plugin: Support for executing external commands
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
It would be useful to execute arbitrary external processes within the plugin. However, safety might be a concern.
Previously, PR #7465 aimed to add this functionality, but it only added the feature to Logseq itself. The plugin method was not included.
If this functionality is acceptable, I would be happy to submit a PR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR #7465, which added related functionality to Logseq but not to the plugin method. Before implementation, clarify whether arbitrary external processes are acceptable and what safety constraints the plugin API requires. Done would mean an agreed plugin-facing capability with its security behavior defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100