Commit Graph

930 Commits

Author SHA1 Message Date
rcmerci
75e9cef533 move copy-options to global state 2021-07-30 19:05:31 +08:00
rcmerci
bbb9d0fde6 feat: blocks copy with options 2021-07-30 16:53:16 +08:00
rcmerci
6a95533233 feat: support remove options when export
- remove [[]]
- remove emphasis
2021-07-30 12:31:51 +08:00
charlie
11749f5c10 fix(pdf): custom uuid for insert block 2021-07-30 11:52:47 +08:00
charlie
0284d697c8 fix(pdf): conflicts 2021-07-30 10:36:15 +08:00
charlie
2cab95a0f3 Merge branch 'master' into feat/pdf 2021-07-29 15:41:47 +08:00
Tienson Qin
6abca45828 fix: page ref not working as linked ref in property value
Also, fixed page ref lowercased in property value. eg: authors::
[[Jeff Howard]] -> jeff howard

Zotero tags will be parsed too.
2021-07-28 23:45:26 +08:00
Junyu Zhan
06b80fe4c7 Merge branch 'master' into zotero/poc 2021-07-28 15:02:07 +08:00
Tienson Qin
89213693d1 feat: use == for highlight
Defaults to use == for highlights too.
2021-07-27 23:28:18 +08:00
Weihua Lu
1241ce6dfe fix: add missing tx condition 2021-07-27 22:07:56 +08:00
Tienson Qin
b38d0f8b65 fix: backspace will remove the whole block when timestamps enabled 2021-07-27 20:32:43 +08:00
Weihua Lu
0825e8ea59 page property with title 2021-07-27 19:08:32 +08:00
Weihua Lu
19fb06d52b fix ns property creation 2021-07-27 15:35:44 +08:00
Weihua Lu
21cc484fe2 Merge remote-tracking branch 'origin/master' into zotero/poc 2021-07-27 13:19:37 +08:00
charlie
876277acee fix(pdf): conflicts 2021-07-27 10:52:06 +08:00
Weihua Lu
f4c75158c6 using zotero item key as filename 2021-07-27 10:12:57 +08:00
Tienson Qin
f4a3d76658 enhance: both ^ and _ can be autopaired when there's selected text 2021-07-26 22:31:42 +08:00
rcmerci
6e965e10f3 fix: copy&paste err on win 2021-07-26 19:44:26 +08:00
Tienson Qin
9abad43ff2 enhance: nested queries 2021-07-26 18:23:12 +08:00
charlie
980741ef97 improve(pdf): support block ref with highlight 2021-07-26 17:21:35 +08:00
Weihua Lu
2f7e3f5b3f Merge remote-tracking branch 'origin/master' into zotero/poc 2021-07-26 10:54:56 +08:00
Tienson Qin
1008efdc0d enhance: ask clipboard permission
Notice, it still doesn't work for firefox.
2021-07-25 17:55:34 +08:00
Weihua Lu
374f16e6c2 support all item types and refactoring 2021-07-23 01:45:38 +08:00
Tienson Qin
99b2989c66 fix: click outside doesn't remove selection ranges 2021-07-22 12:07:04 +08:00
rcmerci
1f4060faa2 add review summary 2021-07-22 12:07:04 +08:00
rcmerci
57af1823a7 add card preview & score help info 2021-07-22 12:07:04 +08:00
rcmerci
4f8723790a enhance: copy replace block-ref and embeds 2021-07-22 10:15:57 +08:00
Junyu Zhan
d97036bca2 feat: create page ref after import zotero page 2021-07-20 15:08:59 +08:00
Weihua Lu
65bd4d5871 Merge remote-tracking branch 'origin/master' into zotero/poc 2021-07-20 14:47:31 +08:00
Tienson Qin
fa17476d13 feat: query tables support both sort and custom properties 2021-07-19 14:39:16 +08:00
Tienson Qin
962cd9fd7a enhance(query table): click to edit and human-readable time 2021-07-17 00:54:19 +08:00
Weihua Lu
c9d6ab9724 Merge branch 'master' into zotero/poc 2021-07-15 19:20:50 +08:00
Tienson Qin
f2ce4a1177 enhance: add logseq/.recycle to store removed files for backup 2021-07-15 03:05:54 +08:00
Tienson Qin
ec2a93ef1f fix: retract blocks properties without valid entity id 2021-07-14 16:10:14 +08:00
Tienson Qin
46685ba4da fix: properties handling 2021-07-14 15:14:35 +08:00
Tienson Qin
de8194a9c6 fix: delete blocks when zoom in doesn't work 2021-07-12 20:25:38 +08:00
Tienson Qin
b4040315cd fix: collapsed property shouldn't be displayed 2021-07-12 11:35:47 +08:00
Tienson Qin
4e09dc2d52 enhance: publishing
also, hide built-in pages in "All Pages"
2021-07-11 21:43:37 +08:00
Tienson Qin
4bef38346a fix: add default titles for some pages 2021-07-08 00:45:46 +08:00
Sebastian Bensusan
48c4616f88 fix: use better option for scrolling into moving blocks 2021-07-04 23:15:56 +08:00
Weihua Lu
eee9ed5113 enhance: collape take account of block body 2021-06-29 19:21:05 +08:00
rcmerci
5a4aef6456 feat: add paste-text-in-one-block-at-point (mod+shift+v) 2021-06-24 19:40:30 +08:00
Tienson Qin
bb1540a8fa enhance: display pdf by default 2021-06-24 14:11:55 +08:00
rcmerci
90df5607f0 remove redundant merge 2021-06-22 21:59:40 +08:00
rcmerci
643ff92be1 fix: entity not found err when import opml with non-existed block-ref-id 2021-06-22 21:59:40 +08:00
rcmerci
21dac9bac2 fix: import thingatpt 2021-06-22 10:55:43 +08:00
rcmerci
6d4bb1422b feat: add new command :editor/replace-block-reference-at-point
binding to 'ctrl+c ctrl+c'
2021-06-22 10:55:43 +08:00
Weihua Lu
204541abda chore: clean up namespace, eliminate refer-macro 2021-06-21 08:13:49 +08:00
rcmerci
681a34fa18 fix: use '\t' when copy 2021-06-18 13:53:34 +08:00
rcmerci
1b12cffa9b fix: copy a heading and sub bullets (replaces tabs and dashes by #) 2021-06-18 13:10:07 +08:00