Commit Graph

17706 Commits

Author SHA1 Message Date
charlie
3e0e85aa03 fix(electron): absolute path on win32 2021-05-08 20:33:11 +08:00
rcmerci
2b8679ab14 fix set-priority on # heading 2021-05-08 20:33:04 +08:00
charlie
6bd8f4847f feat(plguin): integration 2021-05-08 20:32:53 +08:00
charlie
f7b1814fee fix(api): missing blocks->vec-tree 2021-05-08 20:32:41 +08:00
charlie
f3edb9b77f feat(plugin): merge implementation 2021-05-08 20:32:20 +08:00
Tienson Qin
7a78e805fd enhance: jump to edit the first block when creating a new page 2021-05-08 19:57:44 +08:00
Tienson Qin
8b1e548658 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-08 19:36:49 +08:00
Tienson Qin
7fcb203a77 fix: wrong warnings on file changed 2021-05-08 19:36:10 +08:00
rcmerci
67949bb1f5 fix: cond-fn in cycle-todo! 2021-05-08 19:23:47 +08:00
rcmerci
bfae935d0e fix cycle-todo! on # heading 2021-05-08 19:14:40 +08:00
Tienson Qin
f1f9800d96 Revert "feat(plugin): merge implementation"
This reverts commit 7f867236d7.
2021-05-08 19:02:34 +08:00
Tienson Qin
bcc8912377 Revert "fix(api): missing blocks->vec-tree"
This reverts commit 8b878e035a.
2021-05-08 19:02:21 +08:00
Tienson Qin
a14a6a5346 Revert "feat(plguin): integration"
This reverts commit ba6b6429a9.
2021-05-08 19:01:15 +08:00
Tienson Qin
24e4350ae5 fix: [wip] wrong warning on changed files 2021-05-08 18:59:55 +08:00
Tienson Qin
9de470a045 chore: remove added bindings 2021-05-08 17:43:53 +08:00
Tienson Qin
310f69203b enhance: hide built-in properties when editing 2021-05-08 17:40:26 +08:00
charlie
ba6b6429a9 feat(plguin): integration 2021-05-08 14:14:19 +08:00
Peng Xiao
a1890e0a09 fix: config content template 2021-05-07 23:22:18 +08:00
Peng Xiao
4f29e3d021 fix: remove unnecessary bullet class 2021-05-07 23:22:18 +08:00
charlie
3a2ebd00b7 fix: open local file not work when create new page 2021-05-07 23:13:53 +08:00
Tienson Qin
db62351de1 fix: remove warnings 2021-05-07 22:47:45 +08:00
Junyu Zhan
43fe3917a5 feat: add native spell checker support 2021-05-07 22:42:06 +08:00
Tienson Qin
a4dd161dbf fix: public pages 2021-05-07 22:40:26 +08:00
Tienson Qin
9eb915baa6 chore: updated publishing notice text 2021-05-07 22:40:26 +08:00
Tienson Qin
2456e2bedd fix: some assets can't be paste due to their path names 2021-05-07 22:40:26 +08:00
Junyu Zhan
49ddce0729 feat: export public assets 2021-05-07 22:40:26 +08:00
Tienson Qin
7f798fdfdf fix: public pages are empty 2021-05-07 21:36:49 +08:00
Tienson Qin
443812b942 fix: template properties 2021-05-07 21:31:10 +08:00
Tienson Qin
e345627e10 fix: number template 2021-05-07 20:21:39 +08:00
charlie
8b878e035a fix(api): missing blocks->vec-tree 2021-05-07 19:15:19 +08:00
charlie
7f867236d7 feat(plugin): merge implementation 2021-05-07 16:54:14 +08:00
rcmerci
7c8c82a883 use content instead of title when export block-references
related to 798f3831f3
2021-05-07 16:10:35 +08:00
Tienson Qin
e3b325798a fix: DELETE key can result in wrong tree relationship 2021-05-06 19:36:06 +08:00
Tienson Qin
825c1579b9 fix: indent error 2021-05-06 17:07:52 +08:00
Tienson Qin
975c59728c fix: don't delete && concat if the block has a child 2021-05-06 16:49:39 +08:00
Tienson Qin
90762899ab fix: delete the parent block doesn't update children' left and parent 2021-05-06 16:10:14 +08:00
Tienson Qin
1570d95bcc fix: block level when extracting 2021-05-06 16:01:12 +08:00
Tienson Qin
02a76e13f2 fix: not all pages are exported 2021-05-06 15:33:18 +08:00
Weihua Lu
1e04ea63bd chore: rename delete-char to backspace 2021-05-06 14:53:10 +08:00
Tienson Qin
a58fe54ad3 chore: remove debugging 2021-05-06 00:55:22 +08:00
Tienson Qin
d1a576165d fix: block levels with wrong order when importing to db 2021-05-06 00:54:47 +08:00
Tienson Qin
855fe82067 fix: export md indentation 2021-05-06 00:39:42 +08:00
Tienson Qin
f8d78549db fix: markdown export and custom query 2021-05-05 22:49:27 +08:00
Tienson Qin
6d5369033a fix: wrong input levels can result in multiple blocks with same left 2021-05-05 20:37:43 +08:00
Weihua Lu
fa08cff38c fix: cal cursor move down pos 2021-05-05 16:13:02 +08:00
Tienson Qin
be63c87baf feat: delete to concat blocks
close #557
2021-05-05 13:45:53 +08:00
Tienson Qin
b756980a80 fix: block id property lost
Close #1727
2021-05-05 11:47:51 +08:00
Tienson Qin
aa029dfe0d fix: paste of nonexist block not handled
close #1720
2021-05-04 21:43:09 +08:00
Tienson Qin
0724cbe4b9 fix: paste of self ref block crash the app
close #1721
2021-05-04 21:20:05 +08:00
Tienson Qin
7097eb29b6 fix: can't jump to the end of [[]] for chinese input 2021-05-04 19:42:39 +08:00