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: Markdown `![]()` image syntax now supports local video and audio paths
2. feat: Added the ability to preview video and audio files directly within the application
3. feat: Optimized HTML parsing
4. feat: Support for writing mhchem chemical equations
5. feat: Added a "Reset to Default" button in the settings panel
6. feat: Repositories with indexing enabled now support automatic refresh of the directory tree after adding/removing md files
7. fix: Fixed issue where clicking on anchors in exported HTML would open a new window
8. fix: Fixed issue where embedded local videos in documents could not be played