Would an option to keep the file extension visible in the "Create New Document" menu be welcome?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 368
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 2
Description
Hi, and thanks for all the work on Nemo.
I have a small quality-of-life idea, and I wanted to check whether it's something you'd even consider before anyone puts time into it.
When you right click and open Create New Document, the submenu lists the files from ~/Templates but drops the last extension from the label. So a template named New Text Document.txt shows up as New Text Document. With one or two templates that's fine. Once you keep several types next to each other (odt, docx, xlsx, txt, and so on), it gets harder to tell at a glance which entry makes which kind of file.
The workaround I've been using is to double the extension on the template itself, so New Text Document.txt.txt. That makes the menu show New Text Document.txt, which is what I'm after. The problem is that the new file then keeps the doubled name, so I end up renaming it each time.
So it's a small conflict. The menu strips one extension, but the created file keeps the template's full name, and there's no setting to change either side.
Would you be open to a way to keep the extension visible there? I was thinking of something optional, so it doesn't change anything for people who like the current look. Maybe a preference toggle, or just showing the full template filename. I'm genuinely not sure what would fit best, and I don't want to assume the stripping wasn't intentional to begin with. If there's a good reason it works this way, or if this isn't likely to land, that's totally fair and useful to know as well.
No urgency on my end, it's purely a comfort thing. Happy to help test if it ends up being worth doing. Thanks!
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
The issue does not name files or tests. Start by tracing Nemo's "Create New Document" submenu and how it derives labels from files in ~/Templates. Define the preferred optional behavior for showing extensions while preserving the created file's intended name, then verify both menu display and file creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100