Commit Graph

  • d643567df1
    Merge a706828a94 into ff88091e28 Jonatan Heyman 2024-12-16 13:41:30 -0600
  • ff88091e28 Bump version to 2.0.0-beta main v2.0.0-beta Jonatan Heyman 2024-12-12 13:45:12 +0100
  • 45c5379256 Make a backup copy of buffer.txt before migrating to new note library Jonatan Heyman 2024-12-12 13:11:58 +0100
  • 23f463cb23 Make a backup copy of buffer.txt before migrating to new note library Jonatan Heyman 2024-12-12 13:11:58 +0100
  • a7471fcb3b Fix icon for nix systems Jason 2024-11-09 15:38:17 +0000
  • b2ccbe8ddf Fix icon for nix systems Jason 2024-11-09 15:38:17 +0000
  • 5865181d98 Change terminology Note -> Buffer Jonatan Heyman 2024-12-09 14:08:29 +0100
  • 612df6c851 Add block with link to documentation to inital scratch buffer content Jonatan Heyman 2024-12-09 14:04:07 +0100
  • 1f24d1a4e3 Add help info for C-N key binding Jonatan Heyman 2024-12-09 14:03:29 +0100
  • 882919710e Update Changelog's 2.0 section Jonatan Heyman 2024-12-09 13:51:44 +0100
  • 3a90d2d12f Increase wait time in test Jonatan Heyman 2024-12-09 13:38:14 +0100
  • 96ae76897f Update Playwright to latest version Jonatan Heyman 2024-12-09 13:11:10 +0100
  • 146e33ef3f Set window title to name of current buffer Jonatan Heyman 2024-12-07 00:01:22 +0100
  • b7a1b185a8 Change terminology Note -> Buffer Jonatan Heyman 2024-12-06 14:42:47 +0100
  • 530a7efbf5 Pixel push Jonatan Heyman 2024-12-06 11:42:20 +0100
  • 0deefa01d9 Fix so that clicking on "Create new" item in notes selector works Jonatan Heyman 2024-12-06 01:32:37 +0100
  • 3466e0d4fc Bump version to 2.0.0-alpha.2 Jonatan Heyman 2024-12-06 00:31:25 +0100
  • fe6a410e95 Add "Create new..." item to the note selector dialog Jonatan Heyman 2024-12-05 23:20:13 +0100
  • 9c057b120a Add support for creating new empty note buffers Jonatan Heyman 2024-12-04 20:58:24 +0100
  • d54a3ba633 Add tests for creating new Note buffers Jonatan Heyman 2024-12-04 16:52:35 +0100
  • fb58bb6f36 Fix issue of Enter keystroke within New Note dialog being picked up by Editor (in web app) Jonatan Heyman 2024-12-04 16:49:01 +0100
  • 42c71dad7b Fix UI bug in web app Jonatan Heyman 2024-10-29 18:37:42 +0100
  • 45c2df5c28 Add __TESTS__ variable to web app when the tests are running Jonatan Heyman 2024-10-29 17:19:14 +0100
  • b7ffd5a2ce Web app: Migrate existing localStorage single buffer to buffer library Jonatan Heyman 2024-10-29 17:03:36 +0100
  • 3e84850147 Add code comment Jonatan Heyman 2024-10-29 16:48:15 +0100
  • 2c31f0170a Add support for mutiple notes to web app Jonatan Heyman 2024-10-29 16:47:55 +0100
  • 74e4c6347b Fix issue where Escape key wouldn't work in Note selector when there was text in the input causing no Notes to match Jonatan Heyman 2024-10-29 16:20:20 +0100
  • 946728060d Add attributes to prevent auto completion (for web app version) Jonatan Heyman 2024-10-29 16:19:40 +0100
  • f6b086b7e6 Use FileLibrary.load() method to make sure tracking of current buffer content works Jonatan Heyman 2024-10-29 15:30:10 +0100
  • d12f6577bf Remove debug logging Jonatan Heyman 2024-10-29 14:14:20 +0100
  • f49ef4bec8 Show error message if failing to unserialize note data (e.g. if a note's format has a major version that is unsupported) Jonatan Heyman 2024-10-29 14:12:18 +0100
  • d590c625bb Add note about breaking change (default scratch file path changed) to changelog Jonatan Heyman 2024-10-29 14:08:33 +0100
  • 75b7eac5ca Fix typo Jonatan Heyman 2024-10-29 13:48:36 +0100
  • 57d4ac49e0 Add link to changelog and minor formatting change Jonatan Heyman 2024-10-29 13:43:03 +0100
  • 4833db9928 Update docs and changelog Jonatan Heyman 2024-10-29 13:34:59 +0100
  • 374e2b4e5d Check all open buffer files for changes when window gets focus Jonatan Heyman 2024-10-29 12:27:17 +0100
  • 6c95005544 #build Jonatan Heyman 2024-10-28 13:57:20 +0100
  • c47d824111 Don't trigger buffer:change event when file is removed Jonatan Heyman 2024-10-28 13:56:27 +0100
  • 2f9b6b8aab Fix artifact file name Jonatan Heyman 2024-10-07 13:01:40 +0200
  • 72f0bb5e21 Change which Mac file is put into build artifact Jonatan Heyman 2024-10-06 16:57:09 +0200
  • d1f87b062c Build app and upload artifacts when commit message contains #build Jonatan Heyman 2024-10-06 12:01:55 +0200
  • b7d2c26ce3 Bump version to 2.0.0-alpha Jonatan Heyman 2024-10-06 12:01:17 +0200
  • e34a1c8ca3 Remove unused import Jonatan Heyman 2024-10-03 09:47:48 +0200
  • a924d33453 Remove debug log Jonatan Heyman 2024-09-12 12:05:31 +0200
  • e46a014dd7 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
  • bd4ebdfec0 Use relative URL for changelog link Jonatan Heyman 2024-09-11 12:06:11 +0200
  • b0161836aa Add link to Changelog in the docs Jonatan Heyman 2024-09-11 12:05:08 +0200
  • 2ec4fecd1a Move Changelog into separate file Jonatan Heyman 2024-09-11 11:57:03 +0200
  • 9863501b70 Add Changelog to docs Jonatan Heyman 2024-09-11 11:50:21 +0200
  • f0e299122f Implement functionality for deleting notes Jonatan Heyman 2024-09-10 16:22:30 +0200
  • 7be0a304d0 WIP: Multiple notes support Jonatan Heyman 2024-09-10 13:34:23 +0200
  • 29facb4787 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
  • 982f95a2c7 Fix error when NoteSelector has zero results Jonatan Heyman 2024-09-07 12:15:35 +0200
  • 7e1f01471a Implement support for editing notes' metadata, and ability to move notes into other directories. Jonatan Heyman 2024-09-04 15:22:06 +0200
  • 0da3e32171 Don't close/close folder when New folder button is clicked Jonatan Heyman 2024-08-04 17:58:20 +0200
  • 706a567e76 Minor color tweak in dark mode Jonatan Heyman 2024-08-04 17:53:31 +0200
  • 156cc8b1bb Propagate settings changes to all cached Editor instances (and not just the active one) Jonatan Heyman 2024-08-04 17:42:53 +0200
  • ceb09fd8aa Dark mode styling of New Note dialog Jonatan Heyman 2024-08-04 17:36:47 +0200
  • ca6b74b35a Add ability to open/close folders in New Note dialog Jonatan Heyman 2024-08-04 17:12:17 +0200
  • 0c727feabe Change to non-deprecated syntax for ::v-deep selectors Jonatan Heyman 2024-07-27 11:29:01 +0200
  • 43652ccaa9 Use fuzzysort to filter languages Jonatan Heyman 2024-07-27 11:26:10 +0200
  • 2f7374cca9 Use fuzzysearch to filter notes in NoteSelector Jonatan Heyman 2024-07-27 11:11:49 +0200
  • edcf33a606 Sort notes in notes selector by how recent they were opened Jonatan Heyman 2024-07-27 10:26:51 +0200
  • 5b61a0a234 WIP: Implement ability to create new notes. Support cache of multiple Editor instances. Jonatan Heyman 2024-07-26 11:30:25 +0200
  • 5e34656c1d WIP: Create new node dialog Jonatan Heyman 2024-07-25 13:25:19 +0200
  • 9ee66743d7 Pixel push Jonatan Heyman 2024-07-25 13:22:08 +0200
  • 4c947f960d Better error message Jonatan Heyman 2024-07-25 13:21:28 +0200
  • ecea69f6bb 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
  • d01c19fd72 WIP: Implement support for multiple notes Jonatan Heyman 2024-07-24 13:52:44 +0200
  • c14c700791 Add a way to display error dialogs Jonatan Heyman 2024-07-24 12:31:19 +0200
  • 49dd273b92 Fix tests Jonatan Heyman 2024-07-17 15:30:08 +0200
  • 769d7eb0fb Throw error if major format version is greater than the currently supported version Jonatan Heyman 2024-07-17 15:20:21 +0200
  • 10b6aa198f Add test that checks that existing keys are kept in buffer files' metadata Jonatan Heyman 2024-07-16 10:24:15 +0200
  • 1f9be701b3 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
  • 9ca0fabb71 Add test for saving and restoring cursor positions Jonatan Heyman 2024-07-15 13:32:14 +0200
  • 78150c2b70 Fix broken tests Jonatan Heyman 2024-07-15 13:13:25 +0200
  • ec360f5456 Add metadata to the beginning of the serialized buffer. Jonatan Heyman 2024-07-15 10:45:25 +0200
  • 203f966a3b Set window title to name of current buffer multiple-notes Jonatan Heyman 2024-12-07 00:01:22 +0100
  • 62ee0e0811 Change terminology Note -> Buffer Jonatan Heyman 2024-12-06 14:42:47 +0100
  • 0ecec06975 Pixel push Jonatan Heyman 2024-12-06 11:42:20 +0100
  • 3906c14e35 Fix so that clicking on "Create new" item in notes selector works Jonatan Heyman 2024-12-06 01:32:37 +0100
  • 8f743cc76a Bump version to 2.0.0-alpha.2 Jonatan Heyman 2024-12-06 00:31:25 +0100
  • 13292ab835 Add "Create new..." item to the note selector dialog Jonatan Heyman 2024-12-05 23:20:13 +0100
  • 418f2fc4ee Add support for creating new empty note buffers Jonatan Heyman 2024-12-04 20:58:24 +0100
  • cf389c791c Add tests for creating new Note buffers Jonatan Heyman 2024-12-04 16:52:35 +0100
  • 4223937fbf Fix issue of Enter keystroke within New Note dialog being picked up by Editor (in web app) Jonatan Heyman 2024-12-04 16:49:01 +0100
  • 2f6ba8c91a Fix UI bug in web app Jonatan Heyman 2024-10-29 18:37:42 +0100
  • 8ab16ea21e Add __TESTS__ variable to web app when the tests are running Jonatan Heyman 2024-10-29 17:19:14 +0100
  • 1db631e68e Web app: Migrate existing localStorage single buffer to buffer library Jonatan Heyman 2024-10-29 17:03:36 +0100
  • 87246e2cd3 Add code comment Jonatan Heyman 2024-10-29 16:48:15 +0100
  • e242dc506c Add support for mutiple notes to web app Jonatan Heyman 2024-10-29 16:47:55 +0100
  • d06c83ba04 Fix issue where Escape key wouldn't work in Note selector when there was text in the input causing no Notes to match Jonatan Heyman 2024-10-29 16:20:20 +0100
  • 0c84e11340 Add attributes to prevent auto completion (for web app version) Jonatan Heyman 2024-10-29 16:19:40 +0100
  • 0a963dd1b9 Use FileLibrary.load() method to make sure tracking of current buffer content works Jonatan Heyman 2024-10-29 15:30:10 +0100
  • 94eb33ce92 Remove debug logging Jonatan Heyman 2024-10-29 14:14:20 +0100
  • 43e5613527 Show error message if failing to unserialize note data (e.g. if a note's format has a major version that is unsupported) Jonatan Heyman 2024-10-29 14:12:18 +0100
  • c153e95ba1 Add note about breaking change (default scratch file path changed) to changelog Jonatan Heyman 2024-10-29 14:08:33 +0100
  • 60e9ec7265 Fix typo Jonatan Heyman 2024-10-29 13:48:36 +0100
  • cff192c3ed Add link to changelog and minor formatting change Jonatan Heyman 2024-10-29 13:43:03 +0100
  • 64331582e0 Update docs and changelog Jonatan Heyman 2024-10-29 13:34:59 +0100