created | modified | tags |
---|---|---|
2020-04-12T12:45:54.675Z |
2020-04-12T13:01:03.840Z |
(WIP) Turn your VSCode into a decent markdown note taking platform ๐
This project is still in its very early stage of development. There are lots of bugs and missing features ๐ธ
The goal of this project is to be consistent with the web version crossnote.app | GitHub 0xGG/crossnote.
You can read the introduction notebook of the Crossnote project directly on Crossnote website or on GitHub 0xGG/welcome-notebook.
Right now many key pieces are missing, such as:
- Dark theme (We now support
dark
,one-dark
, etc themes) - Crossnote cloud platform integration
- Cloud widgets support
- Notification system
- User settings synchronization
- etc..
Please go to the vscode extension settings, then search for:
crossnote.theme
: Change the Crossnote theme. Please reload the window after you make changes.crossnote.keyMap
: Change the Crossnote editor key map.default
,vim
, andemacs
key maps are supported.
- The WYSIWYG editor 0xGG/VickyMD was built on top of laobubu/HyperMD.
- Icons made by srip from www.flaticon.com.
- And many more that support this project! ๐
AGPL3