Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.02 KB

File metadata and controls

28 lines (23 loc) · 1.02 KB

iNote - JS notepad

iNote is a browser notepad created in Javascript.

Home page preview

Tag managing

You can create and delete tags.
(Deleted tags would be still pinned to existing notes. You can search notes by deleted tags anyway.)

Note form

  • Pinning note is avilable in form and in note details view.
  • Setting deadline, reminder and note color is avilable only once and only in note form.

Note Details

  • Toggle note from pinned section.
  • Chenge task state and click save to update note.

Notifications

  • Display details of notified note by clicking "arrow" icon.
  • Mark notification as readed by clicking "OK" icon. (Marked notification would not be longer avilable.)