MacDownApp / MacDownApp/macdown

Show indicator for unsaved changes

Open
#215 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rich Text Format
Stars
9.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

At the moment, you have no visible clue if the file you're editing has changed since the last save.

Other Editors show indicators, when the file has changed:

**Sublime Text** (I personally prefer that one)
![Sublime Text](https://cloud.githubusercontent.com/assets/153481/5138723/94d44c68-7153-11e4-938c-475e96ab870e.png)

**Apple's TextEdit**
![Apple's TextEdit](https://cloud.githubusercontent.com/assets/153481/5138728/a647ecf2-7153-11e4-87f6-2c6a2ccffe88.png)

**iA Writer**
![iA Writer](https://cloud.githubusercontent.com/assets/153481/5138730/b21bd26e-7153-11e4-963e-e839233c292a.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the macOS editor tracks document changes and where the window or document title is updated after saving. Compare the current behavior with the indicator examples in the issue; done means an obvious visible indicator appears while edits are unsaved and disappears after saving.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.