notes
notes copied to clipboard
✎ Distraction-free notes and writing
When using Rich Text Mode instead of the classic editing mode, line breaks after enumerations using hyphens are no longer recognized and replaced by space letters in the same line....
## To do ### General - [ ] #1441 - [ ] #1445 - [ ] Ensure this is also done on mobile ### Left navigation - [ ] Little...
int(11) is too small, we should use bigint for any file id referencing column: ``` CREATE TABLE `oc_notes_meta` ( `id` int(11) NOT NULL AUTO_INCREMENT, `file_id` int(11) NOT NULL, `user_id` varchar(64)...
Like we do in collectives we should introduce a header with a hint to the notes app if a user browses the notes folder in files. Additionally it would be...