{"id":13406115,"url":"https://github.com/mdSilo/mdSilo-app","last_synced_at":"2025-03-14T10:32:27.256Z","repository":{"id":37534208,"uuid":"460262542","full_name":"mdSilo/mdSilo-app","owner":"mdSilo","description":"Lightweight Knowledge Base and Feed Reader.","archived":false,"fork":false,"pushed_at":"2024-10-04T17:00:11.000Z","size":6783,"stargazers_count":581,"open_issues_count":60,"forks_count":39,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T17:33:27.683Z","etag":null,"topics":["echarts","kanban","knowledge-base","knowledge-graph","markdown-editor","mdsilo","mermaid-diagrams","mindmap","note-taking","podcast","prosemirror","rss","tauri"],"latest_commit_sha":null,"homepage":"https://mdsilo.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdSilo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-17T03:06:55.000Z","updated_at":"2024-10-29T15:21:02.000Z","dependencies_parsed_at":"2022-07-12T16:21:57.002Z","dependency_job_id":"3ccff51c-a495-4891-a817-63415a17ae3e","html_url":"https://github.com/mdSilo/mdSilo-app","commit_stats":{"total_commits":450,"total_committers":3,"mean_commits":150.0,"dds":0.00666666666666671,"last_synced_commit":"a308fb8412133461e1a070561df649028d1a82f6"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdSilo%2FmdSilo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdSilo%2FmdSilo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdSilo%2FmdSilo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdSilo%2FmdSilo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdSilo","download_url":"https://codeload.github.com/mdSilo/mdSilo-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243562195,"owners_count":20311238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["echarts","kanban","knowledge-base","knowledge-graph","markdown-editor","mdsilo","mermaid-diagrams","mindmap","note-taking","podcast","prosemirror","rss","tauri"],"created_at":"2024-07-30T19:02:21.476Z","updated_at":"2025-03-14T10:32:27.248Z","avatar_url":"https://github.com/mdSilo.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","others","Applications","Apps"],"sub_categories":["Email \u0026 Feeds","Open Source"],"readme":"\n# mdSilo\n\nA local-first mind silo for storing ideas, thought, knowledge with a powerful all-in-one writing tool. built with React and [Tauri](https://github.com/tauri-apps). see [Demo](https://mdsilo.com/app/demo) or discuss on [Discord](https://discord.gg/EXYSEHRTFt)  \n\nYou can get the app on [release page](https://github.com/mdSilo/mdSilo-app/releases) or build from the source code: \n\n- install Rust: https://www.rust-lang.org/tools/install \n- install Node js: https://nodejs.org\n- `git clone https://github.com/mdSilo/mdSilo-app.git`\n- `cd mdSilo-app`\n- `yarn \u0026\u0026 yarn tauri build` or `npm install \u0026\u0026 npm run tauri build` \n\nThen you can find the app in `./src-tauri/target/release` folder.\n\n## Features\n\n- I/O: Input and output in one place;    \n- All-In-One Editor: Markdown, WYSIWYG, MindMap... \n- Markdown and extensions: Diagram, Table, Math/Chemical, Code block(Highlight)...   \n- Slash commands, Hovering toolbar, hotkeys and more toolkits...   \n- Chronicle view, Graph view, Task view... \n- Kanban to make personal knowledge base a serious project;  \n- Full-text search;  \n- Dark and Light Mode;  \n- Available for Windows, macOS, Linux;   \n- On top of local plain-text files, no registration required, no privacy issue. \n\n## Screenshots\n\n- Powerful Editor: WYSIWYG(Markdown, mindmap, mermaid, Latex...), support TOC and Export(PDF/PNG) \n\n![editor](https://user-images.githubusercontent.com/1472485/222804255-f2c4a22b-d7b2-4621-b508-20e1b8545e45.png)\n\n- Kanban board: to manage the process of knowledge base growing\n\n![kanban](https://github.com/mdSilo/mdSilo-app/assets/1472485/e5293e4e-ddf7-4510-81c2-8ed358ca8a09)\n\n- Feed reader, support RSS/Atom and podcast\n\n![reader](https://user-images.githubusercontent.com/1472485/222804686-e2ea28d8-a772-4a27-a3c0-2759d73c5fdc.png) \n\n- Timeline view, and github-like activities tracker\n\n![chron](https://user-images.githubusercontent.com/1472485/222804883-d7014fca-ec0d-4cf5-88bc-d331350c1f17.png)\n\n- Graph view\n\n![graph](https://user-images.githubusercontent.com/1472485/222804768-f0ad36b8-69d2-4658-b5c9-20ab7e05c3f3.png)\n\n\n## Tech Stack\n\n- Editor Framework: [ProseMirror](https://prosemirror.net/)      \n- Frontend Framework: [React](https://reactjs.org/)  \n- Cross-platform: [Tauri](https://tauri.app/) \n\n## Road map \n\n### Input end\n\n- [X] Support RSS feed  \n- [X] Podcast client  \n- [X] Support Atom feed  \n- [ ] View and annotate PDF/epub  \n\n### Output end\n\n- Markdown\n  - [X] Style: **Bold**, *Italic*, ~~Strikethrough~~, `Inline Code`\n  - [X] Link: [mdSilo](https://mdsilo.com) and \u003chttps://mdsilo.com\u003e, \n  - [X] Image: `![]()` and local image \n  - [X] Headings and TOC, \n  - [X] List item: ordered list, bullet list, check list and nested list\n  - [X] Table\n  - [X] Blockquotes  \n  - [X] Horizontal Rules \n\n- Markdown extension\n  - [X] more style: `==mark==`, `__underline__`, `1^sup^`\n  - [X] Highlight code block  \n  - [X] Math and Chemical Equation: inline `$\\KaTeX$` and block `$$\\LaTeX$$` \n  - [X] Notice block: info, warning, tips \n  - [X] Wikilink: `[[]]` \n  - [X] Hashtag: `#tag#` \n  - [X] Diagram: mermaid, echarts, music notation... \n  - [X] Embed web page: YouTube, Figma... \n  - [X] Attach local PDF file \n\n- Writing, formatting and drawing \n  - [X] WYSIWYG, Markdown, MindMap and Split view \n  - [X] Slash commands  \n  - [X] Hovering toolbar\n  - [X] hotkeys \n  - [ ] Drawing  \n\n- View\n  - [X] Graph\n  - [X] Task\n  - [X] Chronicle \n\n- Organize writings\n  - [X] Folder management \n  - [X] Kanban board  \n  - [X] Hashtag \n  - [X] Backlinks \n  - [X] Recent history \n  - [X] Export as PDF, Image, ... \n  - [ ] Block reference  \n  - [ ] Flashcards \n  - [ ] Version control: git integration \n\n### Extension\n\n- [ ] Javascript injection\n- [ ] Plugin\n- [ ] Customize theme \n\n### Cross\n\n- Input --flow--\u003e Output\n  - [ ] ... \n\n- Cross-Platform \n  - [x] Windows, macOS, Linux. \n  - [X] Web: https://mdsilo.com/app/ \n  - [ ] Mobile: iOS/iPadOS and Android(soon...)\n\n\n## Any questions, feedback or suggestions?\n\nYou can follow us on [Twitter](https://twitter.com/mdsiloapp) or go to our [Discord](https://discord.gg/EXYSEHRTFt). We are waiting there for you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmdSilo%2FmdSilo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FmdSilo%2FmdSilo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmdSilo%2FmdSilo-app/lists"}