Add a button to download a note as a .txt or a .md.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
I'm a student and use Notes app to write my assignments, and to submit them I need to have them as a file. Right now I have to either go into Files tab, find my Note and download it, or select all the text, open it in a text editor on my computer, paste it there, save and then upload.
Describe the solution you'd like
I would really prefer having a button I can just click/tap and it downloads a .txt or a .md file.
Additional context
Here is a concept of how the button would look:

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
The issue names no implementation files or tests. Start by locating the note editor’s existing Files-tab download flow and the UI entry point for note actions; done means a note can be downloaded as both .txt and .md files. Check for existing tests covering this flow and update them if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100