Skip to content

Releases: mdSilo/mdSilo-app

mdSilo Desktop v0.5.9

Choose a tag to compare

@danloh danloh released this 03 Mar 18:02

Features

Kanban board to help organize the writings and manage the process of knowledge base growing.

  • Easy-to-use: support drag-and-drop, clean and familiar layout;
  • Privacy-first: save your data in a local .json file;
  • Customizable: board background images and card colors;
  • Organized: support multi-board, link the notes to cards;

Alert

The structure of kanban.json changed, please backup(if any) before update to v0.5.9

mdSilo Desktop v0.5.8

Choose a tag to compare

@danloh danloh released this 25 Feb 03:40

bug fixes and small improvements.

mdSilo Desktop v0.5.7

Choose a tag to compare

@danloh danloh released this 07 Sep 22:55

To focus on the core features of Knowledge Base and improve the performance continuously.
We clean up some features, such as web wrap, split view, etc. In the future, such features can be added as plugins.

Features

  • Add Setting button on sidemenu (#535)
  • Set font family, size, weight and line height for editor

Bug Fixes and breaking change

Now will not replace the blank space with _ on title as wikilink due to the side effect. but this is a breaking change which breaks the backlinks and graph view (stopgaps: change [wikilink title](wikilink_title) to [[wikilink title]] or [[wikilink title | my alt text]] manually, sorry for the inconvenience).

mdSilo Desktop v0.5.6

Choose a tag to compare

@danloh danloh released this 13 May 04:57

Features

  • Sort playlist
  • System tray
  • Setting: if open previous folder on startup

Improvements

  • walk dir multi-threadedly
  • Improve performance on open/switch/edit large file

Known Issues

  • Cannot listen rename event on Mac: #266
  • Relative path for local image not working on Linux and Mac, cannot display and insert: #363

mdSilo Desktop v0.5.5

Choose a tag to compare

@danloh danloh released this 03 Mar 16:53

Features

  • Kanban board
  • Wrap web app and inject your JS script
  • Export as PDF or Image(png)

Bug Fixes

  • Close #404 : backslash issue

Known Issues

  • Cannot listen rename event on Mac: #266
  • Relative path for local image not working on Linux and Mac, cannot display and insert: #363

mdSilo Desktop v0.5.4

Choose a tag to compare

@danloh danloh released this 14 Feb 05:24

Changes

  • Support Atom feed  
  • Fixed some bugs

Known Issues

  • Cannot listen rename event on Mac: #266
  • Relative path for local image not working on Linux and Mac, cannot display and insert: #363

mdSilo Desktop v0.5.3

Choose a tag to compare

@danloh danloh released this 01 Feb 03:58

fix bugs

mdSilo Desktop v0.5.2

Choose a tag to compare

@danloh danloh released this 02 Dec 20:14

mdSilo Desktop v0.5.1

Choose a tag to compare

@danloh danloh released this 30 Nov 04:30

fix a bug

mdSilo Desktop v0.5.0

Choose a tag to compare

@danloh danloh released this 19 Nov 17:59

Features

  • RSS reader and Podcast client

Bug Fixes

Improvements