Peng Xiao
|
faee46551a
|
fix: fix right side bar not scroll
|
2021-05-12 16:04:23 +08:00 |
|
rcmerci
|
c3ecddb176
|
fix: wrong block/title
|
2021-05-12 16:01:31 +08:00 |
|
Kan-Ru Chen
|
9855959795
|
Fix missing argument for input-secret dialog
|
2021-05-12 15:42:09 +08:00 |
|
Weihua Lu
|
84cfe572f5
|
feat: wip, categorize shortcuts
|
2021-05-12 15:25:28 +08:00 |
|
charlie
|
da707c13c6
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-12 11:15:19 +08:00 |
|
charlie
|
d671d7ef28
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-12 10:46:14 +08:00 |
|
Weihua Lu
|
5785abfe9f
|
refactor: rename data to config
|
2021-05-12 10:44:56 +08:00 |
|
Tienson Qin
|
a3fae3a567
|
enhance: simplify export zip's file name
|
2021-05-11 23:09:19 +08:00 |
|
charlie
|
77af7036e5
|
fix(exporter): flatten zip files
|
2021-05-11 23:09:19 +08:00 |
|
Tienson Qin
|
0ebb1629b7
|
fix: bilibili id regex
close #1779
|
2021-05-11 22:53:45 +08:00 |
|
Tienson Qin
|
0352d4e2c1
|
fix: unordered list number
close #1784
|
2021-05-11 22:38:44 +08:00 |
|
Tienson Qin
|
ced50c4482
|
fix: the next block might inherits block attributes from the previous block
|
2021-05-11 22:23:26 +08:00 |
|
Tienson Qin
|
68835c4b67
|
enhance: change default spaces back to two
|
2021-05-11 20:32:59 +08:00 |
|
Tienson Qin
|
66c0200b51
|
fix: wrong indentation when extracting blocks
close #1785
|
2021-05-11 20:21:28 +08:00 |
|
rcmerci
|
850d8d8c7a
|
add marker_test & priority_test
|
2021-05-11 19:01:13 +08:00 |
|
rcmerci
|
09b2ea368d
|
split util.marker & util.priority lib
|
2021-05-11 19:01:13 +08:00 |
|
Weihua Lu
|
e0f32fe878
|
feat: wip, organize shortcut docs page
|
2021-05-11 17:59:58 +08:00 |
|
Tienson Qin
|
ac7f6e1967
|
fix: remove non existed block refs when saving a block to avoid blank page
|
2021-05-11 17:54:31 +08:00 |
|
Tienson Qin
|
83c481ab09
|
fix: block properties
|
2021-05-11 17:21:13 +08:00 |
|
Tienson Qin
|
189d94554f
|
fix: Copy block ref sometimes do not saved correctly
close #1798
|
2021-05-11 17:00:43 +08:00 |
|
Tienson Qin
|
b8f6e24df3
|
feat: add search in the current page back
|
2021-05-11 16:04:52 +08:00 |
|
Tienson Qin
|
a12dc79e67
|
chore: bind editor/insert-link to mod+k
|
2021-05-11 15:49:54 +08:00 |
|
Tienson Qin
|
42542aac23
|
fix: Can't edit a page called Logseq
close #1792
|
2021-05-11 15:30:38 +08:00 |
|
Tienson Qin
|
a28216c980
|
fix: Global search & backlink auto-complete only returns a single Page
candidate
close #1793
|
2021-05-11 14:53:41 +08:00 |
|
charlie
|
e57d382d3c
|
improve(plugin): add get app config api
|
2021-05-11 14:11:41 +08:00 |
|
charlie
|
d5a1a63362
|
improve(plugin): more editor api
|
2021-05-11 11:38:55 +08:00 |
|
charlie
|
71dbc9d53a
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-11 10:38:20 +08:00 |
|
Tienson Qin
|
2292ad8b6a
|
fix: local page graph
0.0.2
|
2021-05-10 23:02:32 +08:00 |
|
Tienson Qin
|
d136d44798
|
Fix: linked refs not updated
close #1777
|
2021-05-10 22:44:15 +08:00 |
|
charlie
|
e2eafb7b64
|
improve(plugin): support parse hiccups of show msg
|
2021-05-10 20:58:23 +08:00 |
|
rcmerci
|
4d2c5f05a6
|
fix(editor): pasted template had chaotic orders
|
2021-05-10 20:45:00 +08:00 |
|
Tienson Qin
|
a2d35f6208
|
fix: can't input page reference with spaces
|
2021-05-10 20:43:56 +08:00 |
|
Weihua Lu
|
06afee23e6
|
refactor: move all shortcut data in one place
each shortcut install will has it's unique id now
this will be used to disable shortcut or re-enable
|
2021-05-10 20:31:01 +08:00 |
|
Tienson Qin
|
f05bd7e4e0
|
fix: custom queries
close #1769
|
2021-05-10 20:06:54 +08:00 |
|
Tienson Qin
|
26f18a437b
|
fix: fs watcher
|
2021-05-10 19:39:18 +08:00 |
|
Tienson Qin
|
32c56a191c
|
Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core
|
2021-05-10 18:54:51 +08:00 |
|
Tienson Qin
|
3a78a117a1
|
fix: block properties
also, fixed marker css
|
2021-05-10 18:51:32 +08:00 |
|
charlie
|
4043c163fb
|
improve(plugin): add block entity type
|
2021-05-10 17:51:05 +08:00 |
|
charlie
|
4ad0bd2eae
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-10 15:48:25 +08:00 |
|
charlie
|
95ae0f5317
|
fix(editor): zoom out page error #1758
|
2021-05-10 15:41:28 +08:00 |
|
Tienson Qin
|
507e9fb031
|
fix: can't search
Related to #1754
|
2021-05-10 15:18:03 +08:00 |
|
rcmerci
|
7958c6b22d
|
fix: move-subtree when move to new-created page
|
2021-05-10 14:33:03 +08:00 |
|
rcmerci
|
9289c7b298
|
fix: move-subtree between diff pages
|
2021-05-10 13:58:19 +08:00 |
|
charlie
|
6f59939484
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-10 13:53:11 +08:00 |
|
Tienson Qin
|
d1d4eaeb5a
|
fix: can't exit app
|
2021-05-10 13:46:27 +08:00 |
|
Tienson Qin
|
c78b225bbb
|
fix: repeated tasks records
|
2021-05-10 12:43:32 +08:00 |
|
Tienson Qin
|
338de314c5
|
fix: sort properties
|
2021-05-10 12:28:48 +08:00 |
|
Tienson Qin
|
df095c39a9
|
fix: linked refs not refreshed
close #1753
|
2021-05-10 12:19:17 +08:00 |
|
charlie
|
9b0d5aa50e
|
improve(plugin): support slash command hooks
|
2021-05-10 12:15:12 +08:00 |
|
Tienson Qin
|
b0a0e4d811
|
chore: bump mldoc
|
2021-05-10 11:17:49 +08:00 |
|