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 |
|
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
|
8f05fb66b7
|
Merge branch 'master' into feat/outliner-core
|
2021-03-24 21:28:47 +08:00 |
|
ahonn
|
35ccd5b403
|
feat: add electron-window-state to remember the window state
|
2021-03-24 20:15:25 +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 |
|
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 |
|
rcmerci
|
9eab95786b
|
feat: support exporting single page to markdown
|
2021-03-23 14:17:25 +08:00 |
|
Tienson Qin
|
eaf64478a9
|
fix: react key warnings
|
2021-03-23 13:15:45 +08:00 |
|
Tienson Qin
|
9a08353037
|
chore: add documentation for database's schema
|
2021-03-23 12:42:36 +08:00 |
|
Tienson Qin
|
c0aaff5037
|
fix: remove non exists block refs when importing from files
|
2021-03-23 11:13:41 +08:00 |
|
defclass
|
e61c02bd27
|
fix(util): fix require
|
2021-03-23 10:37:13 +08:00 |
|
rcmerci
|
5bf0e29239
|
fix(export): also take :page/original-name into exporting markdown
|
2021-03-23 10:30:33 +08:00 |
|
defclass
|
346e9e9a7c
|
fix(outliner): move :block/id into :block/uuid
|
2021-03-23 10:23:27 +08:00 |
|
defclass
|
115f45504f
|
test(outliner): remove generator logic
|
2021-03-23 10:13:41 +08:00 |
|
defclass
|
1e18a49440
|
refactor(outliner): use unified state management and revise the tests
|
2021-03-23 10:13:41 +08:00 |
|
defclass
|
4ea2053510
|
feat(outliner): add insert-node api
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
218746edcd
|
refactor(outlier): refactor get-children
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
bb42ede8d0
|
refactor(outliner): remove feature that one position as a atom
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
5098327166
|
docs(outliner): add some docs
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
b73e5e72f7
|
chore(outliner): remove examples
|
2021-03-23 10:12:19 +08:00 |
|
Tienson Qin
|
10c3756803
|
remove cljs-run-test
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
bf15df3059
|
feat(ouliner): add static
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
c051ac5c66
|
refactor(outliner): using sematic dom
|
2021-03-23 10:12:19 +08:00 |
|
defclass
|
55d5ca8239
|
refactor(outliner): recur tree nodes
|
2021-03-23 10:12:19 +08:00 |
|
Tienson Qin
|
ba5259feb9
|
fix: keep copy-paste buffer intact when deleting blocks
Related to #1507
|
2021-03-22 16:16:55 +08:00 |
|
Tienson Qin
|
a1f5c715d0
|
fix: don't show brackets for tags
|
2021-03-22 16:00:59 +08:00 |
|
Tienson Qin
|
b98e2e1dc8
|
chore: bump mldoc
|
2021-03-22 15:59:21 +08:00 |
|
Tienson Qin
|
0ea56db089
|
fix: ref pages in properties
|
2021-03-22 13:57:00 +08:00 |
|
Tienson Qin
|
279f319bca
|
fix: block refs
|
2021-03-22 12:55:33 +08:00 |
|
Tienson Qin
|
89aff1abc0
|
refactor: merge :block/ref-pages and :block/ref-blocks
|
2021-03-21 15:36:14 +08:00 |
|
Tienson Qin
|
72f5a7c07b
|
Merge branch 'master' into refactor/core
|
2021-03-21 14:14:22 +08:00 |
|
Tienson Qin
|
f141f3dfd0
|
chore: distinct pages by :block/name
|
2021-03-21 14:06:32 +08:00 |
|
Tienson Qin
|
b154c9e0f5
|
chore: bump minor version
|
2021-03-19 22:57:21 +08:00 |
|
Tienson Qin
|
2df3fd297d
|
fix: add page embeds to page references
|
2021-03-19 22:52:03 +08:00 |
|
Tienson Qin
|
817bf9aec0
|
fix: Shortcut for Journal (CTRL+J in help) is actually ALT+J
Resolved #1502
|
2021-03-19 16:54:57 +08:00 |
|
Tienson Qin
|
b1eeebb45c
|
fix: roam macro import
Related to #1493
|
2021-03-19 01:34:55 +08:00 |
|
Tienson Qin
|
8a4fc81436
|
fix: ui toggle button
|
2021-03-18 22:14:59 +08:00 |
|
Tienson Qin
|
86758c8007
|
enhance: put all export options together
|
2021-03-18 21:55:30 +08:00 |
|
Tienson Qin
|
65d9824432
|
chore: bump mldoc
|
2021-03-18 21:07:53 +08:00 |
|
rcmerci
|
6230172a0d
|
feat(export): add `export-heading-to-list?' option in config.edn
|
2021-03-18 20:13:49 +08:00 |
|
rcmerci
|
da1b8630e6
|
chore: add export-as-markdown ui
|
2021-03-18 20:13:49 +08:00 |
|
rcmerci
|
d9afcd69e0
|
fix: skip export if page/name not found
|
2021-03-18 20:13:49 +08:00 |
|