Makerdash
One place for all your maker needs.
delete note from search component.
replace textarea with contentEditable div NewNote component.
Update loaded notes and search notes when a note is updated.
make electron backend for note search.
Fixed error where spotify player would stop playing after token expire.
Error fixed where error messages where not returned properly.
Find icons for delete and create.
Make electron backend for note update.
add new note automatically in the view.
show notes with appropriate information.
Change design of NewNote component.
Create new note functionality done.
retrive notes of particular notebook.
get notes from a notebook.
make a custom dropdown menu.
add option to create new notebook.
decide initial api for launch.
show and select notebooks.
create backend for submitting notes.
auto focus input text when clicking new task.
get notebooks from evernote.
Work on electron implementation of electron api because it does not work on frontend.