Commit Graph

3653 Commits (3ca38044cdca80fab13016af5c2892ffcb5a9ec6)

Author SHA1 Message Date
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
Tienson Qin e35ca8b8f9 enhance: tweak the margin right of right menu 2021-05-04 16:04:10 +08:00
Tienson Qin 9c59fa2b65 fix: scheduled not working
close #1700
2021-05-04 15:57:52 +08:00
Tienson Qin 043cc2a9ad fix: page filters
close #1702
2021-05-04 11:57:13 +08:00
Tienson Qin 578c21e898 fix: pre-block extract 2021-05-04 10:23:38 +08:00
Tienson Qin 7f095b573a fix: admonition blocks without a title line will not render properly
Close #1724
2021-05-04 09:31:33 +08:00
Tienson Qin b19b373b63 fix: page-add-property! 2021-05-03 22:37:26 +08:00
Tienson Qin df87d047dc fix: page-remove-property! 2021-05-03 18:20:00 +08:00
Tienson Qin 7a5020b75a fix: remove delete KEY from :editor/delete bindings 2021-05-03 12:58:55 +08:00
Tienson Qin 515f782888 fix: page properties 2021-05-03 12:58:21 +08:00
Tienson Qin 7efac0dd6e fix: check url before re-find
related to #1714
2021-05-02 21:18:48 +08:00
Tienson Qin 41661423ca refactor: remove experiment projects and publishing 2021-05-02 20:54:03 +08:00
Tienson Qin 4da56404b0 fix: page rename
Resolved #1718
Resolved #1703
2021-05-02 20:24:57 +08:00
Tienson Qin 30f21c7bba refactor: clean code 2021-05-02 18:12:37 +08:00
Tienson Qin b8b32febd3 enhance: heading editing UX 2021-05-02 12:27:21 +08:00
Tienson Qin 9a8b00a849 enhance: align center bullets and headings 2021-05-02 11:14:01 +08:00
Tienson Qin 2cca6a46cf fix: pages not connected in the global graph 2021-05-02 00:51:27 +08:00
Tienson Qin 8ad8cab135 fix: page references not working any more
Resolved #1705
2021-05-01 23:50:41 +08:00
Tienson Qin 5f5b6b9d3b Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-01 21:52:21 +08:00
Tienson Qin 7e0d4b23bb fix: delete the parent doesn't delete its children in the db 2021-05-01 21:51:38 +08:00
defclass 05327c055a Revert "chore: remove space"
This reverts commit 38c0e15a8b.
2021-05-01 00:48:24 +08:00
defclass 79743f6461 chore(build): fix tmp name 2021-05-01 00:48:04 +08:00
Tienson Qin 38c0e15a8b chore: remove space 2021-05-01 00:36:55 +08:00
defclass 0480d99923 chore(build): fix macos build 2021-05-01 00:24:08 +08:00
defclass 3cdd946414 chore(build): fix macos build 2021-05-01 00:10:17 +08:00
defclass 68e9cdd8ea chore(build): fix tmp name 2021-04-30 23:59:12 +08:00
Weihua Lu ddb017a69e chore: some comments 2021-04-30 23:47:18 +08:00
Tienson Qin 8b6fce1e02 Revert "chore(ci): add changable package name on packages"
This reverts commit fa735a4b0f.
2021-04-30 23:40:44 +08:00
Tienson Qin 6ab06324ae chore: re-enable encryption 2021-04-30 23:34:50 +08:00
Tienson Qin 391060d589 chore: back to 0.0.1 2021-04-30 23:23:01 +08:00
Tienson Qin af99a27d69 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-30 23:19:30 +08:00
defclass fa735a4b0f chore(ci): add changable package name on packages 2021-04-30 23:19:06 +08:00