Skip to content

Generate plain-text output file #212

@lifelike

Description

@lifelike

To get an maximum future-safe version of each saved page that has very limited dependencies on software to view it would be great if it could be saved as text as well (e.g. output.txt).

The best way I can think of doing this is actually to just run output.html through lynx or w3m. An output method that does something like "w3m -dump output.html > output.txt" would go a long way, but there might be some edge-cases I did not consider when I tested.

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