heynote/electron
Joshua Blum f532c7939b
Add bufferPath to config, support bufferPath symlink (#27)
* Add bufferPath to config, support bufferPath symlink

* defaultPath before checking realpath

* Move code for retrieving buffer path into its own file

* Do the realpathSync() call for the whole final file path, to allow the buffer file to be a symlink

---------

Co-authored-by: Jonatan Heyman <jonatan@heyman.info>
2023-12-23 11:17:13 +01:00
..
main Add bufferPath to config, support bufferPath symlink (#27) 2023-12-23 11:17:13 +01:00
preload Add About dialog 2023-07-08 16:47:25 +02:00
config.js Add bufferPath to config, support bufferPath symlink (#27) 2023-12-23 11:17:13 +01:00
constants.ts Check for updates once every 24 hours. 2023-03-06 10:24:23 +01:00
detect-platform.ts Add bufferPath to config, support bufferPath symlink (#27) 2023-12-23 11:17:13 +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 Fix keyboard shortcut help text in the initial buffer text 2023-12-23 00:52:14 +01:00
keymap.js Add setting for turning on/off line number gutters and fold gutters 2023-01-27 17:18:31 +01:00