Commit Graph

3153 Commits (2c1e7b6a49be0b84ad37ef883871126b7487b08d)

Author SHA1 Message Date
Tienson Qin 9a650ba8a3 enhance: hide blanks for page references and embeds 2021-03-27 23:27:19 +08:00
Tienson Qin cceb1e7fc0 Merge branch 'master' of github.com:logseq/logseq 2021-03-27 23:11:33 +08:00
Tienson Qin d2c070eac5 fix: chokidar returns wrong "add" type when it's "change" 2021-03-27 22:57:53 +08:00
Tienson Qin 6b249aa865 Enhance: don't move to the previous block when there's highlighted area and pressing `left` 2021-03-27 13:02:00 +08:00
Tienson Qin b5d9200f82 fix: deadline && scheduled not working 2021-03-27 12:36:46 +08:00
Tienson Qin 4bf475fb04 fix: don't allow spaces in property keys 2021-03-27 12:22:22 +08:00
Tienson Qin 9e4892690d chore: bump version 2021-03-27 09:36:00 +08:00
Tienson Qin 8203886c2d fix: tag in [[]] not working
Resolved #1540
2021-03-27 09:32:07 +08:00
Tienson Qin a371c73a0b fix: reload should ignore some folders including assets
Resolved #1521
2021-03-27 09:20:10 +08:00
Tienson Qin 920d8f97f1 chore: bump mldoc 2021-03-27 08:06:45 +08:00
Tienson Qin c3b26256f9 Merge branch 'master' of github.com:logseq/logseq 2021-03-26 22:18:52 +08:00
defclass 9a75cb6431 fix(outliner): fix typo 2021-03-26 22:18:22 +08:00
Tienson Qin 3bc7d7368b chore: bump version 2021-03-26 22:17:54 +08:00
defclass 168352ed6f style: update var name 2021-03-26 22:16:39 +08:00
defclass cf582584e3 doc: update comment 2021-03-26 22:16:33 +08:00
defclass df074f6c43 style: update code style 2021-03-26 22:05:02 +08:00
Junyu Zhan 6b9beda701 fix: typo 2021-03-26 21:46:28 +08:00
defclass e31dee1b60 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-03-26 21:43:59 +08:00
defclass 5fae81f667 Revert "fix: the first child block doesn't have left node"
This reverts commit 3e848232c2.
2021-03-26 21:36:47 +08:00
defclass abc529cb9f fix(outliner): support random blocks passed into blocks->vec-tree 2021-03-26 21:36:17 +08:00
Junyu Zhan 78afe3e602 feat: export custom css 2021-03-26 21:28:07 +08:00
Tienson Qin 5d652a520b fix: the graph doesn't show on the full page
Resolved #1391
Resolved #1532
2021-03-26 21:24:38 +08:00
Tienson Qin a5a2881b0f fix: replace sort-by-pos with sort-by-left 2021-03-26 20:41:28 +08:00
Tienson Qin 3e848232c2 fix: the first child block doesn't have left node 2021-03-25 23:50:13 +08:00
Tienson Qin 15e2b41102 chore: remove outline-schema 2021-03-25 22:46:03 +08:00
Tienson Qin f241e5eba3 refactor: replace :block/children with :block/parent 2021-03-25 22:26:36 +08:00
Tienson Qin 84fb245d8a fix: parse-block preserve parent and left 2021-03-25 22:00:51 +08:00
defclass db4d8c8f47 fix: remove debug info 2021-03-25 16:47:57 +08:00
defclass d88542f412 refactor(outliner): blocks->vec-tree 2021-03-25 16:46:46 +08:00
thezjy a4d0666bcc
feat: use a button to load more journals (#1529)
* feat: use a button to load more journals

* feat: preserve the "scroll to load more" behavior

* ignore .clj-kondo all together

* enhance: load latest two journals by default

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-03-25 11:45:31 +08:00
defclass 14836c932c feat(outliner): add :page/name into ->block-id 2021-03-25 11:27:21 +08:00
defclass e45cb793af fix(outliner): parent-id -> parent left-id -> left 2021-03-25 11:23:26 +08:00
Tienson Qin b480807fa0 refactor: attach :block/parent and :block/left after importing 2021-03-25 10:46:07 +08:00
Tienson Qin 4010689a7b chore: set h1 font weight to 600 2021-03-24 23:38:00 +08:00
Tienson Qin aef9b61839 enhance: notice when scheduled or deadline and there's no content 2021-03-24 23:36:54 +08:00
Tienson Qin 12a3ef6fa8 Merge branch 'master' of github.com:logseq/logseq 2021-03-24 23:17:39 +08:00
Tienson Qin 655c8bfc5f feat: block alias
Markdown syntax: [alias](((block-id)))
2021-03-24 23:15:37 +08:00
Tienson Qin 8f05fb66b7 Merge branch 'master' into feat/outliner-core 2021-03-24 21:28:47 +08:00
Tienson Qin cecc240d9a chore: bump mldoc 2021-03-24 21:06:24 +08:00
Tienson Qin 0670c54661 fix: move electron-window-state to resources/package.json 2021-03-24 20:16:02 +08:00
ahonn 35ccd5b403 feat: add electron-window-state to remember the window state 2021-03-24 20:15:25 +08:00
Weihua 7f51f667bb use logseq fork of datascript
cherry-picked one commit from upstream to deprecate qualified lib warning

everything else is same
2021-03-24 13:05:21 +08:00
Weihua f0911f43b1
fix: use qualified lib 2021-03-24 12:34:07 +08:00
Tienson Qin f8d1e90118 feat: render Inline_Html 2021-03-23 21:34:03 +08:00
Tienson Qin c4ffbac107 feat: markdown underline command 2021-03-23 21:34:03 +08:00
defclass 45108ae662 test: comment a unavailable test 2021-03-23 20:47:26 +08:00
defclass 917e83309b chore: remove nano-id 2021-03-23 20:47:26 +08:00
defclass b4b12ffa6f test: add deps 2021-03-23 20:47:26 +08:00
Tienson Qin e37eec4a45 refactor: add :block/uuid for pages 2021-03-23 20:24:54 +08:00
Tienson Qin 4dddaa66ab refactor: remove both :block/scheduled-ast and :block/deadline-ast 2021-03-23 14:55:01 +08:00