New Features
- change icons. (7fb9ed5)
- add sidebar. (f11eafb)
- add theme. (ea946e0)
- add home page. (c6b8b33)
- persist note data. (34d6dd4)
- resume last edited note. (bf28877)
- add bookmarked section. (32253ea)
- add notes sorting. (16bdb02)
- add archived notes page. (d6fa72b)
- add focus mode. (8987615)
- add headings tree. (bfadee3)
- add note labels. (302380a)
- add note label. (8c51a74)
- add linked note. (ac877be)
- add tooltip. (b526491)
- add sidebar navs shortcut. (5e2983a)
- add omnibar. (2f566e5)
- add settings. (fa0ca88)
- add math katex. (9849988)
- add note suggestion. (b3605d2)
- add image from url. (df3bcfb)
- add shortcuts page. (b2f721f)
- persist notes sort state and add toggle dark theme. (cc97a16)
- add about page. (0e088f0)
- export data with assets. (01efdd0)
- paste images in editor. (dcfcbc0)
- allow drop images in editor. (f286c5a)
- add search on editor. (cedde2a, e841af3)
- add empty state. (d11fcb1)
- add more shortcut. (a88d2e5)
- add macros option to math block. (3e71bea)
- add introduction note. (fc6bb34)
- search notes by label. (4a767fa)
- add task list. (a8e5ccd)
- add keyboard navigation in notes page. (c36c23a)
- delete active note when delete key is pressed. (8867a4d)
- add shortcut for 'previous note'. (ab41ec4)
- set active cursor on selected heading. (de936bc)
- add shortcut for image and link url input. (bd97aef)
Bug Fixes
- imported data validation. (b12be8c)
- system theme not working. (7c572b1)
- editor math block. (c2f0c00)
- editor can undo to previous note. (86f2152)
- editor not showing up when changing content. (3254444)
- app blank on production. (0506711)
- search text sometime not showing up. (e15cf4f)
- linked note not working on 'introduction note'. (a37748f)
Refactors
- rename preference to settings. (8a8f22a)
- rename prompt to command prompt. (1a28ffa)
- notes filter. (fb67ad9)
Chores
- remove unused dependencies. (5fa3a1d)
- update electron-builder config. (4dd7fff)
- add LICENSE. (a7281b2)
- add README.md. (3fa619c)
- update README.md. (8f752d1)
- change app setup name. (ff8abd5)
Other Changes
- Merge branch 'main' of https://github.com/Kholid060/note. (6931e0d)