heynote/electron/main
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
..
about.js Add beta channel info to about window 2023-12-12 17:26:48 +01:00
auto-update.ts Set autoUpdater.allowDowngrade to True in order to allow switching from beta version back to stable 2023-12-07 01:51:23 +01:00
buffer.js Add functionality for selecting a custom path for the buffer file. (#130) 2024-01-05 00:41:46 +01:00
cors.ts Add currency conversion support to Math blocks 2023-03-20 11:09:56 +01:00
index.ts Add functionality for selecting a custom path for the buffer file. (#130) 2024-01-05 00:41:46 +01:00
menu.ts Added Show in Dock Toggle and System Tray Feature (#90) 2024-01-01 20:02:30 +01:00