All Projects → LucasYuNju → leanote-desktop-lite

LucasYuNju / leanote-desktop-lite

Licence: MIT license
Another Leanote desktop app, based on Electron + React. Support Auto-markdown

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to leanote-desktop-lite

vscode-markdown-editor
A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
Stars: ✭ 249 (+418.75%)
Mutual labels:  markdown-editor, typora
xknote
📒 XK-Note | 一个集各种神奇功能的云笔记
Stars: ✭ 69 (+43.75%)
Mutual labels:  markdown-editor, note
Desktop App
Leanote Desktop App, based on Electron(atom-shell) http://leanote.org
Stars: ✭ 1,472 (+2966.67%)
Mutual labels:  leanote, leanote-desktop
typora-solarized
Solarized theme for Typora (markdown editor)
Stars: ✭ 21 (-56.25%)
Mutual labels:  markdown-editor, typora
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (-20.83%)
Mutual labels:  markdown-editor, typora
nwotable
One app for all your notes on all your devices.
Stars: ✭ 22 (-54.17%)
Mutual labels:  markdown-editor, note
Pine
A modern, native macOS markdown editor
Stars: ✭ 2,818 (+5770.83%)
Mutual labels:  markdown-editor
hoodie-notes
A Markdown notebook built with React and Hoodie
Stars: ✭ 17 (-64.58%)
Mutual labels:  markdown-editor
Panwriter
Markdown editor with pandoc integration and paginated preview.
Stars: ✭ 242 (+404.17%)
Mutual labels:  markdown-editor
Leamonax
This is a third party android client for Leanote
Stars: ✭ 50 (+4.17%)
Mutual labels:  leanote
Mindforger Repository
MindForger documentation repository.
Stars: ✭ 221 (+360.42%)
Mutual labels:  markdown-editor
Learning-Blockchain
Learning Blockchain
Stars: ✭ 21 (-56.25%)
Mutual labels:  note
rentry
Markdown pastebin from command line
Stars: ✭ 252 (+425%)
Mutual labels:  markdown-editor
Flask-MDE
Markdown editor with WTForms integration for Flask
Stars: ✭ 21 (-56.25%)
Mutual labels:  markdown-editor
Toonote
小兔笔记:Markdown 内置数据 跨平台 加密存储
Stars: ✭ 247 (+414.58%)
Mutual labels:  markdown-editor
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (+31.25%)
Mutual labels:  note
Table Magic
Converts between CSV, HTML and Markdown. Has a little form editor and a preview.
Stars: ✭ 243 (+406.25%)
Mutual labels:  markdown-editor
ember-simplemde
A wrapper around the SimpleMDE editor for use in Ember CLI projects.
Stars: ✭ 14 (-70.83%)
Mutual labels:  markdown-editor
noteboard
📓 Manage your notes & tasks in a tidy and fancy way. A taskbook clone written in Python.
Stars: ✭ 12 (-75%)
Mutual labels:  note
Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Stars: ✭ 381 (+693.75%)
Mutual labels:  note

leanote-desktop-lite

leanote-desktop-lite是Leanote的第三方客户端,主要特点

  • Markdown实时预览,类似Typora的markdown写作体验
  • 全新的UI,模仿原生应用的界面和交互
  • 基于React + Redux,降低了开发和维护成本

本应用是简化版的客户端,只支持markdown笔记,只支持Leanote核心的功能。最近试用了支付宝的基于CodeMirror的编辑器,实现相对简单,交互体验也优于gitbook,后续可能会尝试一下这种方案。

How it looks

GIF

screenshot

Screenshot

screenshot

Installation

Releases

Getting started

  1. npm install

To bypass GFW, please change npm registry before installation:
npm config set registry 'https://registry.npm.taobao.org'

  1. npm start

Docs

auto-markdown implementation

Features

  • Note CRUD, move
  • Data sync
  • Editor: header, list, bold, italic, code, link
  • App incremental update
  • Tag recommendation
  • Route and navigation
  • Editor: Image, paste Image
  • Upload tag with Leanote api

License

MIT

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].