Skip to content

Add --start and --count flags to limit output #88

Description

@SashankBhamidi

Currently ics-query all can produce very large output for calendars with indefinitely recurring events. The docs suggest piping to head to limit output, but native flags would be cleaner.

Proposed:

  • --start N — skip the first N occurrences
  • --count N — return at most N occurrences

Suggested by @niccokunzmann, see #86 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions