Commit Graph

  • dcccb5ad30
    feat(builtin_templates): add icon for text snippets Elian Doran 2025-06-17 19:07:05 +03:00
  • 47eaee8b70
    feat(builtin_templates): add description field for text snippets Elian Doran 2025-06-17 18:45:06 +03:00
  • 9687a9d8ff
    refactor(note_types): separate user templates into own method Elian Doran 2025-06-17 18:39:37 +03:00
  • fa11295693
    feat(templates): add support for built-in templates Elian Doran 2025-06-17 18:36:20 +03:00
  • 7e399cc10c
    feat(text-snippets): support description Elian Doran 2025-06-17 17:41:12 +03:00
  • 59e0857bb5
    feat(text-snippets): add default icon for templates Elian Doran 2025-06-17 17:32:28 +03:00
  • 4f9bd970af
    feat(text-snippets): better reaction to removing templates Elian Doran 2025-06-17 17:19:50 +03:00
  • 3e40a35c19
    feat(text-snippets): reload when a new template is added Elian Doran 2025-06-17 17:13:11 +03:00
  • 97799bfacc
    feat(text-snippets): handle renames by refreshing the editor Elian Doran 2025-06-17 17:03:23 +03:00
  • fb1a74a96d
    feat(text-snippets): debounce updates to avoid duplication Elian Doran 2025-06-17 16:51:27 +03:00
  • 9f82e0a6d6
    refactor(text-snippets): use a map instead of an object Elian Doran 2025-06-17 16:48:30 +03:00
  • 421e125882
    feat(text-snippets): handle content changes Elian Doran 2025-06-17 16:36:05 +03:00
  • 17ede00fb2
    feat(text-snippets): reload editors when templates change Elian Doran 2025-06-17 13:56:29 +03:00
  • 502638bae7
    feat(text-snippets): add toolbar entry Elian Doran 2025-06-17 13:39:17 +03:00
  • af8a905150
    feat(text-snippets): basic integration Elian Doran 2025-06-17 13:34:17 +03:00
  • 6c2a228267 fix(website): feature block descriptions FliegendeWurst 2025-06-17 17:01:13 +02:00
  • f9ecfd1ad0 feat(website): dark mode FliegendeWurst 2025-06-17 17:01:13 +02:00
  • 2c3cbcb1f9 website: refactor feature blocks, add more FliegendeWurst 2025-06-17 17:01:13 +02:00
  • d1583ca091 fix(website): normal link styling FliegendeWurst 2025-06-17 17:01:13 +02:00
  • 3c21d97a8a fix(website): page titles FliegendeWurst 2025-06-17 17:01:13 +02:00
  • 8f7468cd60 website: link to distribution packages FliegendeWurst 2025-06-17 17:01:13 +02:00
  • 6668e639d5 fix(website): proper favicon FliegendeWurst 2025-06-17 12:57:20 +02:00
  • bcc689cae3 Merge branch 'develop' into note-create SiriusXT 2025-06-17 21:18:06 +08:00
  • 20173d544b feat(autocomple): support specifying path when creating a new note SiriusXT 2025-06-17 20:41:23 +08:00
  • e90d4cf86f docs: add section on Nix flake Arne Keller 2025-06-17 12:57:05 +02:00
  • 1de02b85b3 chore(docs): restore dev docs Arne Keller 2025-06-17 12:38:04 +02:00
  • dab43d9372 docs: mention escaped backslashes in regex search FliegendeWurst 2025-06-16 08:46:24 +02:00
  • 3b579a3b7b
    Slash commands (#2336) Elian Doran 2025-06-17 12:49:26 +03:00
  • a4a5e0bdf0
    refactor(ckeditor5): class name Elian Doran 2025-06-16 23:52:16 +03:00
  • 9cb227c1ca
    fix(context menu): not auto-closing on mobile (#2331) Elian Doran 2025-06-16 23:49:41 +03:00
  • c4c7321f60
    fix(slash): layout on legacy theme Elian Doran 2025-06-16 23:06:34 +03:00
  • cce27900b8
    feat(slash): add a few aliases Elian Doran 2025-06-16 22:57:47 +03:00
  • 32f4d7be39
    fix(slash): adding links not focusing box Elian Doran 2025-06-16 22:52:54 +03:00
  • bbeb4e25f3
    refactor(ckeditor): use vite environment variables for inspector Elian Doran 2025-06-16 22:01:05 +03:00
  • 88f78f3e32
    feat(slash): better icons for admonitions Elian Doran 2025-06-16 21:42:31 +03:00
  • 36581ba882 style(next)/dialogs/note type chooser: stop highlighting the default item Adorian Doran 2025-06-16 21:30:34 +03:00
  • 1a64b3ce8e
    feat(slash): alignment Elian Doran 2025-06-16 21:21:42 +03:00
  • 32ee75ea43
    feat(slash): markdown import Elian Doran 2025-06-16 21:14:46 +03:00
  • 06ebe0a9b3
    feat(slash): include page break Elian Doran 2025-06-16 21:10:39 +03:00
  • 6069518749
    feat(slash): include note Elian Doran 2025-06-16 20:58:42 +03:00
  • c09a9aa7d3
    feat(slash): insert math Elian Doran 2025-06-16 20:55:02 +03:00
  • 13afcb8a49
    feat(slash): insert internal link Elian Doran 2025-06-16 20:48:01 +03:00
  • 9bfff03cff
    feat(slash): insert date/time Elian Doran 2025-06-16 20:42:55 +03:00
  • 8780debc90 style(next)/dialogs/note type chooser: improve appearance Adorian Doran 2025-06-16 20:31:57 +03:00
  • 6f386f50ff
    chore(slash): change title of admonitions Elian Doran 2025-06-16 20:22:37 +03:00
  • 43eff08004
    feat(slash): insert footnote command Elian Doran 2025-06-16 20:20:33 +03:00
  • 3a0b616800
    feat(slash): admonition types Elian Doran 2025-06-16 20:15:44 +03:00
  • cb65d02dc6 style(next)/quick search: avoid text shadow for the focused search result items Adorian Doran 2025-06-16 20:11:38 +03:00
  • bef485c676 style: switch to the new link style Adorian Doran 2025-06-16 20:01:41 +03:00
  • 9e4d350848 style(next)/launcher calendar: fix the hover state for the month field Adorian Doran 2025-06-16 19:46:20 +03:00
  • ccc7a8010e style(next)/combo box: properly handle the hover state when the dropdown arrow is not defined Adorian Doran 2025-06-16 19:44:07 +03:00
  • 7269c46de3 style(next): note attachments page: tweak header font size Adorian Doran 2025-06-16 19:32:05 +03:00
  • 178df38377
    chore(text): increase mention list max height Elian Doran 2025-06-16 19:25:06 +03:00
  • 1201f7138a
    style(next): slash commands layout Elian Doran 2025-06-16 19:24:42 +03:00
  • 9ff4be8871
    feat(text): set up slash commands Elian Doran 2025-06-16 19:07:11 +03:00
  • 0a17fb586c Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop Adorian Doran 2025-06-16 19:08:08 +03:00
  • 1f8713f57e style(next): tweak the note icon selection button Adorian Doran 2025-06-16 19:07:56 +03:00
  • 507fc17701
    feat(text): set up license key for development Elian Doran 2025-06-16 18:38:06 +03:00
  • 26ad428b24
    Merge branch 'jshprentz/develop' into develop Elian Doran 2025-06-16 17:51:22 +03:00
  • 26af3a9d68
    Highlight Elixir in code notes (#2327) Elian Doran 2025-06-16 17:50:51 +03:00
  • 8ecf6ad78e
    feat(codemirror): add elixir support Elian Doran 2025-06-16 17:48:20 +03:00
  • 45977efd5f fix(context menu): not auto-closing on mobile SiriusXT 2025-06-16 17:21:44 +08:00
  • c0b746e03f fix(desktop): proper icon path FliegendeWurst 2025-06-16 08:29:21 +02:00
  • a13e4d5d79 fix(flake): set resourceDir explicitly FliegendeWurst 2025-06-16 08:08:22 +02:00
  • e8f2f0f577 feat(flake): Wayland support FliegendeWurst 2025-06-16 08:05:12 +02:00
  • f56ba7295a chore(flake): note differences to electron-forge build FliegendeWurst 2025-06-16 07:46:31 +02:00
  • 8cdb1859e3 fix(flake): use same Electron version as normal build FliegendeWurst 2025-06-15 23:32:02 +02:00
  • 6bfc78e148 Merge branch 'develop' of https://github.com/jshprentz/TriliumNextNotes into develop Joel Shprentz 2025-06-16 02:28:50 +00:00
  • cc97ec332d Codemirror does not support Elixir. Remove Elixir from the list. Joel Shprentz 2025-06-16 02:25:57 +00:00
  • f2e4dad318
    Merge branch 'TriliumNext:develop' into develop Joel Shprentz 2025-06-15 22:12:08 -04:00
  • 9c45e9fa1a Support highlighting Elixir code notes. Joel Shprentz 2025-06-16 01:54:31 +00:00
  • e1e2afc3cd
    docs(release): sync description with GitHub Elian Doran 2025-06-16 00:14:52 +03:00
  • b9ae226569
    chore(release): bump version v0.95.0 Elian Doran 2025-06-15 23:31:03 +03:00
  • e23e5227a4
    docs(user): improve documentation on sharing Elian Doran 2025-06-15 23:29:49 +03:00
  • dd647dbb0b
    docs(release): v0.95.0 Elian Doran 2025-06-15 23:29:23 +03:00
  • 04794c38d8
    fix(forge): locales with dash on non-mac Elian Doran 2025-06-15 21:27:53 +03:00
  • 8d868b77d0
    feat(forge): English locale on Linux Elian Doran 2025-06-15 21:16:02 +03:00
  • 3435f20baa
    feat(forge): remove unused locales on macOS Elian Doran 2025-06-15 21:06:01 +03:00
  • 7427507aca
    fix(forge): adapt removing lproj on macOS Elian Doran 2025-06-15 20:49:07 +03:00
  • 3d7784ca18
    Revert "fix(desktop): use plugin to clean up languages" Elian Doran 2025-06-15 19:57:48 +03:00
  • 0414500c17
    Revert "fix(forge): English locale still missing" Elian Doran 2025-06-15 19:57:37 +03:00
  • 385ebb486e
    fix(forge): English locale still missing Elian Doran 2025-06-15 19:30:22 +03:00
  • cbcc219f1f
    fix(desktop): use plugin to clean up languages Elian Doran 2025-06-15 19:06:06 +03:00
  • 58e2bc2b6c
    Merge pull request #2324 from TriliumNext/renovate/major-ckeditor5-config-packages Elian Doran 2025-06-15 18:51:19 +03:00
  • c1e53c09d6
    Merge pull request #2305 from TriliumNext/renovate/mime-types-3.x-lockfile Elian Doran 2025-06-15 18:50:20 +03:00
  • f7a6a10c7a
    Merge branch 'develop' into renovate/mime-types-3.x-lockfile Elian Doran 2025-06-15 18:08:24 +03:00
  • e739aee95f
    Merge pull request #2318 from TriliumNext/renovate/eslint-monorepo Elian Doran 2025-06-15 18:01:49 +03:00
  • 1b6c2cdad1
    Merge pull request #2320 from TriliumNext/renovate/tsx-4.x-lockfile Elian Doran 2025-06-15 18:01:16 +03:00
  • e56d7e3aa0
    Merge pull request #2306 from TriliumNext/renovate/typescript-eslint-monorepo Elian Doran 2025-06-15 18:00:34 +03:00
  • 354c4ff8db
    Merge pull request #2317 from TriliumNext/renovate/axios-1.x Elian Doran 2025-06-15 17:59:39 +03:00
  • 681b61e166
    Merge pull request #2316 from TriliumNext/renovate/vite-plugin-static-copy-3.x Elian Doran 2025-06-15 17:59:11 +03:00
  • 74c6c5d8cf
    Merge pull request #2315 from TriliumNext/renovate/svelte-5.x-lockfile Elian Doran 2025-06-15 17:57:53 +03:00
  • 8746df4907
    Merge pull request #2314 from TriliumNext/renovate/lint-staged-16.x-lockfile Elian Doran 2025-06-15 17:57:02 +03:00
  • acbd4c5c3e
    Merge pull request #2288 from TriliumNext/renovate/vitest-monorepo Elian Doran 2025-06-15 17:56:34 +03:00
  • edd1571c4e
    chore(deps): update ckeditor5 config packages to v11 renovate[bot] 2025-06-15 14:43:06 +00:00
  • 8289dff3e8
    fix(deps): update dependency tsx to v4.20.3 renovate[bot] 2025-06-15 14:42:18 +00:00
  • d654bb5d16
    chore(deps): update eslint monorepo to v9.29.0 renovate[bot] 2025-06-15 14:41:28 +00:00
  • b985796139
    chore(deps): update dependency axios to v1.10.0 renovate[bot] 2025-06-15 14:40:40 +00:00
  • 99fd7b275b
    chore(deps): update dependency @typescript-eslint/parser to v8.34.0 renovate[bot] 2025-06-15 14:39:53 +00:00
  • 161671e112
    chore(deps): update vitest monorepo to v3.2.3 renovate[bot] 2025-06-15 14:39:00 +00:00