This website requires JavaScript.
Explore
Help
Sign In
extern
/
heynote
Watch
1
Star
0
Fork
0
You've already forked heynote
mirror of
https://github.com/heyman/heynote.git
synced
2025-08-03 12:47:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6187d6d4680c9015d694726c360dc19985ed4171
heynote
/
electron
History
Jonatan Heyman
6187d6d468
Add menu item to open "Move block" dialog
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