Commit Graph

18312 Commits

Author SHA1 Message Date
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
3ad3f154ea Revert "fix: signature for logseq canary"
This reverts commit a1fd8425c5.
2021-05-09 22:25:11 +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
a1fd8425c5 fix: signature for logseq canary 2021-05-08 23:17:03 +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
charlie
861d492202 chore(plugin): build core file 2021-05-08 20:33:18 +08:00
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
bba717d533 improve(plugin): api types 2021-05-08 20:33:03 +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
ebdba0e436 Revert "improve(plugin): api types"
This reverts commit c967c5216f.
2021-05-08 19:00:53 +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
c967c5216f improve(plugin): api types 2021-05-08 15:21:49 +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