Releases: laurgao/scratchpad
Releases · laurgao/scratchpad
v0.3.1
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.
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
- 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