Commit Graph

103 Commits

Author SHA1 Message Date
Tienson Qin
d7674f9247 fix: error console 2021-06-12 19:53:13 +08:00
Tienson Qin
c9f3631b69 fix: extracting blocks from files 2021-06-12 19:46:34 +08:00
Tienson Qin
b130f88bfc fix: code block editing issue 2021-06-11 00:12:03 +08:00
Tienson Qin
870d46ecfe refactor: better handling of empty block
related to #2140 and #2139
2021-06-10 00:34:54 +08:00
Tienson Qin
3532ecb40c fix: clear indentation for paragraphs 2021-06-07 18:23:19 +08:00
Tienson Qin
7ef9150e08 fix: Extra space and tab characters will be inserted into the file
close #2108
close #2057
2021-06-07 15:06:54 +08:00
Tienson Qin
dcba8791ce fix: add block's page to :block/path-refs 2021-06-03 08:05:47 +08:00
Tienson Qin
70ebbc286b fix: code block issue
Close #2000
2021-05-27 14:48:06 +08:00
Tienson Qin
20626ef670 fix: nested pages refs not working in block properties 2021-05-26 12:56:06 +08:00
Tienson Qin
e7879c5388 fix: query dsl 2021-05-25 20:12:50 +08:00
Tienson Qin
1f17da3b1f fix: onverter issue : background_color
close #1977
2021-05-25 16:54:40 +08:00
Tienson Qin
6c70914150 chore: replace re-find with safe-re-find 2021-05-23 13:05:35 +08:00
Tienson Qin
73cc631db6 fix: page alias with spaces
There's still a bug related to nested pages when extracting the
properties, will address it later.
2021-05-21 23:18:14 +08:00
rcmerci
a45da8af93 update inserting blocks position 2021-05-18 15:50:02 +08:00
rcmerci
454d301cc3 fix: another left conflict issue when insert-nodes 2021-05-18 15:50:02 +08:00
rcmerci
89edb70682 fix text/->new-properties 2021-05-18 15:50:02 +08:00
rcmerci
288da4fca3 transform text into blocks when pasting text from external 2021-05-18 15:50:02 +08:00
Tienson Qin
6fcfa06bc1 fix: each block should have a different left node when importing
close #1902
2021-05-18 00:27:15 +08:00
rcmerci
a7a9f649c2 remove redundant ! on property-related funcs & add some tests
enter the commit message for your changes. Lines starting
2021-05-17 20:35:30 +08:00
rcmerci
e8c68a62e5 add util.property & move unit-tests 2021-05-17 20:35:30 +08:00
Tienson Qin
8d6b937415 fix: code block editing 2021-05-16 21:57:17 +08:00
Tienson Qin
67536013e6 fix: CI 2021-05-14 20:58:54 +08:00
Tienson Qin
82ddd4c079 feat: add block preview
use tippy for tooltip
2021-05-13 00:35:10 +08:00
Tienson Qin
43f127fbaa fix: add marker and priority to :block/refs 2021-05-12 20:23:39 +08:00
Tienson Qin
b991599244 fix: filters
close #1783
2021-05-12 20:10:03 +08:00
Tienson Qin
66c0200b51 fix: wrong indentation when extracting blocks
close #1785
2021-05-11 20:21:28 +08:00
Tienson Qin
443812b942 fix: template properties 2021-05-07 21:31:10 +08:00
Tienson Qin
1570d95bcc fix: block level when extracting 2021-05-06 16:01:12 +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
6d5369033a fix: wrong input levels can result in multiple blocks with same left 2021-05-05 20:37:43 +08:00
Tienson Qin
b756980a80 fix: block id property lost
Close #1727
2021-05-05 11:47:51 +08:00
Tienson Qin
9c59fa2b65 fix: scheduled not working
close #1700
2021-05-04 15:57:52 +08:00
Tienson Qin
578c21e898 fix: pre-block extract 2021-05-04 10:23:38 +08:00
Tienson Qin
b19b373b63 fix: page-add-property! 2021-05-03 22:37:26 +08:00
Tienson Qin
515f782888 fix: page properties 2021-05-03 12:58: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
402c5db938 feat: preserve expand/collapse state
Also, fixed several issues related to data migration
2021-04-29 19:56:57 +08:00
Tienson Qin
b34be68137 feat: support both markdown headings and bullets 2021-04-28 20:13:54 +08:00
Tienson Qin
bce719cfc6 chore: remove unused fns 2021-04-28 15:37:37 +08:00
Tienson Qin
1375d1fab5 Merge branch 'master' into feat/outliner-core 2021-04-18 15:40:56 +08:00
Tienson Qin
dcf37edc10 fix: several issues related to graph
fixed position: sticky not working on safari
2021-04-18 12:56:44 +08:00
Tienson Qin
da3970d531 refactor: block && page properties 2021-04-15 12:02:35 +08:00
Tienson Qin
c809cec032 refactor: block properties
- Added :block/created-at and :block/updated-at
- Update block will update page's timestamp too
- Store properties under `:block/properties` in metadata.edn
2021-04-13 17:20:25 +08:00
Tienson Qin
f5ed76ed14 refactor: don't create page properties by default 2021-04-09 23:51:13 +08:00
Tienson Qin
10ab134f3d refactor: add markdown unordered list as blocks 2021-04-07 22:50:25 +08:00
Tienson Qin
9e1b5beb9d refactor: create new pages 2021-04-07 17:33:43 +08:00
Tienson Qin
da43e43603 fix: block insert 2021-04-05 12:26:47 +08:00
Tienson Qin
15c0c08ab6 refactor: block/save 2021-04-05 11:25:17 +08:00