Skip to content

Investigate support for multiple file types and encodings #58

@ben-ryder

Description

@ben-ryder

Support reading and writing different file types, and also potentially text encodings.

Primitive data save/load

  • Save/load text files
  • Save/load binary data files

Text encodings

Hardcode to UTF-8 or look to support reading/saving other text encodings?
ASCII / UTF-16 etc?

Editors & file types

  • Editors:
    • Markdown: .md
    • Basic Text: .txt
    • Data Files: .csv/.tsv
    • Spreadsheets: .xlsx / .ods (other spreadhseet formats?)
  • Read only:
    • Images: .png / .jpg / .jpeg
    • Videos: .mp4 / .webm
    • Audios: .mp3 / .m4a / .opus
    • PDF: .pdf
  • TBC
    • Excalidraw images/data files?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions