Skip to content

Add reader-delete-documents command #5

Description

@vesan

The CLI supports the full document lifecycle — create, list, search, move, bulk edit — but there's no way to delete documents.

reader-move-documents covers archive/later/shortlist, but sometimes a save is just wrong (duplicate, broken URL, accidentally saved) and should be removed entirely rather than moved to another location.

Proposed interface:

readwise reader-delete-documents --document-ids <id1>,<id2>

It's consistent with the existing --document-ids convention used by reader-move-documents. Same max 50 batch limit would make sense.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions