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

Pass variable values to a shell command’s stdin #283

Closed
4 tasks done
Taitava opened this issue Nov 5, 2022 Discussed in #89 · 1 comment
Closed
4 tasks done

Pass variable values to a shell command’s stdin #283

Taitava opened this issue Nov 5, 2022 Discussed in #89 · 1 comment
Labels
enhancement New feature or improving change
Milestone

Comments

@Taitava
Copy link
Owner

Taitava commented Nov 5, 2022

Discussed in #89

(Edit: I removed ideas-from-others label as I only plan to use that label in discussions, not in issues, although this idea is from another person.)

TODO:

  • Add to CHANGELOG.
  • Write documentation.
  • Write tests.
    • Test suite: Find out why Test {{file content}} / Test {{note content}} miss linebreaks in output. At least on Windows PowerShell. Edit: They were missing on Linux, too, but fixed now.
@Taitava Taitava added the ideas-from-others Ideas requested by other users than Taitava. Helps prioritization. label Nov 5, 2022
@Taitava Taitava added this to the 0.18.0 milestone Nov 5, 2022
@Taitava Taitava added enhancement New feature or improving change and removed ideas-from-others Ideas requested by other users than Taitava. Helps prioritization. labels Nov 5, 2022
Taitava added a commit that referenced this issue Dec 4, 2022
Taitava added a commit that referenced this issue Dec 4, 2022
UI will be presented in next two commits.
Taitava added a commit that referenced this issue Dec 4, 2022
…tiline textareas.

Textareas are still made separately, but the logic to make them grow and shrink based on the amount of content is moved to a separate function.
Taitava added a commit to Taitava/obsidian-shellcommands-documentation that referenced this issue Dec 5, 2022
Taitava added a commit that referenced this issue Dec 5, 2022
Taitava added a commit that referenced this issue Dec 23, 2022
# Conflicts:
#	src/settings/ExtraOptionsModal.ts
Taitava added a commit to Taitava/obsidian-shellcommands-test-suite that referenced this issue Dec 23, 2022
Taitava added a commit that referenced this issue Jan 1, 2023
…ntent.

Reverts 65b0bcf, but does not use the old comment "shells won't interpret stdin as executable commands" which was misleading.
@Taitava
Copy link
Owner Author

Taitava commented Jan 8, 2023

I forgot to close this issue. This was released in 0.18.0 a couple of days ago.

@Taitava Taitava closed this as completed Jan 8, 2023
Taitava added a commit to Taitava/obsidian-shellcommands-documentation that referenced this issue Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improving change
Projects
None yet
Development

No branches or pull requests

1 participant