MacDownApp / macdown

Open source Markdown editor for macOS.
https://macdown.uranusjr.com/
9.45k stars 1.09k forks source link

Support for macOS'es system wide on the fly text replacements #1278

Open porg opened 2 years ago

porg commented 2 years ago

Problem

https://user-images.githubusercontent.com/737143/143026080-ca33223d-f6b7-4639-b71d-7df7fc691504.mp4

UX Design Rationale

Considerations

porg commented 2 years ago

Does this feature request have a chance of implementation?

porg commented 2 years ago

Asking again: Is there a chance that this gets implemented?

porg commented 2 years ago

I meanwhile have an acceptable workaround

Edit markup in TextEdit with macOS text replacement support while MacDown refreshes Markdown preview on each save event

meganlavengood commented 1 year ago

I also want this

porg commented 1 year ago

@meganlavengood I meanwhile have an even better workaround.

  1. Open Spotlight with ⌘-Space
  2. Type your text shortcut.
  3. Select all with ⌘-A
  4. Cut with ⌘-X
  5. Close Spotlight with ESC. Focus gets back to your app.
  6. Paste with ⌘-V

The time overhead (steps 1 + 3-6) takes only 2 secs. Is worth it.

And Spotlight is universally available. Even in Full Screen mode of apps (if they use the standard system calls for this).