Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enable CLI Stdin Piping for Automated Event Creation #8

@jakob1379

Description

@jakob1379

To facilitate automation and integration with other tools (e.g., email parsers), the CLI tool should support piping input via stdin.

Proposed Solution:

  • Modify the CLI to accept event details (e.g., title, description, time) through stdin.
  • This would enable chaining the CLI with tools like mailparser in cron jobs for automated event creation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions