Commit Graph

  • 3d502c12d2 Change which Mac file is put into build artifact multiple-notes Jonatan Heyman 2024-10-06 16:57:09 +0200
  • 699af254a0 Build app and upload artifacts when commit message contains #build Jonatan Heyman 2024-10-06 12:01:55 +0200
  • 02d396d50d Bump version to 2.0.0-alpha Jonatan Heyman 2024-10-06 12:01:17 +0200
  • 570da126fc Remove unused import Jonatan Heyman 2024-10-03 09:47:48 +0200
  • f95686dd54 Remove debug log Jonatan Heyman 2024-09-12 12:05:31 +0200
  • 7121042237 Remove C-p and C-n key bindings from Emacs mode (since they interfer with new key bindings for multiple notes support) Jonatan Heyman 2024-09-12 11:42:38 +0200
  • 302bb16a15 Use relative URL for changelog link Jonatan Heyman 2024-09-11 12:06:11 +0200
  • cd1536f77d Add link to Changelog in the docs Jonatan Heyman 2024-09-11 12:05:08 +0200
  • 00ae915875 Move Changelog into separate file Jonatan Heyman 2024-09-11 11:57:03 +0200
  • 6203be29ab Add Changelog to docs Jonatan Heyman 2024-09-11 11:50:21 +0200
  • 3f4a0148a2
    Merge b1746c58cb into ca38f9f932 Jonatan Heyman 2024-09-11 11:40:19 +0200
  • b1746c58cb Implement functionality for deleting notes Jonatan Heyman 2024-09-10 16:22:30 +0200
  • c010df083c WIP: Multiple notes support Jonatan Heyman 2024-09-10 13:34:23 +0200
  • 88072237af Fix issue with changing theme and other editor settings not propagating down to the editor instances Jonatan Heyman 2024-09-10 09:55:14 +0200
  • 487168d153 Fix error when NoteSelector has zero results Jonatan Heyman 2024-09-07 12:15:35 +0200
  • d5dc4760d8 Implement support for editing notes' metadata, and ability to move notes into other directories. Jonatan Heyman 2024-09-04 15:22:06 +0200
  • c0561a0db9
    Merge 880371f448 into ca38f9f932 이종우 (Lee Jongwoo) 2024-09-01 15:20:30 +0000
  • 880371f448 remove abbreviations 'auto' JongwooLee 2024-09-02 00:19:54 +0900
  • 809db95d20 Add comment in filteredItems JongwooLee 2024-09-02 00:08:21 +0900
  • a6c495ec53 Abbreviation support in language selector JongwooLee 2024-09-02 00:06:16 +0900
  • f39ba9e1eb
    Merge a706828a94 into ca38f9f932 Jonatan Heyman 2024-08-18 21:32:38 +0700
  • a9c962b174 Don't close/close folder when New folder button is clicked Jonatan Heyman 2024-08-04 17:58:20 +0200
  • 41da9344b6 Minor color tweak in dark mode Jonatan Heyman 2024-08-04 17:53:31 +0200
  • 45fd167f6d Propagate settings changes to all cached Editor instances (and not just the active one) Jonatan Heyman 2024-08-04 17:42:53 +0200
  • 60b5c910a9 Dark mode styling of New Note dialog Jonatan Heyman 2024-08-04 17:36:47 +0200
  • ffc4464e78 Add ability to open/close folders in New Note dialog Jonatan Heyman 2024-08-04 17:12:17 +0200
  • 7c3aa163e3
    Merge 4e1ddac12c into ca38f9f932 W Lim 2024-07-29 21:13:47 -0400
  • fdfe74ebf3 Change to non-deprecated syntax for ::v-deep selectors Jonatan Heyman 2024-07-27 11:29:01 +0200
  • d97d5558ea Use fuzzysort to filter languages Jonatan Heyman 2024-07-27 11:26:10 +0200
  • a95b043b12 Use fuzzysearch to filter notes in NoteSelector Jonatan Heyman 2024-07-27 11:11:49 +0200
  • d74499425e Sort notes in notes selector by how recent they were opened Jonatan Heyman 2024-07-27 10:26:51 +0200
  • 4b39078689 WIP: Implement ability to create new notes. Support cache of multiple Editor instances. Jonatan Heyman 2024-07-26 11:30:25 +0200
  • dbf675a28a WIP: Create new node dialog Jonatan Heyman 2024-07-25 13:25:19 +0200
  • 52ae077287 Pixel push Jonatan Heyman 2024-07-25 13:22:08 +0200
  • 44aed5feb0 Better error message Jonatan Heyman 2024-07-25 13:21:28 +0200
  • ca38f9f932
    Fix link main Jonatan Heyman 2024-07-24 16:46:09 +0200
  • f384280679 Fix typo and grammar in documentation. Peter Jaric 2024-07-24 16:34:57 +0200
  • c7f68567fc Add instructions about the global hotkey in Wayland. Refactor Linux documentation. Peter Jaric 2024-07-24 16:25:45 +0200
  • 372ce351b4 Improve handling of global hotkey in Linux. Peter Jaric 2024-07-24 10:56:16 +0200
  • 45438e7c36 Fix typo and grammar in documentation. Peter Jaric 2024-07-24 16:34:57 +0200
  • 7fc5b6f26c Add instructions about the global hotkey in Wayland. Refactor Linux documentation. Peter Jaric 2024-07-24 16:25:45 +0200
  • 03db1efd2f Place scrollbar for Language selector and Note selector within the list instead of scrolling the whole "screen" Jonatan Heyman 2024-07-24 14:30:14 +0200
  • f11f360496 WIP: Implement support for multiple notes Jonatan Heyman 2024-07-24 13:52:44 +0200
  • f156320601 Add a way to display error dialogs Jonatan Heyman 2024-07-24 12:31:19 +0200
  • 76058a8d78 Improve handling of global hotkey in Linux. Peter Jaric 2024-07-24 10:56:16 +0200
  • 95c20975dd Fix tests buffer-metadata Jonatan Heyman 2024-07-17 15:30:08 +0200
  • 68c741ea46 Throw error if major format version is greater than the currently supported version Jonatan Heyman 2024-07-17 15:20:21 +0200
  • 8f39b6687e Add test that checks that existing keys are kept in buffer files' metadata Jonatan Heyman 2024-07-16 10:24:15 +0200
  • 86243f493d Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading Jonatan Heyman 2024-07-15 20:23:17 +0200
  • 4b5222c324 Add test for saving and restoring cursor positions Jonatan Heyman 2024-07-15 13:32:14 +0200
  • d317ac59a6 Fix broken tests Jonatan Heyman 2024-07-15 13:13:25 +0200
  • 2e262241c9 Add metadata to the beginning of the serialized buffer. Jonatan Heyman 2024-07-15 10:45:25 +0200
  • 633ea633b9 Bump version to 1.8.0 v1.8.0 Jonatan Heyman 2024-07-14 15:39:25 +0200
  • a870f5c51b Add feature list to documentation Jonatan Heyman 2024-07-14 14:56:49 +0200
  • a4c1ee980d Add Vue to supported languages list in README Jonatan Heyman 2024-07-14 14:55:26 +0200
  • 25364ec7e7 Bump version to 1.8.0-beta.3 v1.8.0-beta.3 Jonatan Heyman 2024-07-14 14:52:10 +0200
  • 8626dcc141 Fix error on startup when cursor is moved to the end of a large buffer (caused by the syntaxTree not being parsed in time) Jonatan Heyman 2024-07-14 14:42:21 +0200
  • 1b7f882655 Fix error on startup when cursor is moved to the end of a large buffer (caused by the syntaxTree not being parsed in time) Jonatan Heyman 2024-07-14 14:42:21 +0200
  • 971f406720 Bump version to 1.8.0-beta.2 v1.8.0-beta.2 Jonatan Heyman 2024-07-14 13:26:52 +0200
  • b2dbd7efb8
    Merge 91f3cbdfb8 into 8e24fe9e98 Abhishek Maran 2024-07-14 13:21:58 +0200
  • 8e24fe9e98 Move Math blocks' format and toLocaleString() example from README into docs/ Jonatan Heyman 2024-07-14 13:17:16 +0200
  • e84b36273a Merge branch 'main' into patch-1 Jonatan Heyman 2024-07-14 13:16:15 +0200
  • 6363422585
    Merge branch 'main' into support-dart-syntax Jonatan Heyman 2024-07-14 12:51:14 +0200
  • 6ec20ee873 Guesslang does not support Vue Jonatan Heyman 2024-07-14 12:41:33 +0200
  • c870a48a7e build grammar JongwooLee 2024-07-07 23:35:26 +0900
  • f9c841d19e add vue language support JongwooLee 2024-07-07 23:25:18 +0900
  • bffca46cd8 Guesslang does not support Vue Jonatan Heyman 2024-07-14 12:41:33 +0200
  • 0aaf62925f Add test for custom default block language Jonatan Heyman 2024-07-14 12:14:58 +0200
  • d82b3920d7 Add setting for configuring the default block language and language auto detection Jonatan Heyman 2024-07-12 14:33:26 +0200
  • 2fdef8d72c Add test for custom default block language Jonatan Heyman 2024-07-14 12:14:58 +0200
  • 413742e6c9
    Merge b429ae61e2 into e5d4d31ca2 lsewcx 2024-07-13 05:28:41 +0000
  • b429ae61e2 fix: changelanguages failed lsewcx 2024-07-13 13:28:32 +0800
  • e454a2cf9f 卸载i18next-electron-fs-backend包 lsewcx 2024-07-13 13:19:06 +0800
  • 6cf50e7a52 Added vue3-i18n, and added Chinese language at the same time lsewcx 2024-07-13 13:11:36 +0800
  • 715294df15 Add setting for configuring the default block language and language auto detection Jonatan Heyman 2024-07-12 14:33:26 +0200
  • 05ca2995bf Added vue3-i18n, and added Chinese language at the same time lsewcx 2024-07-12 15:25:11 +0800
  • e5d4d31ca2 Bump ejs from 3.1.9 to 3.1.10 dependabot[bot] 2024-07-11 12:53:19 +0000
  • 71f6a033cf Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-07-11 12:50:27 +0000
  • 648243c9aa
    Bump ejs from 3.1.9 to 3.1.10 dependabot[bot] 2024-07-11 12:53:19 +0000
  • af61898277
    Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-07-11 12:50:27 +0000
  • a706828a94 Update to latest versions of @codemirror packages upgrade-codemirror-packages Jonatan Heyman 2024-07-11 14:48:04 +0200
  • f33be7f3a4 Fix bug causing editing to break when there are empty blocks of a language that uses a StreamParser Jonatan Heyman 2024-07-11 14:30:07 +0200
  • 594384469c Fix bug causing editing to break when there are empty blocks of a language that uses a StreamParser Jonatan Heyman 2024-07-11 14:30:07 +0200
  • e8971a6733 Add default redo cmd that works on all Platforms. Mod+Shift+Z Cris 2024-07-08 13:00:31 -0700
  • 2713ce5dfc
    Add default redo cmd that works on all Platforms. Mod+Shift+Z Cris 2024-07-08 13:00:31 -0700
  • a6746167d6 Bump version to 1.8.0-beta v1.8.0-beta Jonatan Heyman 2024-07-08 14:59:10 +0200
  • 417394f059 Add link to documentation to the top of the Readme Jonatan Heyman 2024-07-08 14:52:00 +0200
  • d6420e65e8 Add links to documentation in Readme Jonatan Heyman 2024-07-08 14:48:45 +0200
  • 3b9f899938
    Merge 96e22809ef into 478b78780d Chris 2024-07-08 22:23:41 +1000
  • 4890cd6a6b Add menu item to Help menu that opens documentation page Jonatan Heyman 2024-07-08 14:14:21 +0200
  • 478b78780d Add documentation, and update code that injects key bindings to also inject it into the docs Jonatan Heyman 2024-07-08 12:07:27 +0200
  • b1b44fa0f6 Add documentation, and update code that injects key bindings to also inject it into the docs Jonatan Heyman 2024-07-08 12:07:27 +0200
  • bc3a9b66a1 Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results Jonatan Heyman 2024-07-07 22:01:19 +0200
  • 016422e7db Update imports so that that they also work in playwright tests Jonatan Heyman 2024-07-07 21:59:47 +0200
  • a5252e12c4 Update prettier to latest version Jonatan Heyman 2024-07-07 21:58:43 +0200
  • 9bcf03d00c Typo Jonatan Heyman 2024-07-07 19:29:17 +0200
  • c3892163af Remove timeout parameter for getBlocksFromSyntaxTree() since we now expect the syntax tree to already be available. Jonatan Heyman 2024-07-07 16:04:54 +0200
  • 29d4eb26cc Optimize block parsing when syntax tree isn't available. Jonatan Heyman 2024-07-07 15:50:57 +0200
  • 38fa21ef5b Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results Jonatan Heyman 2024-07-07 22:01:19 +0200
  • 3926bcfa0d Update imports so that that they also work in playwright tests Jonatan Heyman 2024-07-07 21:59:47 +0200