You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Can we have an option to extend the set of default file extensions to include files which are effectively text but do not use the .txt extension?
I see #26 regarding Markdown files, but this is a more general problem; .tex (LaTeX), .bib (for citations), .org (for the Org markup format), and a variety of code extensions should be as visible to the application as any other text file, but are ignored due to their file extension.
Given it's near-impossible to make a default list of all the world's different text-file extensions, users need to be able to configure file-extension aliases ourselves, which means we need a UI feature allowing such aliases in the application settings.