Skip to content

zdetoday/mdSilo-app

 
 

Repository files navigation

mdSilo

A mind silo for storing ideas, thought, knowledge with a powerful writing tool. built with React and Tauri.

Demo
Discord
Download

Features

  • All-In-One Editor: Markdown and extensions, Diagram, MindMap...
  • WYSIWYG mode, Markdown mode, Mindmap mode;
  • Markdown support: Table, Math, Code block(Highlight)...
  • Slash commands, Hovering toolbar, hotkeys and more toolkits...
  • Chronicle view, Graph view, Task view...
  • Full-text search;
  • Dark and Light Mode
  • Available for Windows, macOS, Linux

Tech Stack

Road map

  • Markdown

    • Style: Bold, Italic, Strikethrough, Inline Code
    • Link: mdSilo and https://mdsilo.com,
    • Image: ![]()
    • Headings and TOC,
    • List item: ordered list, bullet list, check list and nested list
    • Table
    • Blockquotes
    • Horizontal Rules
  • Markdown extension

    • more style: ==mark==, __underline__, 1^sup^
    • Highlight code block
    • Math: inline math $\LaTeX$ and math block $$\LaTeX$$
    • Notice block: info, warning, tips
    • Wikilink: [[]]
    • Hashtag: #tag#
    • Diagram: mermaid, echarts, music notation...
  • Writing and formatting

    • WYSIWYG, raw mode and mindmap mode
    • Slash commands
    • Hovering toolbar
    • hotkeys
    • Split view
  • View

    • Graph
    • Task
    • Chronicle
  • Organize writings

    • Folder management
    • Backlinks
    • Recent history
    • Export as PDF,HTML, ...
    • Version control: git integration

Live Demo

Here we go: Live demo

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.1%
  • Rust 10.7%
  • CSS 2.1%
  • JavaScript 1.1%
  • HTML 1.0%