Elian Doran
|
7b1299a758
|
fix(client): error due to typings
|
2025-03-15 22:45:13 +02:00 |
|
Elian Doran
|
3c93fdc202
|
feat(markdown/import): remove space in admonition
|
2025-03-15 22:39:33 +02:00 |
|
Elian Doran
|
182bccad39
|
chore(client/ts): port some dialogs
|
2025-03-15 22:14:21 +02:00 |
|
Elian Doran
|
1bf16bfa22
|
feat(import/markdown): remove spaces in lists
|
2025-03-15 21:30:19 +02:00 |
|
Elian Doran
|
30593eeeac
|
refactor(import/markdown): change renderer instead of applying an uglifier
|
2025-03-15 21:07:02 +02:00 |
|
Elian Doran
|
36fa0af706
|
fix(docs): update calendar view documentation
|
2025-03-15 19:44:15 +02:00 |
|
Elian Doran
|
00106580ca
|
fix(admonitions): floating images breaking out
|
2025-03-15 19:31:45 +02:00 |
|
Elian Doran
|
ac419e8ab4
|
feat(docs): remove inline warnings and apply admonitions
|
2025-03-15 18:56:55 +02:00 |
|
Elian Doran
|
c27f13d49f
|
fix(test): one more broken test
|
2025-03-15 18:18:17 +02:00 |
|
Elian Doran
|
2b966afbe1
|
fix(test): tests that got broken along the way
|
2025-03-15 17:51:10 +02:00 |
|
Elian Doran
|
df5939b201
|
feat(share): add basic support for admonitions
|
2025-03-15 12:30:07 +02:00 |
|
Elian Doran
|
f841b139d9
|
fix(admonitions): missing style on mobile
|
2025-03-15 12:25:48 +02:00 |
|
Elian Doran
|
535233fec8
|
feat(import/markdown): basic support for admonitions
|
2025-03-15 11:58:11 +02:00 |
|
Elian Doran
|
6d67e69e2f
|
feat(export/markdown): basic support for admonitions
|
2025-03-15 11:30:56 +02:00 |
|
Elian Doran
|
0f41afe841
|
fix(tmp): files not cleaned up
|
2025-03-15 10:34:17 +02:00 |
|
Elian Doran
|
aa6ee3fd60
|
fix(global_menu): double separator on mobile
|
2025-03-15 10:34:07 +02:00 |
|
Elian Doran
|
0f28bbb1be
|
feat(server): use custom temporary directory within trilium-data
|
2025-03-15 10:11:54 +02:00 |
|
Elian Doran
|
45b7d51db9
|
fix(zen): missing edit read-only note (closes #1371)
|
2025-03-15 02:21:00 +02:00 |
|
Elian Doran
|
6c1f631ddb
|
fix(right_pane): buttons disappearing (force min width, closes #1419).
|
2025-03-15 02:08:46 +02:00 |
|
Elian Doran
|
6acb490df4
|
feat(editor): move code formatting back to main level (closes #1375)
|
2025-03-15 02:00:42 +02:00 |
|
Elian Doran
|
598413b56d
|
test(editor): ensure both toolbars have same items
|
2025-03-15 01:57:53 +02:00 |
|
Elian Doran
|
fd029ac451
|
fix(ribbon): exception about focusing
|
2025-03-15 01:40:46 +02:00 |
|
Elian Doran
|
63ad784021
|
feat(math/display): allow inserting in display in a list
|
2025-03-15 01:07:59 +02:00 |
|
Elian Doran
|
9ff1ea4b8f
|
style(admonition): bottom margin for last item
|
2025-03-14 22:29:24 +02:00 |
|
Elian Doran
|
265d54e44b
|
fix(export): remove non-functional PDF export type
|
2025-03-14 22:24:10 +02:00 |
|
Elian Doran
|
d9764365cb
|
feat(import): allow importing .excalidraw files
|
2025-03-14 22:13:31 +02:00 |
|
Elian Doran
|
ad8c1a4a29
|
feat(export): use right extension for canvas
|
2025-03-14 22:01:04 +02:00 |
|
Elian Doran
|
abddde910c
|
refactor(canvas): use better approach to disabling export
|
2025-03-14 21:59:02 +02:00 |
|
Elian Doran
|
3c146cdb20
|
fix(canvas): unable to export as image (closes #1431)
|
2025-03-14 21:53:23 +02:00 |
|
Elian Doran
|
a2f0896c2a
|
feat(import/markdown): collapse unnecessary whitespace when importing
|
2025-03-14 19:50:26 +02:00 |
|
Elian Doran
|
c892c95aae
|
chore(docs): collapse unnecessary whitespace
|
2025-03-14 19:47:08 +02:00 |
|
Elian Doran
|
bbf6ae6aab
|
feat(sql_console): preserve whitespace in columns
|
2025-03-14 18:53:04 +02:00 |
|
Elian Doran
|
6b89bffffb
|
feat(export/markdown): preserve keyboard shortcuts
|
2025-03-14 17:59:50 +02:00 |
|
Elian Doran
|
80421bb220
|
refactor(server): rename md -> markdown for consistency
|
2025-03-14 16:25:10 +02:00 |
|
Elian Doran
|
875e65284c
|
feat(docs): use <kbd> for keyboard shortcuts
|
2025-03-14 12:11:09 +02:00 |
|
Elian Doran
|
806cd7129a
|
fix(docs): rtl image
|
2025-03-14 11:34:27 +02:00 |
|
Elian Doran
|
c8725ce6ef
|
feat(docs): align documentation with new settings
|
2025-03-14 11:32:07 +02:00 |
|
Elian Doran
|
9b217a5b82
|
Merge pull request #1366 from rom1dep/calendar_enh_displayed
feat(calendar) improvements
|
2025-03-14 11:17:44 +02:00 |
|
Elian Doran
|
f487348cc5
|
chore(admonitions): remove formatting plugin for now
|
2025-03-14 00:04:23 +02:00 |
|
Elian Doran
|
ee76e81d1f
|
feat(admonitions): integrate custom admonitions plugin
|
2025-03-14 00:02:55 +02:00 |
|
Elian Doran
|
507a594198
|
feat(admonitions): color the icon
|
2025-03-13 16:22:05 +02:00 |
|
Elian Doran
|
732252df5b
|
feat(admonitions): add custom color per admonition
|
2025-03-13 16:19:58 +02:00 |
|
Elian Doran
|
ba39769174
|
feat(admonitions): add icon
|
2025-03-13 16:13:16 +02:00 |
|
Elian Doran
|
adf5bee98f
|
feat(admonitions): apply basic styling & configure for paragraphs
|
2025-03-13 09:15:11 +02:00 |
|
Adorian Doran
|
eb630c80d6
|
client/options: format code
|
2025-03-13 05:50:29 +02:00 |
|
Adorian Doran
|
5cab7eb403
|
client/options: reorder sections
|
2025-03-13 05:46:34 +02:00 |
|
Adorian Doran
|
04c6813b0a
|
client/options: relocate the "Localization" section to the "Language & Region" page
|
2025-03-13 05:35:43 +02:00 |
|
Adorian Doran
|
1369a44d9b
|
style/options/ETAPI: add an icon to the create token button
|
2025-03-13 05:25:34 +02:00 |
|
Adorian Doran
|
88aa9a4e79
|
client/options/code notes: create the "Editor" section, reorganize
|
2025-03-13 05:20:58 +02:00 |
|
Adorian Doran
|
0e748fbce0
|
style/options/ETAPI: update the icon of the edit token button
|
2025-03-13 04:30:42 +02:00 |
|