heynote/electron
Jonatan Heyman b9fd161551
Add functionality for selecting a custom path for the buffer file. (#130)
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
2024-01-05 00:41:46 +01:00
..
main Add functionality for selecting a custom path for the buffer file. (#130) 2024-01-05 00:41:46 +01:00
preload Add functionality for selecting a custom path for the buffer file. (#130) 2024-01-05 00:41:46 +01:00
config.js CloseBrackets setting toggle (#102) 2024-01-04 14:52:41 +01: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 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
keymap.js Add setting for turning on/off line number gutters and fold gutters 2023-01-27 17:18:31 +01:00