Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-01 | 1.4 kB | |
V1.12.0 unstable source code.tar.gz | 2025-04-01 | 9.0 MB | |
V1.12.0 unstable source code.zip | 2025-04-01 | 9.7 MB | |
Mindolph-1.12.0-x64.dmg | 2025-03-31 | 125.9 MB | |
Mindolph-1.12.0.rpm | 2025-03-31 | 115.1 MB | |
Mindolph-1.12.0.deb | 2025-03-31 | 111.5 MB | |
Mindolph-1.12.0.jar | 2025-03-31 | 99.7 MB | |
Mindolph-1.12.0.msi | 2025-03-31 | 118.7 MB | |
Mindolph-1.12.0-aarch64.dmg | 2025-03-31 | 120.3 MB | |
Totals: 9 Items | 709.9 MB | 2 |
-
Features:
- Let user change the prompt for generating summary just before starting.
- PlantUML: Support CSS style and C4 Model diagram by code snippets.
- Add some new groups of sprites (Tupadr3) snippets to PlantUML, including devicons, font-awesome , material, govicons, weather.
- A special multi-level outline annotation format is introduced for the PlantUML editor. By using this format in the comment, the specified content can be displayed in the outline item. The number of
*
indicates the level, for example:' *foobar*
indicates the first-level title,' **foobar**
indicates the second-level title. - Add support to the Moonshot LLM API.
-
Improvement:
- Display the amount of items in snippet group and update it if filtered by inputting a keyword.
- Merged some snippet groups for PlantUML.
- When you insert a table using the table button on the Markdown editor toolbar, if text content has been selected at the time, the generated table will automatically split and wrap the selected content.
- Allow user to choose separator when using the quick inserting table feature with selected text.
- Automatically focus on input field or area while the snippet dialog pops up.
- Show a tooltip for snippet with more information and longer time.
- Add description to custom snippet.
- Optimize the title auto generation for newly created Markdown file.