nextcloud / nextcloud/whiteboard
Hide extension in file template picker
Open
Nobody has claimed this yet.
enhancement
frontend
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
If possible we should hide the .excalidraw extension during the file creation in the template picker modal.
This should only apply to whiteboard files.
Contributor guide
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 by locating the template picker modal and the file-creation path in the JavaScript frontend. Check how whiteboard files are distinguished, then verify that only whiteboard filenames hide the .excalidraw extension while other file types retain their extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100