heynote/src/editor
Jonatan Heyman d5dc4760d8 Implement support for editing notes' metadata, and ability to move notes into other directories.
Create separate pinia store for the editor cache functionality.
2024-09-04 15:22:06 +02:00
..
block WIP: Implement ability to create new notes. 2024-07-26 11:30:25 +02: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-07-24 13:53:44 +02: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-07-26 11:30:25 +02: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 Implement support for editing notes' metadata, and ability to move notes into other directories. 2024-09-04 15:22:06 +02:00
emacs.js Refactor the way we handle copy/cut/paste in Emacs mode 2024-01-06 01:51:07 +01:00
keymap.js WIP: Implement ability to create new notes. 2024-07-26 11:30:25 +02: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
note-format.js Throw error if major format version is greater than the currently supported version 2024-07-17 15:20:21 +02:00
save.js WIP: Implement support for multiple notes 2024-07-24 13:53:44 +02: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