mdSilo-app

Lightweight Knowledge Base and Feed Reader.

AGPL-3.0 License

Stars
571
Committers
3

Bot releases are hidden (Show)

mdSilo-app - mdSilo Desktop v0.5.9 Latest Release

Published by danloh 8 months ago

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-app - mdSilo Desktop v0.5.8

Published by danloh 8 months ago

bug fixes and small improvements.

mdSilo-app - mdSilo Desktop v0.5.7

Published by danloh about 1 year ago

To focus on the core features of Knowledge Base and improve the performance continuously.
We clean up some features, such as kanban, 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: delete the _ in [title](title_as_link) manually, sorry for the inconvenience).

mdSilo-app - mdSilo Desktop v0.5.6

Published by danloh over 1 year ago

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

mdSilo-app - mdSilo Desktop v0.5.5

Published by danloh over 1 year ago

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

mdSilo-app - mdSilo Desktop v0.5.4

Published by danloh over 1 year ago

Changes

  • Support Atom feed  
  • Fixed some bugs

Known Issues

mdSilo-app - mdSilo Desktop v0.5.3

Published by danloh over 1 year ago

fix bugs

mdSilo-app - mdSilo Desktop v0.5.2

Published by danloh almost 2 years ago

  • Fixed: #305
  • Fixed: #306
  • Fixed: #325
mdSilo-app - mdSilo Desktop v0.5.1

Published by danloh almost 2 years ago

fix a bug

mdSilo-app - mdSilo Desktop v0.5.0

Published by danloh almost 2 years ago

Features

  • RSS reader and Podcast client

Bug Fixes

Improvements

mdSilo-app - mdSilo Desktop v0.4.9

Published by danloh about 2 years ago

Bug Fixes

  • Close #279 : cannot insert or override content on insert local image/file.
  • Close #283 : converts the lines above or below into block.
mdSilo-app - mdSilo Desktop v0.4.8

Published by danloh about 2 years ago

Features

  • Support Chemical equation
  • Live preview math block
  • Hashtag view

Bug Fixes

  • Search hashtag
  • Journals page: empty daily notes

Improvements

  • Clear local log
mdSilo-app - mdSilo Desktop v0.4.7

Published by danloh about 2 years ago

Features

  • Diagram: mermaid, echarts, abc music notation.

Bug Fixes

  • rename doc after editing
  • compute backlinks([[]])

Improvements

  • Default file name for saveDialog().
  • Include Hahtag in graph view.
  • Add data: to csp.
  • Relative local image path
mdSilo-app - mdSilo Desktop v0.4.6

Published by danloh about 2 years ago

Features

  • Mind map: visualize Markdown(headings and list items) as mind map.
  • Folder Management: create subfolder/rename/delete
  • Split view: raw markdown and WYSIWYG on the same page

Improvements

  • Listen remove event in directory
  • Copy log for debugging
mdSilo-app - mdSilo Desktop v0.4.5

Published by danloh about 2 years ago

  • Create new folder on move note
  • Move loading directory job to backend(Rust)
  • Fixed some bugs
mdSilo-app - mdSilo Desktop v0.4.4

Published by danloh about 2 years ago

Added

  • Recent history
  • Insert local image and attach local file(PDF)
  • Embed Airtable, Codepen, YouTube, and more
mdSilo-app - mdSilo Desktop v0.4.3

Published by danloh about 2 years ago

Added

  • Task view

Removed

  • removed ~sub~ mark (to find a better delim)

Fixed

  • Loss content on rename;
  • Bug on Chronicle view;
  • Bug on message modal;
  • Rendering error if any heading folded.
mdSilo-app - mdSilo Desktop v0.4.2

Published by danloh about 2 years ago

  • Subscript text (~sub~) and superscript text (^sup^) support
  • Ignore hidden files and folders
  • Fixed some bugs: #160 , #159 , etc.
mdSilo-app - mdSilo Desktop v0.4.1

Published by danloh over 2 years ago

Added

  • Table of Contents
  • WikiLink

Fixed

  • Bug on create new note
mdSilo-app - mdSilo Desktop v0.4.0

Published by danloh over 2 years ago

⚠️Breaking changes⚠️

  • Migrate to Prosemirror

Features implemented

  • Both WYSIWYG mode and Raw Markdown mode
  • Editor Support: Markdown shortcuts, Table, Code Fence, Math...
  • Backlinks
  • Chronicle view and Graph view
  • Github-like Daily Activities Graph
  • Full-text search
Related Projects