All Projects → TooNote → Toonote

TooNote / Toonote

Licence: mit
小兔笔记:Markdown 内置数据 跨平台 加密存储

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Toonote

Mindforger Repository
MindForger documentation repository.
Stars: ✭ 221 (-10.53%)
Mutual labels:  markdown, notebook, markdown-editor
Pine
A modern, native macOS markdown editor
Stars: ✭ 2,818 (+1040.89%)
Mutual labels:  markdown, osx, markdown-editor
Mindforger
Thinking notebook and Markdown editor.
Stars: ✭ 1,695 (+586.23%)
Mutual labels:  markdown, notebook, markdown-editor
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (+43.72%)
Mutual labels:  markdown, osx, markdown-editor
Editor.md
The open source embeddable online markdown editor (component).
Stars: ✭ 11,741 (+4653.44%)
Mutual labels:  markdown, markdown-editor
Woofmark
🐕 Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
Stars: ✭ 1,594 (+545.34%)
Mutual labels:  markdown, markdown-editor
Proton
A stand-alone application to quickly preview and edit Markdown files using Electron.
Stars: ✭ 140 (-43.32%)
Mutual labels:  markdown, markdown-editor
Rtlmd
rtl markdown editor
Stars: ✭ 152 (-38.46%)
Mutual labels:  markdown, markdown-editor
Dendron
The personal knowledge management (PKM) tool that grows as you do!
Stars: ✭ 2,538 (+927.53%)
Mutual labels:  markdown, markdown-editor
Yn
Yank Note 一款面向程序员的 Markdown 笔记应用。支持加密文档,代码片段运行,内置终端,图表嵌入,HTML 小工具。
Stars: ✭ 143 (-42.11%)
Mutual labels:  markdown, notebook
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-38.06%)
Mutual labels:  markdown, markdown-editor
Markdown Edit
online markdown editor/viewer
Stars: ✭ 188 (-23.89%)
Mutual labels:  markdown, markdown-editor
Mook
Markdown editor based on Electron and React
Stars: ✭ 117 (-52.63%)
Mutual labels:  markdown, markdown-editor
Remarkable
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
Stars: ✭ 1,763 (+613.77%)
Mutual labels:  markdown, markdown-editor
Markvis
make visualization in markdown. 📊📈
Stars: ✭ 1,509 (+510.93%)
Mutual labels:  markdown, markdown-editor
Mpeditor
微信markdown编辑器
Stars: ✭ 146 (-40.89%)
Mutual labels:  markdown, markdown-editor
Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
Stars: ✭ 170 (-31.17%)
Mutual labels:  markdown, markdown-editor
Table Magic
Converts between CSV, HTML and Markdown. Has a little form editor and a preview.
Stars: ✭ 243 (-1.62%)
Mutual labels:  markdown, markdown-editor
Retext
ReText: Simple but powerful editor for Markdown and reStructuredText
Stars: ✭ 1,500 (+507.29%)
Mutual labels:  markdown, markdown-editor
Md
✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
Stars: ✭ 2,242 (+807.69%)
Mutual labels:  markdown, markdown-editor

TooNote

官网

https://xiaotu.io

介绍

  • Markdown书写
  • 实时预览
  • 笔记分类归档
  • 笔记数据内置,不需要单独保存文件
  • 支持导出HTML和PDF
  • 支持todo模式
  • 支持微信小程序

详情请点击浏览https://github.com/TooBug/TooNote/blob/master/src/docs/welcome.md

开发

Electron + Vue 2 + Vuex 2

开发时在源码目录(src)下执行

npm start

即可。

打包

# for max osx
npm run build:osx
# for windows (both x86 & x64)
npm run build:win

版本记录

请查看https://github.com/TooNote/TooNote/releases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].