zadam
f92016f9ec
set password from web trilium
2021-12-29 23:37:12 +01:00
zadam
7e48d214ca
removed username/password from setup
2021-12-28 22:59:38 +01:00
zadam
d97e454463
allow cloning into notes, not just branches, fixes #2484
2021-12-27 23:39:46 +01:00
zadam
a232035d47
fix backlink count
2021-12-24 21:01:36 +01:00
zadam
3860028a9e
sharing WIP
2021-12-20 17:30:47 +01:00
zadam
16d97b95af
optimized custom script/widget loading
2021-12-19 22:08:52 +01:00
zadam
20465a4f71
allow setting image labels in sender API
2021-12-19 21:56:19 +01:00
zadam
e0378c5064
optimized #keyboardShortcuts retrieval
2021-12-19 10:50:38 +01:00
zadam
034aaa7209
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/dialogs/options/other.js
2021-12-14 21:54:38 +01:00
zadam
97f7fe7b18
set note type/mime in PUT body to avoid http proxy slash reencoding, fixes #2419
2021-12-08 22:36:09 +01:00
zadam
a810c08c02
trigger note revisioning saving also on title changes #2426
2021-12-08 21:04:22 +01:00
zadam
64f1671566
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package.json
2021-12-04 13:48:35 +01:00
zadam
26bcfe5160
fix hidden notes appearing in note map, closes #2403
2021-12-04 13:45:15 +01:00
zadam
630d9f2e45
backlinks improvements, #2349
2021-12-02 22:00:42 +01:00
zadam
bbceb6251a
backlinks WIP, #2349
2021-12-01 23:12:54 +01:00
zadam
61f197dd81
Merge remote-tracking branch 'origin/stable'
2021-11-25 21:36:19 +01:00
zadam
564366861e
prevent browser from caching images/files, fixes #2378
2021-11-25 20:24:42 +01:00
Myzel394
886fdf7cd6
Improve image compression ( #2369 )
...
* added options
* added checkbox handling to import into note
* added image compression option respecting
2021-11-21 16:27:13 +01:00
zadam
d345b7ed56
added entity changes check after sync check failure, fixed sync
2021-11-17 22:57:09 +01:00
zadam
e57dee2f14
pasted images should have trimmed names if too long (too often it's just garbage), closes #2307
2021-11-04 21:48:46 +01:00
zadam
57b7f6199e
utcDateStr => utcDateTimeStr
2021-11-04 19:52:00 +01:00
zadam
a9df0c485f
link map contains also backward references and tree map contains parents as well, closes #2270
2021-11-01 21:11:16 +01:00
zadam
b0c0ed8512
add configurable max content width with default value of 1200px.
2021-10-31 21:55:11 +01:00
zadam
5978447185
add back .isDeleted property to becca's note, branch and attribute entities for BC, fixes #2268
2021-10-31 21:03:26 +01:00
zadam
e4dca4750f
fix overriding monospace font size, closes #2296
2021-10-31 16:48:21 +01:00
zadam
9ce224d4c5
fix correct number of related attributes
2021-10-29 21:36:57 +02:00
zadam
674172f0b8
fix not updating attribute if not needed
2021-10-26 20:57:45 +02:00
zadam
56e49cfc19
set iconClass also on whole page clipping #2250
2021-10-21 23:02:22 +02:00
zadam
af40d73cee
fix saving images from web clipper, closes #2249
2021-10-21 22:58:52 +02:00
zadam
50b7063811
display properly relations in note map even if they are not in the subtree, closes #2251
2021-10-21 22:52:52 +02:00
Sathyam M Vellal
3b551e3e4d
Add week notes to frontend_script_api ( #2253 )
...
Note: getWeekNote can take `startOfTheWeek` as options but is not passed to the api route.
2021-10-21 12:16:51 +02:00
zadam
a22e4d60b6
Merge remote-tracking branch 'origin/master'
2021-10-20 21:30:39 +02:00
zadam
069fbee3a6
allow async scripts in runOnBackend(), fixes #2243
2021-10-20 21:27:47 +02:00
Matt
8b21867c5c
Set default icon for clipped notes ( #2246 )
...
* Set default icon for clipped notes
I like being able to differentiate between clipped notes and regular notes
* Globe
2021-10-20 08:57:05 +02:00
zadam
64a3a8b561
tweaks
2021-10-12 22:36:22 +02:00
zadam
8bd7b657f8
added option to disable backup, #2210
2021-10-11 22:30:23 +02:00
Ben Jackson
6ae8508413
html_sanitizer: Demote H1 tags ( #2190 )
...
Generalize clipper.js support for removing H1 tags so it also applies to
imports. This will move all heading levels down to make room if
needed, only leaving duplicates at H6.
2021-10-03 20:56:08 +02:00
Abitofevrything
ec3b844026
Fix "Theme defined" option not working in font overrride ( #2197 )
2021-10-03 20:54:20 +02:00
zadam
a1ca538106
excludeFromTreeMap generalized to excludeFromNoteMap
2021-10-03 11:04:56 +02:00
zadam
37c30bf88a
fix initializing new attribute in becca
2021-09-29 13:33:05 +02:00
zadam
c2d35dac4d
small fixes and tweaks
2021-09-29 12:39:28 +02:00
zadam
e6bc8ed3b5
allow overriding theme fonts
2021-09-27 21:01:56 +02:00
zadam
fabf24a065
sizing of the link map
2021-09-22 23:02:38 +02:00
zadam
208492bee1
tweaks to note map
2021-09-21 22:45:06 +02:00
zadam
476b8250c9
note map refactoring
2021-09-20 23:04:41 +02:00
zadam
e4ba7d65e8
note map refactoring
2021-09-20 22:19:47 +02:00
zadam
9c9a3fc030
small refactorings of auto readonly size
2021-09-20 21:12:35 +02:00
Abitofevrything
b85cf07a28
Add config option to change automatic readonly size ( #2174 )
2021-09-20 21:08:41 +02:00
zadam
bdde52f004
global link map WIP
2021-09-20 20:02:23 +02:00
zadam
a0caa21458
global link map WIP
2021-09-17 22:34:23 +02:00