Mindolph

Mindolph is an open source personal knowledge management software for all desktop platforms.

GPL-3.0 License

Stars
87

Bot releases are hidden (Show)

Mindolph - V1.6.4 unstable

Published by mindolph 11 months ago

  • Improvement: refactor input helper and optimize the selection from suggestions list.
  • Improvement: use new icon for collapse all folders.
Mindolph - V1.6.3

Published by mindolph 11 months ago

  • Merged bug fixes from v1.5.7
Mindolph - V1.5.7

Published by mindolph 11 months ago

  • Improvement: optimized recent list view a little bit.
  • Fix: exporting markdown to PDF doesn't work .
Mindolph - V1.6.2 unstable

Published by mindolph 11 months ago

  • Improvement: support markdown in note editor for mind map.
  • Improvement: the performance of pasting long text to code editor.
  • Improvement: add horizontal rule button to markdown toolbar for quick inserting.
  • Improvement: use clearable text field for keyword input.
  • Improvement: show image resolution in image viewer .
  • Improvement: add Open menu item to workspace context menu.
  • Improvement: add context menu for recent files list view.
  • Fix: pressing backspace to delete letters, the input helper should not work when only 1 letter left.
  • Update javafx to 21 and other dependencies includes plantuml, slf4j etc.
  • Merged bug fixes from v1.5.6.
Mindolph - V1.5.6

Published by mindolph 12 months ago

  • Improvement: for mind map, use selected text in input box instead of selected topic as default search keyword.
  • Fix: file extension be added to the Markdown doc title, which is not appropriate and makes an unnecessary file link to itself.
  • Fix: the new created file name extension is missing if inputted name contains dot(.)
Mindolph - V1.6.1 unstable

Published by mindolph 12 months ago

  • Feature: add new preference option to toggle the input helper for code editor.
  • Improvement: make input helper more friendly for programing language code.
  • Improvement: add default note to new files.
  • Improvement: displaying performance of input helper is slow in a large file.
  • Fix: underline between words doesn't display in input helper.
  • Fix: letters don't display when using system input method.
  • Fix: input help doesn't work while caret is not at the end of line.
  • Fix: all candidate words displays in some cases.
  • Merged bug fixes from v1.5.5
Mindolph - V1.5.5

Published by mindolph 12 months ago

  • Fix: the new created folder shouldn't appear in the recent files view.
  • Fix: the toolbar buttons inserts redundant symbols to the head of empty lines while multi-line selections.
  • Fix: mouse hover detection doesn't work well for the last bottom node in the mind map tree.
  • Bundled JRE upgrade to 20.0.2
Mindolph - V1.6.0

Published by mindolph 12 months ago

  • Feature: new input helper to code editor, it collects words(for English only) from the content in editor as candidates to accelerate your input.
  • Feature: add PlantUML syntax keywords to input helper.
  • Merged bug fixes from v1.5.4
Mindolph - V1.5.4

Published by mindolph 12 months ago

  • Improvement: minor improvement of mind map themes.
  • Improvement: optimize the logger performance.
  • Fix: the reset default preferences doesn't work for theme options.
  • Fix: the "show collapsator on mouse over" option is always disabled.
  • Fix: the installer is unable to launch for macOS 14 Sonoma.
Mindolph - V1.5.3 unstable

Published by mindolph about 1 year ago

  • Improvement: automatically select the root topic when opening the mind map.
  • Improvement: optimize the performance of text drawing in mind map.
  • Improvement: optimize the image preview dialog for mind map.
  • Fix: the fonts setting doesn't work since the themes was introduced to mind map.
Mindolph - V1.5.2 unstable

Published by mindolph about 1 year ago

  • Improvement: replace theme operation buttons with context menu in preference dialog.
  • Improvement: better dark theme of mind map.
  • Improvement: add spacing between topic extra icons in mind map.
  • merged bug fixes from v1.4.5
Mindolph - V1.4.5

Published by mindolph about 1 year ago

  • Fix: workspace view doesn't be cleared after the last workspace is closed.
  • Fix: exception when click on buttons if there is no workspace created or loaded.
  • Fix: exception when double-click on blank item in the 'go to file' file list.
Mindolph - V1.5.1 unstable

Published by mindolph about 1 year ago

  • Feature: add theme support to mind map editor.
  • Feature: add new Light and Dark themes to mind map, and provide the ability to duplicate them and make your own theme.
  • Feature: add Bezier style for topics connector line in mind map and can be chosen in preference dialog.
  • Feature: add migration process for data that needs to be fixed when version update.
  • Improvement: let the color dialog in mind map be affected by the theme's border type.
  • Improvement: support converting multi selected topics to the note of their mutual parent.
  • Improvement: better dragging selection area color for mind map.
  • Improvement: add new preference option for creating default comment to root node of mind map.
  • Improvement: add status bar to image preview dialog for mind map and optimize the UI.
  • update plantuml and richtextfx to latest version.
  • merged bug fixes from v1.4.4
Mindolph - V1.4.4

Published by mindolph about 1 year ago

  • Improvement: better start position of jump link in mind map.
  • Improvement: optimize UI of color dialog for mind map.
  • Improvement: show jump link immediately after adding it.
  • Fix: dialog is not in center of screen when exporting mind map to image.
Mindolph - V1.5.0 unstable

Published by mindolph about 1 year ago

  • New Feature: add preview and resizing dialog for inserting image to mind map topic from clipboard or disk.
  • Improvement: optimized quality of embedded image in mind map topic.
  • Merged bug fixes from v1.4.3
Mindolph - V1.4.3

Published by mindolph about 1 year ago

  • Fix: multi selected topics are not in their original order in some cases.
  • Fix: exception when opening an external file link.
Mindolph - V1.4.2 unstable

Published by mindolph about 1 year ago

  • Improvement: auto scroll when dragging mind map topics to any border of view port.
  • Improvement: move caret to input position after insert markdown code snippet from toolbar.
  • Fix: lost focus after insertion to markdown editor.
  • update javafx to 20.0.2, plantuml to 1.2023.10, flexmark to 0.64.8
Mindolph - V1.4.1 unstable

Published by mindolph over 1 year ago

  • Improvement: run check for update in background.
  • Improvement: show toast when not updates for check for updates.
  • Fix: handshake exception for check for updates.
  • Merge fixes from v1.3.6
Mindolph - V1.3.6

Published by mindolph over 1 year ago

  • Improvement: better undo/redo handling for the note editor of mind map topic.
  • Fix: undo/redo doesn't work well in code editor.
Mindolph - V1.4.0 unstable

Published by mindolph over 1 year ago

  • Feature: Add new toolbar for markdown editor to quickly insert or format Markdown code, including
    • bold and italic
    • heading from h1 to h6
    • bullet list
    • link URL
    • quote block
    • code block
    • table
  • Improvement:
    • add syntax highlight of emphasis text block, list, numbered list, table for Markdown editor.
    • improved syntax highlighting for PlantUML editor.