Ticket #516 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

ability to choose encoding

Reported by: Locked Owned by: armin
Priority: normal Milestone:
Component: Gobby Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

Just came across german umlauts in a textfile and wanted to check which encoding is used in gobby.

I noticed that it does not seem possible to choose different encodings in the preferences. Well I can live with it, but it might be a nice feature in future releases to be able to select different encodings.

Change History

follow-up: ↓ 2   Changed 2 years ago by armin

When a file is opened, Gobby always tries to auto-detect its encoding. Internally, Gobby always uses UTF-8. When storing a file back to disk, it uses the encoding of the file when it was opened, or UTF-8 if the file was not opened locally.

I think the correct place to put this option in is the file chooser dialog when opening or saving a file.

in reply to: ↑ 1   Changed 2 years ago by Locked

Thanks for the comment Armin.

Maybe a little info (in the statisbar or somewhere) which encoding is detected/used would be enough as a first step (if choosing the encoding is too much work for the first step). At least one could see if the auto-detection of the encoding is right.

Note: See TracTickets for help on using tickets.