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-07-15 13:35:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa628a4f0824d2622dbb4548fa3a2cb7cbebe1a1
heynote
/
electron
History
Jonatan Heyman
aa628a4f08
Add new command for adding a new block after the current one, and moving the cursor to it. Change default Mod-Enter keybinding to use the new command, and added a new Mod-Shift-Enter keybinding to use the old command that inserts a new block separator at the cursor position (e.g. splits the current block).
...
#windows-build
2023-01-19 14:29:14 +01:00
..
main
Restore fullscreen mode if the program was in fullscreen when quitting
2023-01-19 11:45:40 +01:00
preload
Implement persistent buffer
2023-01-19 00:20:50 +01:00
constants.ts
Implement persistent buffer
2023-01-19 00:20:50 +01:00
detect-platform.ts
Implement persistent buffer
2023-01-19 00:20:50 +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 new command for adding a new block after the current one, and moving the cursor to it. Change default Mod-Enter keybinding to use the new command, and added a new Mod-Shift-Enter keybinding to use the old command that inserts a new block separator at the cursor position (e.g. splits the current block).
2023-01-19 14:29:14 +01:00