heynote/electron
2025-01-07 23:17:23 +01:00
..
main Add menu item to open "Move block" dialog 2025-01-07 23:17:23 +01:00
preload * Add window.heynote.mainProcess.on() and off() which can be used in browser land to communicate with the main process. Use these methods to remove intermediate onOpenSettings() and onSettingsChange() methods from window.heynote objects. 2025-01-06 16:20:00 +01:00
config.js Add setting for configuring the default block language and language auto detection 2024-07-14 12:19:29 +02: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 block with link to documentation to inital scratch buffer content 2024-12-09 14:04:07 +01:00