Closed maeyler closed 3 years ago
first step: add notes to Mushaf pages
define class Notes
and add three lines:
const notes = new Notes('notesQ')
notes.display(k) //on open page k
noteBut.onclick = () => {notes.edit()}
Can we keep the notes in a drive file or even in the local storage to be able to use them in all applications (Iqra, Rehber) ?
Can we keep the notes in a drive file or even in the local storage to be able to use them in all applications (Iqra, Rehber) ?
localStorage.notesQ
for Iqra
Another request from Prof Oğuz Borat:
We need an annotation system for Iqra
User should be able to add brief notes to each page/root/topic Notes must be easily accessible and editable