Skip to content

Releases: laurgao/scratchpad

v0.3.1

19 Jan 20:18
68ce05b
Compare
Choose a tag to compare

Main thing: Implemented quick file switcher searches through the titles AND content of all notes (and learning a lot about MongoDB queries in the process). It can be accessed with ctrl + p.

image

Also: changed the font from mono to sans serif :0 But that's temporary (it was only changed because the default tailwind "font-mono", what I used to use, does not have font weights of 500 or 600 😔). I will change it when I find a better font.

v0.3.0

18 Jan 15:06
c145d18
Compare
Choose a tag to compare
  • IMPLEMENT SECTIONS ARE H1s, as demo-ed in the video below. (This is far from perfect but we'll fix issues as they pop up)
  • Implement exporting all data as markdown files
Sections.are.h1s.demo.mp4

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Jan 15:45
6d68834
Compare
Choose a tag to compare
  • FIX ANNOYING CLIENT SIDE ERROR (big improvement on usability)

Small things:

  • Loading bar on first loading /app
  • New spinner for loading buttons
  • Custom resizable folders menu

v0.2.0

02 Jan 19:15
Compare
Choose a tag to compare
  • New feature: SECTIONS
  • Revamped UI

New:

image

Old:

scratchpad