Commit Graph

  • 998a16ab87 feat(layout): keyboard shortcut for note paths Elian Doran 2025-12-16 18:59:36 +02:00
  • 4f1c19f1e2 feat(layout): keyboard shortcut for note info Elian Doran 2025-12-16 18:56:41 +02:00
  • 1835676d09 feat(layout): keyboard shortcut for owned & inherited attributes Elian Doran 2025-12-16 18:54:15 +02:00
  • 2eaa4ef206 fix(note_info): fixed note types do not have icon Elian Doran 2025-12-16 18:43:04 +02:00
  • a5fcee500e feat(layout): keyboard shortcut for image properties Elian Doran 2025-12-16 18:40:37 +02:00
  • 613764d423 feat(layout): keyboard shortcut for file properties Elian Doran 2025-12-16 18:39:31 +02:00
  • 0518e64576 feat(layout): keyboard shortcut for collection properties Elian Doran 2025-12-16 18:32:33 +02:00
  • 713900b2b3 feat(layout): focus exactly on basic properties Elian Doran 2025-12-16 18:29:46 +02:00
  • c0eb34927f feat(layout): keyboard shortcut for basic properties Elian Doran 2025-12-16 18:23:14 +02:00
  • ec3c9a9ae5 feat(layout): keyboard shortcut for formatting toolbar Elian Doran 2025-12-16 18:16:05 +02:00
  • 70374b622e Translated using Weblate (Chinese (Simplified Han script)) noobhjy 2025-12-16 14:40:24 +01:00
  • 7fcc0ae290 Translated using Weblate (Japanese) green 2025-12-16 02:57:43 +01:00
  • 1de4db1a08 Translated using Weblate (Polish) Luk On 2025-12-16 13:48:13 +01:00
  • 74ac58d3a6 Update translation files Hosted Weblate 2025-12-15 23:15:20 +01:00
  • 993f56976e Translated using Weblate (Polish) Luk On 2025-12-15 22:22:20 +01:00
  • 94859f2303 Translated using Weblate (Italian) Giovi 2025-12-15 17:24:44 +01:00
  • db116981b8 fix(note_info): MIME type entry shown even when empty Elian Doran 2025-12-16 17:52:02 +02:00
  • 2e563b0a1f feat(note_info): display user-friendly note type name & icon Elian Doran 2025-12-16 17:51:37 +02:00
  • 7222b233f0 feat(note_info): separate note type from mime type Elian Doran 2025-12-16 17:47:31 +02:00
  • bea15c46e5 style/new layout: fix the title actions container wasting vertical space when empty Adorian Doran 2025-12-16 17:49:17 +02:00
  • d96157de47 New layout: Power breadcrumbs (#8077) Elian Doran 2025-12-16 17:43:19 +02:00
  • 120b5c678d chore(client): fix typecheck Elian Doran 2025-12-16 17:27:29 +02:00
  • 8c008e2e3a chore(breadcrumb): address requested changes Elian Doran 2025-12-16 17:14:43 +02:00
  • 7e07280eb3 feat(breadcrumb): relocate copy note path to empty area Elian Doran 2025-12-16 16:14:08 +02:00
  • d28c3f0851 feat(breadcrumb): hide archived notes if needed Elian Doran 2025-12-16 16:08:41 +02:00
  • 0390fd3174 fix(breadcrumb): hiding archived notes doesn't update tree Elian Doran 2025-12-16 16:03:09 +02:00
  • 193c9d8fa6 feat(breadcrumb): option to hide archived notes Elian Doran 2025-12-16 16:00:23 +02:00
  • 3a4cff6529 feat(breadcrumb): allow creating notes from separator menu Elian Doran 2025-12-16 15:35:14 +02:00
  • 5449d033bf feat(breadcrumb): indicate archived in separator menu Elian Doran 2025-12-16 15:05:33 +02:00
  • 66ed88c409 fix(breadcrumb): archived not respected by last item Elian Doran 2025-12-16 15:03:47 +02:00
  • 94df5c9126 feat(breadcrumb): respect note color class in context menu Elian Doran 2025-12-16 15:02:16 +02:00
  • 181ea31c1c chore(client): improve error handling message in events Elian Doran 2025-12-16 14:06:12 +02:00
  • f235839d03 feat(breadcrumb): indicate archived notes Elian Doran 2025-12-16 13:50:53 +02:00
  • d97b68fcd7 feat(breadcrumb): maintain note color on hover Elian Doran 2025-12-16 13:43:40 +02:00
  • 79d1a509e5 feat(breadcrumb): respect note color in last item Elian Doran 2025-12-16 13:42:41 +02:00
  • 0af5fa9f0c feat(breadcrumb): respect note color Elian Doran 2025-12-16 13:40:22 +02:00
  • 2693b18ee6 refactor(breadcrumb): use new component for rendering note links Elian Doran 2025-12-16 13:31:17 +02:00
  • 34343ce356 fix(server): autocomplete shows empty name for hoisted note Elian Doran 2025-12-16 12:53:51 +02:00
  • c9025f2304 fix(breadcrumb): not reacting to changes in note path Elian Doran 2025-12-16 12:42:50 +02:00
  • ec22fd9e99 refactor(breadcrumb): use existing function to parse note path Elian Doran 2025-12-16 10:56:00 +02:00
  • 15f9b2cadf feat(breadcrumb): add context menu on last item Elian Doran 2025-12-16 10:52:03 +02:00
  • 7c85fe1c37 feat(breadcrumb): add search in subtree Elian Doran 2025-12-16 10:46:21 +02:00
  • d1820a6bc3 feat(breadcrumb): color selector Elian Doran 2025-12-16 10:39:22 +02:00
  • d1575a28ad feat(breadcrumb): add duplicate/archive/delete options Elian Doran 2025-12-16 10:34:36 +02:00
  • d13e19cf59 feat(breadcrumb): copy note path to clipboard & recent changes in subtree options Elian Doran 2025-12-16 10:26:46 +02:00
  • 0b7ffdf109 chore(breadcrumb): remove keyboard shortcuts Elian Doran 2025-12-16 10:20:15 +02:00
  • e91cb1a198 feat(breadcrumb): add clone to/move to options Elian Doran 2025-12-16 10:16:09 +02:00
  • 51fcda646d feat(breadcrumb): add hoist option Elian Doran 2025-12-16 10:09:10 +02:00
  • cb8e35c4dc feat(breadcrumb): get link menu items Elian Doran 2025-12-16 10:03:28 +02:00
  • 9d581347f1 Revert "feat(breadcrumb): get tree menu to show" Elian Doran 2025-12-16 09:56:21 +02:00
  • 96a6ea4c7a feat(breadcrumb): get tree menu to show Elian Doran 2025-12-16 09:35:19 +02:00
  • 587ea42700 chore(breadcrumb): get a menu to render on note link Elian Doran 2025-12-16 09:27:40 +02:00
  • 8a5c7b3551 chore(deps): update dependency @ckeditor/ckeditor5-dev-build-tools to v54 renovate[bot] 2025-12-16 01:20:12 +00:00
  • f1fa44feb6 chore(deps): update typescript-eslint monorepo to v8.50.0 renovate[bot] 2025-12-16 01:19:39 +00:00
  • 569cb6bf53 chore(deps): update pnpm to v10.26.0 renovate[bot] 2025-12-16 01:19:08 +00:00
  • 3445b594e8 chore(deps): update dependency vite to v7.3.0 renovate[bot] 2025-12-16 01:18:58 +00:00
  • 676595dd6b chore(deps): update dependency openai to v6.13.0 renovate[bot] 2025-12-16 01:18:25 +00:00
  • f8c84602f4 fix(deps): update dependency i18next to v25.7.3 renovate[bot] 2025-12-16 01:17:51 +00:00
  • d41842bc2a chore(deps): update dependency @smithy/middleware-retry to v4.4.16 renovate[bot] 2025-12-16 01:17:16 +00:00
  • ced47e64db chore(deps): update dependency @redocly/cli to v2.12.7 renovate[bot] 2025-12-16 01:16:41 +00:00
  • 16a6344687 fix(layout/badges): not reacting to changes in share Elian Doran 2025-12-16 00:10:42 +02:00
  • 7bac0b25ce feat(layout/badges): interactive share badge Elian Doran 2025-12-16 00:07:19 +02:00
  • d2391f94c0 Fix offline math rendering by bundling local fonts Meinzzzz 2025-12-15 21:32:50 +01:00
  • 050ddb8c55 Improve css to fix tooltips Meinzzzz 2025-12-15 20:17:58 +01:00
  • 6094f738f2 New layout refinements (#8064) Elian Doran 2025-12-15 17:47:03 +02:00
  • c3a6d1bba8 feat(badge): bigger dropdown arrow Elian Doran 2025-12-15 17:17:01 +02:00
  • 1feeb350ce chore(client): address requested changes Elian Doran 2025-12-15 17:14:00 +02:00
  • f21ba207fe feat(inline_title): improve fit on small splits Elian Doran 2025-12-15 16:50:26 +02:00
  • 07c8ff4571 chore(note_type_switcher): shorten last modified date Elian Doran 2025-12-15 16:49:09 +02:00
  • 71d8588091 feat(note_type_switcher): use arrows next to dropdowns Elian Doran 2025-12-15 16:47:53 +02:00
  • 3c41b7e5a9 feat(note_type_switcher): use singular form Elian Doran 2025-12-15 16:45:56 +02:00
  • 41b7a295b9 feat(breadcrumb): add tooltip about jumping to top Elian Doran 2025-12-15 16:40:36 +02:00
  • ca8e889e1e feat(breadcrumb): respect workspace color Elian Doran 2025-12-15 16:37:33 +02:00
  • 6d4e52c928 feat(breadcrumb): prefer workspace icon class Elian Doran 2025-12-15 16:31:43 +02:00
  • e2fac8ab05 feat(breadcrumb): distinguish between workspace and hoisted notes Elian Doran 2025-12-15 16:26:25 +02:00
  • af3883fdac feat(breadcrumb): react to hosted note ID change Elian Doran 2025-12-15 16:20:17 +02:00
  • 83777d7ea0 feat(breadcrumb): unhoist badge Elian Doran 2025-12-15 16:02:31 +02:00
  • c6854c84b9 feat(breadcrumb): use different approach for displaying workspace icon Elian Doran 2025-12-15 15:49:43 +02:00
  • eb99352fff Revert "feat(breadcrumb): display workspace text" Elian Doran 2025-12-15 15:29:53 +02:00
  • 7dac5d424b Translations update from Hosted Weblate (#8061) Elian Doran 2025-12-15 15:24:27 +02:00
  • 441958028d feat(breadcrumb): display workspace text Elian Doran 2025-12-15 14:01:14 +02:00
  • 80b61a35a9 feat(breadcrumb): display correct icon for first note when hoisted Elian Doran 2025-12-15 13:25:21 +02:00
  • 61df0f3d31 feat(breadcrumb): trim path when hoisted Elian Doran 2025-12-15 13:16:14 +02:00
  • 23ece9fc86 Translated using Weblate (Japanese) green 2025-12-15 12:14:25 +01:00
  • 220e3d7195 Translated using Weblate (Russian) Kuzma Simonov 2025-12-14 09:42:09 +01:00
  • 392c0311e5 Translated using Weblate (Russian) Kuzma Simonov 2025-12-14 09:41:37 +01:00
  • 3abdcfa7a5 style/status bar/breadcrumb: tweak the last segment Adorian Doran 2025-12-15 14:15:36 +02:00
  • 4896042fc4 fix(layout): classic toolbar not appearing after making a note temporarily editable Elian Doran 2025-12-15 12:45:27 +02:00
  • 7edfd5d7b4 fix(layout): classic toolbar in zen mode Elian Doran 2025-12-15 12:41:34 +02:00
  • ad8e52f744 feat(layout): disable transition when promoted attributes are shown by default Elian Doran 2025-12-15 12:14:44 +02:00
  • 455dc5dc11 feat(layout): automatically collapse promoted attributes in full-height notes Elian Doran 2025-12-15 12:10:05 +02:00
  • 158f5ac310 feat(layout): use collapsible for promoted attributes Elian Doran 2025-12-15 11:57:18 +02:00
  • fb70029091 fix(icon-list): border-left icon regular missing Elian Doran 2025-12-15 11:25:42 +02:00
  • b370512893 fix(status_bar): unable to dismiss panes Elian Doran 2025-12-15 11:24:03 +02:00
  • 764607314c feat(tree): change icon for note paths Elian Doran 2025-12-15 11:20:33 +02:00
  • dbcf9b01c5 style/status bar/note paths flyout: document Adorian Doran 2025-12-15 12:06:32 +02:00
  • 93ce77438f style/status bar/note paths flyout: tweak the current path arrow Adorian Doran 2025-12-15 12:04:39 +02:00
  • 14c30661e6 Restyle the backlinks flyout (#8063) Adorian Doran 2025-12-15 12:01:48 +02:00
  • 37efc44f43 Merge branch 'main' into feat/restyle/backlinks-panel Adorian Doran 2025-12-15 11:54:03 +02:00
  • 6aaade846a style/status bar/backlinks flyout: restyle Adorian Doran 2025-12-15 11:52:04 +02:00