heynote/electron
Jonatan Heyman d8a3418e74 Fix so ripgrep works in a built version of the app
Add ripgrep to electron-builder's asarUnpack config so that the ripgrep binary gets unpacked from the built *.asar file, and can be spawned.

#build
2026-01-20 21:13:15 +01:00
..
main Fix so ripgrep works in a built version of the app 2026-01-20 21:13:15 +01:00
preload Store images in heynote's file library, and serialize/deserialize clipboard data on copy/paste/cut 2026-01-16 16:54:37 +01:00
config.js Add end-to-end test that spawns the Electron app 2026-01-18 19:38:56 +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 block creation time to initial buffer content 2025-12-15 13:06:27 +01:00