amoutonbrady / ha-sticky

A semi-advanced sticky notes inspired by windows with offline capabilities

Home Page:https://ha-sticky.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

HA Sticky

A small hyperapp experiment.

HA Sticky current state

Here are things to figure out:

  • Add a note
  • List notes
  • Edit notes
  • Delete a note
  • Making local storage work
  • Add settings (layout, dark mode, etc.)
  • Add color customization per note
  • Add google or/and Github authentication
  • Copy to clipboard
  • Import Mardown file from URL or file
  • Export as HTML, PDF or Mardown file
  • Advanced Mardown editor with commands
  • Working search bar (look into fuse.js)
  • Investigate performances (writing on local storage on every change might be somewhat expensive)
  • Responsive
  • Fix some styling (overflow on the dashboard)
  • Rewrite to TS
  • Better organization of files(maybe get inspired from Elm)

About

A semi-advanced sticky notes inspired by windows with offline capabilities

https://ha-sticky.netlify.com/


Languages

Language:JavaScript 90.8%Language:CSS 6.0%Language:HTML 3.2%