https://github.com/volatile-programming/cletor
A distraction-free editor for files in .md, .docx, .html, .xml formats among others.
https://github.com/volatile-programming/cletor
csharp editor text-editor themes windows windows-desktop zen-mode
Last synced: 10 months ago
JSON representation
A distraction-free editor for files in .md, .docx, .html, .xml formats among others.
- Host: GitHub
- URL: https://github.com/volatile-programming/cletor
- Owner: volatile-programming
- License: mit
- Created: 2020-11-27T13:46:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T23:04:15.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T09:41:20.415Z (11 months ago)
- Topics: csharp, editor, text-editor, themes, windows, windows-desktop, zen-mode
- Language: C#
- Homepage:
- Size: 1.89 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![clean editor logo][cletor]
# __Clean Editor__
A **distraction-free** editor for files in .md, .docx, .html, .xml formats among others.
## Screenshots
![normal editor][normal]
### Zen Mode
![zen mode][zen-mode]
### Dark and light themes
![ligh and dark][themes]
### Multilanguage
![multy language][languages]
### Options
![https://imgur.com/V1W4jP3][options]
## Shortcuts
### Menu
| **Command** | **Shortcut** |
| --- | --- |
| New | Ctrl + N |
| Open | Alt + O |
| Save | Alt + S |
| Print | Ctrl + P |
| Undo | Ctrl + Z |
| Redo | Ctrl + Y |
| Help | F1 |
| Spelling Check | F7 |
| About | F8 |
| Options | F9 |
| Toggle Theme | F10 |
| Toggle Full Screen | F11 |
| Exit | Alt + F4 |
### Queries
| **Command** | **Shortcut** |
| --- | --- |
| Find | Ctrl + F |
| Find and Replace | Ctrl + H |
### Text Format
| **Command** | **Shortcut** |
| --- | --- |
| Bold | Ctrl + B |
| Italic | Ctrl + I |
| Underline | Ctrl + U |
| Strikethrough | Ctrl + Shift + S |
### Lists
| **Command** | **Shortcut** |
| --- | --- |
| Increment Indent | Ctrl + M |
| Decrease Indent | Ctrl + , |
| Insert List | Ctrl + L |
### Text Styles
| **Command** | **Shortcut** |
| --- | --- |
| Normal | Ctrl + 0 |
| Header 1 | Ctrl + 1 |
| Header 2 | Ctrl + 2 |
| Header 3 | Ctrl + 3 |
| Header 4 | Ctrl + 4 |
### References
| **Command** | **Shortcut** |
| --- | --- |
| Insert Quote | Ctrl + Q |
| Insert Link | Ctrl + K |
### Graphics and Tables
| **Command** | **Shortcut** |
| --- | --- |
| Insert Image | Ctrl + Shift + I |
| Insert Remote Image | Ctrl + Shift + R |
| Insert Table | Ctrl + T |
## Contributing
You can clone the project and make pull requests with your contributions, also if you find and bug you can make an open a issue.
You can help the Volatile Programing organization make more projects like this by donning on [PayPal][paypal] or becoming a sponsor on Patreon.
## Installer Windows 10
You can download the installer from the [release][release] section.
[cletor]: https://imgur.com/Pr3FdrR.png
[normal]: https://imgur.com/V1W4jP3.png
[zen-mode]: https://imgur.com/PCaP4M4.png
[themes]: https://imgur.com/KimBSrQ.png
[languages]: https://imgur.com/tFznMfO.png
[options]: https://imgur.com/TMvahsH.png
[paypal]: https://www.paypal.com/donate?hosted_button_id=5E3AK47NWSRKS
[release]: https://github.com/Jerajo/CleanEditor/releases/tag/1.0.1