Commit Graph

17706 Commits

Author SHA1 Message Date
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 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
charlie
2ea117fab6 improve: add skip mtime when write external file 2021-05-10 10:51:52 +08:00
Weihua
018d517348 feat: more bash-like basic in block editing shortcuts (#1741)
* feat: shortcut for kill line, cursor begin/end, kill block

* feat: move or kill by word

* fix: off by one

* fix: til alt need be avoid on mac

* feat: false to disable shortcut

* fix: disable more binding for mac

* fix: add prevent default for global shortcuts

* fix: ctrl+shift+b/f move by word for mac

* fix: move backword zero bug
2021-05-10 10:44:54 +08:00
Weihua Lu
bc49715f35 fix: delete text selection 2021-05-10 10:01:00 +08:00
rcmerci
b8566f6eac fix(outliner): skip move-subtree if move to origin pos 2021-05-09 23:49:41 +08:00
Tienson Qin
63adf01245 chore: bump version 2021-05-09 22:05:08 +08:00
Tienson Qin
e6d6c940e1 chore: disable buggy codemirror integration temporally 2021-05-09 22:03:05 +08:00
Tienson Qin
762f5eff85 enhance: markdown use fence code when <src 2021-05-09 21:44:03 +08:00
Tienson Qin
3dd7b4d7d5 chore: bump mldoc 2021-05-09 18:08:03 +08:00
Tienson Qin
fe5df9ca36 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-09 11:26:31 +08:00
Tienson Qin
7349910e6f fix: git diff doesn't work because we don't store the raw file content 2021-05-09 11:25:41 +08:00
Charlie
c43be45de7 Merge branch 'feat/outliner-core' into feat/integration-plugins-core 2021-05-09 11:17:22 +08:00
Peng Xiao
745b068028 fix: fix compiler error 2021-05-09 11:00:46 +08:00
Weihua Lu
d1cafa3df1 fix: EOL undo issue 2021-05-09 00:26:18 +08:00
Weihua Lu
d25db88fc1 chore: change insert link back to k 2021-05-09 00:26:18 +08:00
Weihua Lu
6be6ce76bc chore: remove duplicated code 2021-05-09 00:26:18 +08:00
Tienson Qin
fe2371f4e5 fix: org mode properties 2021-05-08 23:12:43 +08:00
Tienson Qin
3ea88719db fix: can't create org mode files in Canary release
close #1740
2021-05-08 22:35:59 +08:00
Tienson Qin
2e0c241ba6 enhance: don't clear selection after copied
close #1733
2021-05-08 22:12:16 +08:00
Tienson Qin
701f4facfd fix: add timetracking back 2021-05-08 22:07:28 +08:00
Tienson Qin
a707f0bf51 enhance: replace todo query with task 2021-05-08 20:56:43 +08:00