Yank Note
macOS / Productivité
- Easy to use: Use *Monaco* kernel, optimize for Markdown editing, and have the same editing experience as VSCode.
- Powerful: Support version control; Applets, runnable code blocks, tables, PlantUML, Drawio, macro replacements, etc., can be embedded in the document.
- High compatibility: Data is saved as local Markdown files, and the extension functions are implemented in the original syntax of Markdown as far as possible.
- Plug-in extension: Support users to write their own plug-ins to expand the functionality of the editor.
- Encryption supported: Use encryption to save private files such as account number, and the password can be set separately for each file.
Quoi de neuf dans la dernière version ?
1. feat: Add an option to automatically insert spaces between Chinese and English in the settings
3. feat: Optimize the settings panel interaction, add a suggested list for image storage directories, and add code highlighting to custom CSS styles
2. feat: Improve the interaction of the quick filter, add character highlighting
4. feat: Upgrade Electron to 38.7.1
5. fix: Fix the incorrect error message location in the settings panel