heyman / heynote

A dedicated scratchpad for developers
https://heynote.com
Other
3.87k stars 194 forks source link

Add functionality for selecting a custom path for the buffer file #130

Closed heyman closed 8 months ago

heyman commented 8 months ago

Add functionality for selecting a custom path for the buffer file Automatically reload the buffer file (if one exists) when buffer path is changed. Move code buffer related code from main/index.ts into buffer.js

Supersedes #58