Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmadrosid/nocion
Just for fun! Notion clone.
https://github.com/ahmadrosid/nocion
notion
Last synced: 22 days ago
JSON representation
Just for fun! Notion clone.
- Host: GitHub
- URL: https://github.com/ahmadrosid/nocion
- Owner: ahmadrosid
- Created: 2021-10-22T08:14:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T16:57:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T18:08:14.287Z (2 months ago)
- Topics: notion
- Language: TypeScript
- Homepage: https://nocion.vercel.app
- Size: 442 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nocion
Just for fun!
## Feature
**Editor**
- [x] Display button add icon and comment above page title on hover page title
- [x] Edit page title
- [x] Add new line when inside edit title when pressing shift+enter
- [x] Add new block editor when press enter in page title editor
- [x] Add new block editor on prees `Enter` inside block editor
- [x] New block editor with the correct position
- [x] Display drag and plus button when on hover line block editor
- [x] Display popup option content type on press '/'
- [x] Display placeholder command when press delete and the content is empty
- [x] Add new line on click plus button when content is not empty
- [x] Display popup option content when current line is empty
- [x] Hide popup when Esc is pressed
- [x] Remove '/' when content popup is clicked adn set line to focus
- [x] Remove line when Backspace is pressed and content is empty
- [x] Make content container draggable
- [x] Add page icon with selected image
- [ ] Update content position on drag end