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
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
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
zadam
b660238a40
backend import unification
2021-06-29 22:15:57 +02:00
zadam
c886583396
added "save search to note" button
2021-06-06 11:01:10 +02:00
zadam
439ef4a8cb
moved becca to top level source dir
2021-05-17 22:09:49 +02:00
zadam
3091119893
becca conversion WIP
2021-05-02 21:34:57 +02:00
zadam
4ff7e0813d
upload of modified open file WIP
2021-04-24 11:39:44 +02:00
zadam
a53a65be1f
clipper fix, closes #1840
2021-04-12 23:29:02 +02:00
zadam
4e76d1fa85
hide some "boring" attributes from book listing view
2021-03-12 20:39:42 +01:00
zadam
3f2e8717b3
sanitize also clipper content, #1532
2021-01-14 21:52:44 +01:00
zadam
d57a303251
fix in ENEX import
2020-09-16 20:32:20 +02:00
zadam
69e36d2677
refactoring for archived notes handling in note cache
2020-09-07 00:05:01 +02:00
zadam
f028b88cce
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package.json
# src/routes/api/clipper.js
2020-07-15 00:11:26 +02:00
zadam
3219441fdf
fallback for missing parsed title, closes trilium-web-clipper/issues/16
2020-07-11 23:05:28 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
a287bb59ea
note cache fixes for created notes
2020-05-13 23:06:13 +02:00
zadam
6c188982b3
added some logging
2020-04-08 11:07:38 +02:00
zadam
8d312515dd
small fixes
2020-04-05 15:35:01 +02:00
zadam
3bbb213f82
fixes for web clipper
2020-04-02 22:55:11 +02:00
zadam
7abaedbf31
add possibility to change clipper parent to a fixed note instead of day notes, fixes #854
2020-02-09 10:12:02 +01:00
zadam
7ed526beb7
fix clipper, closes #752
2019-12-08 09:41:31 +01:00
zadam
d9b9d730bb
moving from inherited attribute queries to owned one where it makes sense
2019-12-01 11:10:04 +01:00
zadam
e4bec265c1
system links (internal, image, relation map) should follow camelCase convention used for other attributes
2019-11-23 20:54:49 +01:00
zadam
13c0411533
refactoring of note creation APIs WIP
2019-11-16 11:09:52 +01:00
zadam
712f67e983
uploading new image revisions, WIP
2019-11-08 22:34:30 +01:00
zadam
36c87b7fa0
renamed "messagingService" to "ws"
2019-08-26 20:21:43 +02:00
zadam
3cb421143f
Link entity migrated to Attribute, WIP
2019-08-19 20:12:00 +02:00
zadam
04633bdf3a
set clip type from the incoming param
2019-07-19 21:03:47 +02:00
zadam
97219aa12e
removed unused clipper image API (migrated to clippings)
2019-07-18 22:35:16 +02:00
zadam
6a99af64a8
added clipper protocol version
2019-07-07 22:27:06 +02:00
zadam
7d57961ab2
make clipper api authenticated for server and unauthenticated for local electron
2019-07-07 13:12:40 +02:00
zadam
95a773e5c9
clipper doesn't open new tab if the note is already loaded in existing tab
2019-07-07 11:15:55 +02:00
zadam
36b581489c
saving selections adds to the existing date note instead of creating new one each time
2019-07-06 23:54:48 +02:00
zadam
976684a3a8
save note in clipper
2019-07-06 16:48:06 +02:00
zadam
f45e25172b
opening links from the clipper
2019-06-23 13:25:00 +02:00
zadam
ec87856ef4
save image
2019-06-23 12:16:26 +02:00
zadam
6feb7ad1d5
selection clipping now supports images
2019-06-23 11:25:15 +02:00
zadam
6833e84d55
fix pngquant for linux-x64
2019-06-23 09:10:06 +02:00
zadam
154a575701
cleanup + context menu clip now works
2019-06-22 19:49:48 +02:00