Commit Graph

4810 Commits

Author SHA1 Message Date
Tienson Qin
c113a4e43a chore: update FAQ 2021-08-09 20:55:00 +08:00
Michael Schmidt-Korth
de89eb5626 chore: typo (#2585) 2021-08-09 19:07:18 +08:00
Tienson Qin
703479b5af chore: bump mldoc 2021-08-09 13:49:27 +08:00
Tienson Qin
e769c8f562 fix: Data Loss: serious bug in naming the journal md files
close #2578
2021-08-09 12:50:02 +08:00
Tienson Qin
40eba4dade feat: support PDFs outside assets
For example, ![Book Title](file:///Users/tiensonqin/Desktop/1.pdf)
should be opened by the pdf viewer and allows highlights.
2021-08-09 12:50:02 +08:00
Tienson Qin
86f26065bc chore: update readme 2021-08-07 15:21:08 +08:00
Tienson Qin
e23503a5f2 chore: updated readme 2021-08-07 15:18:30 +08:00
Tienson Qin
aa83d13a65 fix: widen mode width
also, set the background for pdf control buttons
2021-08-07 00:16:31 +08:00
Tienson Qin
69426ae54b enhance: hide annotation properties 2021-08-06 21:30:32 +08:00
Tienson Qin
5987fbcddd fix: sometimes pdf links can't be opened 2021-08-06 21:28:02 +08:00
Tienson Qin
de7c6584fb enhance: pdf title 2021-08-06 21:21:38 +08:00
Tienson Qin
b70f06a973 chore: bump mldoc 2021-08-06 21:02:42 +08:00
Tienson Qin
902f07c627 chore: bump version 0.3.2 2021-08-06 20:20:43 +08:00
Tienson Qin
527c36dcfa fix: hide bullets if properties are empty too 2021-08-06 20:15:18 +08:00
Peng Xiao
f48e62e3fc chore: remove debug log 2021-08-06 20:11:04 +08:00
Peng Xiao
821bf715b1 feat: also honor hr when check if block content is empty 2021-08-06 20:11:04 +08:00
Tienson Qin
00803fa1ff Merge pull request #2471 from logseq/feat/pdf
pdf highlights & annotations integration
2021-08-06 18:45:19 +08:00
Tienson Qin
943f514d22 fix: create missing directory if not exists when writing a file 2021-08-06 18:24:58 +08:00
charlie
08bd253bb1 Merge branch 'master' into feat/pdf
# Conflicts:
#	src/main/frontend/components/block.cljs
2021-08-06 18:12:36 +08:00
charlie
1bfd1203a4 improve(pdf): support context menu for pdf highlight region 2021-08-06 17:55:59 +08:00
charlie
b7b0822152 chore(pdf): add offline resources 2021-08-06 16:37:52 +08:00
charlie
4065a26334 style(pdf): polish viewer ui 2021-08-06 15:50:21 +08:00
charlie
54e0063a89 style(pdf): fix viewer background 2021-08-06 15:44:26 +08:00
Weihua Lu
dcab730f10 ux: add a title attribute for repo name 2021-08-06 15:39:28 +08:00
rcmerci
07917b36c7 feat: set text/html when copy html text 2021-08-06 15:29:22 +08:00
Weihua Lu
435c2110bc enhance(zotero): allow extra tags for each imported page 2021-08-06 15:25:09 +08:00
charlie
a47e82c51f style(pdf): polish toolbar icons & area highlight mixed color 2021-08-06 15:15:14 +08:00
Tienson Qin
67c10e3d16 fix: warning style issue 2021-08-06 15:10:12 +08:00
Tienson Qin
12cfde84a1 fix: block ref style issue 2021-08-06 15:05:49 +08:00
Tienson Qin
8884668c97 fix: Daily Notes Loading & Scrolling Issue with New Blank Daily Note
close #2561
2021-08-06 14:18:14 +08:00
Tienson Qin
41829e04cd fix: don't treat hex colors as pages
close #2556
2021-08-06 12:29:22 +08:00
Tienson Qin
57449db9ca fix: Markdown produced even when set to org-mode
close #2555
2021-08-06 12:13:35 +08:00
charlie
23c1e08fec chore(pdf): remove console 2021-08-06 12:09:51 +08:00
charlie
f3ff8ec419 chore(pdf): remove console 2021-08-06 12:09:09 +08:00
charlie
6a39c27702 improve(pdf): support ⌘/alt with area highlight selection 2021-08-06 12:08:13 +08:00
charlie
cdc000efbf improve(pdf): support toggle area highlight mode from toolbar 2021-08-06 11:48:45 +08:00
Tienson Qin
9833b5439d enhance: add a warning on demo graph not being persisted 2021-08-06 11:29:09 +08:00
Weihua Lu
8ef99d48b9 fix: move warning to bottom 2021-08-06 11:08:12 +08:00
Weihua Lu
6fc472c3a2 enhance(zotero): add always use citekey as page title option 2021-08-06 11:01:28 +08:00
Jiang Hailong
47e78d6f78 feat: hide specific block properties 2021-08-06 10:17:31 +08:00
Tienson Qin
71000a4e4d enhance: use a button for copy all 2021-08-06 10:15:10 +08:00
Tienson Qin
d29c4fe71e fix: quoted properties are not shown 2021-08-06 10:13:06 +08:00
charlie
fb50d5c1fd improve(pdf): disable support nfs currently 2021-08-05 20:10:49 +08:00
charlie
2ee5b52293 improve(pdf): optimize page render life 2021-08-05 18:47:13 +08:00
charlie
43c0ce1156 improve(pdf): restore the lastest page when opening pdf viewer 2021-08-05 18:36:02 +08:00
charlie
c619d91276 improve(pdf): refresh block annotation area image when updating highlight 2021-08-05 16:28:43 +08:00
charlie
c9c5f20e4c improve(pdf): optimize text selection range rects 2021-08-05 11:59:28 +08:00
charlie
0d1e0db1e6 improve(pdf): unlink area image file when remove corresponding highlight 2021-08-05 11:15:24 +08:00
charlie
441a5ec077 improve(pdf): modifiable area highlight & persist area image data 2021-08-04 21:33:21 +08:00
Tienson Qin
0e3d883d6a enhance: add a warning on zotero Add All 2021-08-04 11:57:48 +08:00