Elian Doran
|
ed68dda70b
|
feat(popup_editor): integrate with note tooltip
|
2025-07-10 18:57:13 +03:00 |
|
Elian Doran
|
892ab02f06
|
feat(popup_editor): integrate with geomap
|
2025-07-10 18:21:12 +03:00 |
|
Elian Doran
|
7d9196d5e1
|
feat(popup_editor): integrate with calendar for day notes
|
2025-07-10 18:14:23 +03:00 |
|
Elian Doran
|
dccdb5ceb7
|
feat(popup_editor): integrate with calendar for existing notes
|
2025-07-10 17:54:27 +03:00 |
|
Elian Doran
|
f961698e44
|
feat(popup_editor): improve fit for wider notes
|
2025-07-10 17:40:57 +03:00 |
|
Elian Doran
|
278fe3262e
|
feat(popup_editor): improve fit for full-height note types
|
2025-07-10 17:33:00 +03:00 |
|
Elian Doran
|
1fc860b052
|
feat(popup_editor): integrate with tree context menu
|
2025-07-10 17:26:40 +03:00 |
|
Elian Doran
|
88a8311173
|
feat(popup_editor): integrate with note link context menu
|
2025-07-10 17:19:10 +03:00 |
|
Elian Doran
|
63dc5697dd
|
fix(popup_editor): classic editor toolbar displayed when it shouldn't
|
2025-07-10 16:37:34 +03:00 |
|
Elian Doran
|
b595d1fade
|
fix(popup_editor): ckeditor modals not showing
|
2025-07-10 16:35:44 +03:00 |
|
Elian Doran
|
d91c59b7d0
|
feat(popup_editor): floating classic toolbar
|
2025-07-10 16:16:09 +03:00 |
|
Elian Doran
|
aa2ab0da31
|
feat(popup_editor): limit max height & reduce padding
|
2025-07-10 16:12:38 +03:00 |
|
Elian Doran
|
91f94106fb
|
feat(popup_editor): integrate classic editor toolbar
|
2025-07-10 16:09:34 +03:00 |
|
Elian Doran
|
308f319138
|
feat(popup_editor): normalize paddings
|
2025-07-10 15:28:55 +03:00 |
|
Elian Doran
|
fa0c01591a
|
feat(popup_editor): integrate note title + icon into modal header
|
2025-07-10 15:25:07 +03:00 |
|
Elian Doran
|
cb5a771490
|
feat(popup_editor): add editable note title and icon
|
2025-07-10 15:07:48 +03:00 |
|
Elian Doran
|
0c17a13462
|
fix(popup_editor): current tab events interfering
|
2025-07-10 14:57:32 +03:00 |
|
Elian Doran
|
5adca76a9a
|
refactor(popup_editor): better error handling
|
2025-07-09 21:56:11 +03:00 |
|
Elian Doran
|
e7467f6446
|
feat(popup_editor): get editor to show up if note is open somewhere else
|
2025-07-09 21:44:42 +03:00 |
|
Elian Doran
|
e49473fbd3
|
refactor(client): unused import
|
2025-07-09 21:20:24 +03:00 |
|
Elian Doran
|
bfec44aa5a
|
refactor(popup_editor): inject note detail widget
|
2025-07-09 21:20:16 +03:00 |
|
Elian Doran
|
55b3bf6036
|
feat(popup_editor): create an empty modal with auto-trigger
|
2025-07-09 21:12:18 +03:00 |
|
Elian Doran
|
c9c07f0cb0
|
chore(book_properties): add config for all note types
|
2025-07-09 20:53:35 +03:00 |
|
Elian Doran
|
e25727441d
|
chore(book_properties): add translations
|
2025-07-09 20:40:04 +03:00 |
|
Elian Doran
|
51b7955ccd
|
refactor(book_properties): move rendering to book_properties
|
2025-07-09 20:37:05 +03:00 |
|
Elian Doran
|
196bba9cda
|
refactor(book_properties): list buttons are now declarative
|
2025-07-09 20:29:58 +03:00 |
|
Elian Doran
|
430ed78d85
|
feat(book_properties): improve layout & accessibility
|
2025-07-09 20:14:42 +03:00 |
|
Elian Doran
|
2d11ed805d
|
feat(book_properties): react to external changes
|
2025-07-09 20:13:08 +03:00 |
|
Elian Doran
|
f55426bdb0
|
feat(collections): basic properties for calendar
|
2025-07-09 20:10:25 +03:00 |
|
Elian Doran
|
87b5068fec
|
chore(collections): rename references to book
|
2025-07-09 19:40:35 +03:00 |
|
Elian Doran
|
9ddd1a4ae2
|
feat(collections): add i18n
|
2025-07-09 19:37:10 +03:00 |
|
Elian Doran
|
736bc9c9bd
|
chore(insert_note): improve layout slightly
|
2025-07-09 19:32:29 +03:00 |
|
Elian Doran
|
5a2da62992
|
feat(collections): hide book default note type
|
2025-07-09 19:28:44 +03:00 |
|
Elian Doran
|
1a72eb91ee
|
feat(collections): display grid/view in collections list
|
2025-07-09 19:22:12 +03:00 |
|
Elian Doran
|
0d3c5b06e2
|
feat(collections): add calendar as a standalone template
|
2025-07-09 19:05:05 +03:00 |
|
Elian Doran
|
035b72a08d
|
feat(insert_note): add dedicated section for collections
|
2025-07-09 18:55:08 +03:00 |
|
Elian Doran
|
fc4a595725
|
feat(insert_note): display on two columns
|
2025-07-09 18:37:09 +03:00 |
|
Elian Doran
|
444969bcf4
|
chore(deps): update dependency @types/node to v22.16.2 (#6267)
|
2025-07-09 08:47:37 +03:00 |
|
renovate[bot]
|
2cb6b14eca
|
chore(deps): update dependency @types/node to v22.16.2
|
2025-07-09 05:23:39 +00:00 |
|
Elian Doran
|
468b5022a4
|
chore(deps): update dependency @types/express-serve-static-core to v5.0.7 (#6265)
|
2025-07-09 08:20:41 +03:00 |
|
Elian Doran
|
c1897563ca
|
chore(deps): update dependency @types/leaflet to v1.9.20 (#6266)
|
2025-07-09 08:20:28 +03:00 |
|
Elian Doran
|
5e533896b9
|
chore(deps): update dependency openai to v5.8.3 (#6268)
|
2025-07-09 08:20:11 +03:00 |
|
Elian Doran
|
d3ceb7cfc1
|
chore(deps): update dependency vite to v7.0.3 (#6269)
|
2025-07-09 08:19:59 +03:00 |
|
Elian Doran
|
731f74f421
|
chore(deps): update dependency is-svg to v6.1.0 (#6270)
|
2025-07-09 08:19:40 +03:00 |
|
renovate[bot]
|
46d82651a3
|
chore(deps): update dependency is-svg to v6.1.0
|
2025-07-09 02:08:18 +00:00 |
|
renovate[bot]
|
b3108c7e2b
|
chore(deps): update dependency vite to v7.0.3
|
2025-07-09 02:07:23 +00:00 |
|
renovate[bot]
|
0cb988470e
|
chore(deps): update dependency openai to v5.8.3
|
2025-07-09 02:06:29 +00:00 |
|
renovate[bot]
|
5a030014b0
|
chore(deps): update dependency @types/leaflet to v1.9.20
|
2025-07-09 02:04:53 +00:00 |
|
renovate[bot]
|
2a43ef4dae
|
chore(deps): update dependency @types/express-serve-static-core to v5.0.7
|
2025-07-09 02:04:03 +00:00 |
|
Elian Doran
|
6b5f9fc6ff
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-07-08 22:33:44 +03:00 |
|