jakob / jakob/Postico

CSV Import: Missing codepages (now only UTF-8)

Open
#846 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
485
Forks
8
PR merge metrics
No merged PRs in 30d

Description

A list of additional codepages would be useful (at least the most common).
For example, my bank uses the `ISO-8859-15` encoding.

Currently, only `UTF-8` is present in the popup:
![Bildschirmfoto 2023-07-22 um 19 28 43](https://github.com/jakob/Postico/assets/29398377/5f038ddc-85bd-4940-9105-02a9c24ede2b)

---
For example, `TextEdit` open sheet offers this list:
![Bildschirmfoto 2023-07-22 um 19 33 18](https://github.com/jakob/Postico/assets/29398377/899237a0-6c85-4b6e-9ac9-dcbfcd58f0a2)

---
Using the last menu item, even the list of offered codepages is configurable:
![Screenshot 2023-07-22 at 19 34 03](https://github.com/jakob/Postico/assets/29398377/6d44dc27-cc92-4839-8bc3-faed2dcf5115)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the CSV Import encoding popup, which currently offers only UTF-8, and review how its codepage choices are defined. Add common encodings such as ISO-8859-15, with the work complete when those encodings can be selected for CSV import.

Written by the indexing model from the issue text.

Assessment

Domain
data, desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.