Add note on Apostrophe markdown editor
This commit is contained in:
parent
245c6523d4
commit
a403f3dd2a
3 changed files with 14 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
aliases: MDA
|
||||
---
|
||||
# Mail Delivery Agent
|
||||
- Last [[MTA]] to handle a message
|
||||
- Last [[Mail Transfer Agent]]s to handle a message
|
||||
- Relays the message to the recipient user or stores it for the user to retreive
|
13
notebook/Tools/Apostrophe.md
Normal file
13
notebook/Tools/Apostrophe.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Apostrophe
|
||||
> Focus on your writing with a clean, distraction-free markdown editor.
|
||||
|
||||
- An UI tailored to comfortable writing
|
||||
- A distraction-free mode
|
||||
- Dark, light and sepia themes
|
||||
- Everything you expect from a text editor, such as spellchecking or document statistics
|
||||
- Live preview of what you write
|
||||
- Export to all kind of formats: PDF, Word/Libreoffice, LaTeX, or even HTML slideshows
|
||||
|
||||
```sh
|
||||
flatpak install flathub org.gnome.gitlab.somas.Apostrophe
|
||||
```
|
Loading…
Reference in a new issue