Giter Site home page Giter Site logo

texttree / notepad-rcl Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.48 MB

This component library allows you to create a Notepad with flexible text editing options

Home Page: https://notepad-rcl.netlify.app/

License: MIT License

Shell 0.50% JavaScript 99.50%
scripture-open-components

notepad-rcl's People

Contributors

foxprogs avatar pavel064 avatar valyukhov avatar

Watchers

 avatar  avatar

notepad-rcl's Issues

Getting a list of notes

Getting a list of notes from Indexed DB

Editor.js stores block notes in an Indexed DB. Notes are stored in DB NotepadRCL. Each individual Editor.js has its own id, which is a key in the DB.
It is necessary to create a component that will collect these keys and generate a list of notes according to these keys.
By clicking on a note with the key "some_new_id" in Editor.js, a block of notes with the key "some_new_id" will be loaded




Editor.js сохраняет блочные заметки в Indexed DB. Заметки хранятся в DB NotepadRCL. У каждого отдельного Editor.js есть свой id, который является ключом в DB.
Необходимо создать компонент, который будет собирать эти ключи и формировать список заметок, согласно этим ключам.
По клику на заметке с ключом "some_new_id" в Editor.js будет загружаться блок заметок с ключом "some_new_id"

Список заметок:

  • добавить заметку
  • выбор заметки
  • удаление заметки

Need to fix some things

изображение
Командные заметки
Сделать больше блок куда писать заметку, так как не видно элементов управления слева и снизу
Для переводчика убрать кнопку "создать командную заметку" и открывать заметки не в режиме редактирования
Почему-то не могу указать длинное название заметки, словно ограничение какое-то стоит

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.