CSV Import: Missing codepages (now only UTF-8)
Nobody has claimed this yet.
- 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:

---
For example, `TextEdit` open sheet offers this list:

---
Using the last menu item, even the list of offered codepages is configurable:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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