heynote/electron
Jonatan Heyman f11f360496 WIP: Implement support for multiple notes
Refactor Vue <-> Editor <-> CodeMirror code.
Introduce Pinia store to keep global state, in order to get rid of a lot of event juggling between Editor class/child components and the root App component.
2024-07-24 13:53:44 +02:00
..
main WIP: Implement support for multiple notes 2024-07-24 13:53:44 +02:00
preload WIP: Implement support for multiple notes 2024-07-24 13:53:44 +02:00
config.js Add setting for configuring the default block language and language auto detection 2024-07-14 12:19:29 +02:00
constants.ts Check for updates once every 24 hours. 2023-03-06 10:24:23 +01:00
detect-platform.ts Add key bindings for inserting new blocks at the end/top of the buffer, as well as before the current block (#85) 2024-01-04 16:11:26 +01:00
electron-env.d.ts Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
initial-content.ts Update initial-content.ts 2024-01-09 00:27:00 +01:00