heynote/src/editor
2024-12-09 12:37:05 +01:00
..
block Set window title to name of current buffer 2024-12-09 12:37:05 +01:00
lang-heynote Merge branch 'main' into support-dart-syntax 2024-07-14 12:51:14 +02:00
language-detection WIP: Implement support for multiple notes 2024-12-09 12:37:05 +01:00
theme Set default font size to 16px in webapp for mobile devices in order to avoid auto zoom in when the keyboard appears on iOS Safari 2024-01-11 21:05:15 +01:00
annotation.js WIP: Implement ability to create new notes. 2024-12-09 12:37:05 +01:00
copy-paste.js Copy whole current line(s) when selection(s) are empty (#177) 2024-01-25 17:44:38 +01:00
editor.js Change terminology Note -> Buffer 2024-12-09 12:37:05 +01:00
emacs.js Remove C-p and C-n key bindings from Emacs mode 2024-12-09 12:37:05 +01:00
keymap.js Change terminology Note -> Buffer 2024-12-09 12:37:05 +01:00
languages.js Merge branch 'main' into support-dart-syntax 2024-07-14 12:51:14 +02:00
links.js Fix so that links are clickable in Markdown mode. 2023-03-14 13:46:34 +01:00
save.js WIP: Implement support for multiple notes 2024-12-09 12:37:05 +01:00
setup.js Turn off auto completion 2023-07-12 00:26:28 +02:00
todo-checkbox.ts Improve Markdown mode. 2023-03-07 22:32:50 +01:00