Commit Graph

1073 Commits

Author SHA1 Message Date
Tienson Qin
a2d94f42cf Create a block with the same level when enter on a collpased block 2020-08-24 18:58:38 +08:00
Tienson Qin
17a2dfea11 Add :journal-basis and read-repair journals
Relates to:
1. https://github.com/logseq/logseq/issues/176
2. https://github.com/logseq/logseq/issues/189
2020-08-24 16:35:18 +08:00
Tienson Qin
0f6070bd67 Add debug 2020-08-24 14:24:19 +08:00
Tienson Qin
289eb1b1d1 Fix up/down not scroll for autocomplete 2020-08-24 13:30:37 +08:00
Tienson Qin
231d0a272c Don't show right sidebar and help on mobile 2020-08-24 11:59:30 +08:00
Tienson Qin
294b6060db Don't submit empty git commit
Resolved https://github.com/logseq/logseq/issues/158
2020-08-24 11:47:38 +08:00
Tienson Qin
5885529120 Fix selection for referenced blocks 2020-08-23 16:22:08 +08:00
Tienson Qin
d558a6bc4c UI tweaks 2020-08-23 09:09:41 +08:00
Tienson Qin
55c04396b6 Fix blocks can't move upward embed blocks
Resolved https://github.com/logseq/logseq/issues/182
2020-08-22 19:31:47 +08:00
Tienson Qin
b68e973f91 Fix Up/Down not working for embed pages 2020-08-22 19:22:06 +08:00
Tienson Qin
5ad2f88650 Fix no link for nested page title
Resolved https://github.com/logseq/logseq/issues/188
2020-08-22 19:05:15 +08:00
Tienson Qin
38401db355 Bump version 2020-08-22 17:51:18 +08:00
Tienson Qin
648144a8c0 Selection just works 2020-08-22 17:50:06 +08:00
Tienson Qin
d033528f67 UI tweaks 2020-08-22 08:55:19 +08:00
Tienson Qin
a4d73ef611 Disable metadata.edn for now 2020-08-22 08:25:15 +08:00
Tienson Qin
29a0781409 Auto close the block textarea when /draw confirmed 2020-08-22 07:59:29 +08:00
Tienson Qin
2ee645afaf Fix layout 2020-08-22 00:25:29 +08:00
Tienson Qin
a94a66666c Excalidraw embed support (#94)
* Excalidraw embed support

* Bump version
2020-08-21 23:25:33 +08:00
Tienson Qin
b4377cec18 Add toggle theme to help 2020-08-21 12:32:27 +08:00
Tienson Qin
f503d08250 Add a simple importing status 2020-08-21 12:32:27 +08:00
Tienson Qin
6d9f4cb803 Graph dot size increases when there're more linked references 2020-08-21 12:32:27 +08:00
Tienson Qin
687cb46383 Temporal fix for dependencies 2020-08-21 12:32:27 +08:00
Tienson Qin
41d8d81a6d Fixed https://github.com/logseq/logseq-internal/issues/90 2020-08-21 12:32:27 +08:00
Tienson Qin
39c1d0037a Add toggle theme shortcut 2020-08-21 12:32:27 +08:00
Tienson Qin
13ef61c226 Support Roam daily notes 2020-08-21 12:32:27 +08:00
Tienson Qin
c08de45493 Add nested link support
Resolved https://github.com/logseq/logseq/issues/101
2020-08-21 12:32:27 +08:00
Tienson Qin
9fc3f0f21d Roam data import prototype 2020-08-21 12:32:27 +08:00
Tienson Qin
c2df042a96 Wip 2020-08-21 12:32:27 +08:00
Tienson Qin
7a8ca01ee3 Add External protocol 2020-08-21 12:32:27 +08:00
Haoji Xu
9042d26731 fix: shift-click hashtags now adds linked to sidebar (#93) 2020-08-21 11:49:59 +08:00
Tienson Qin
c52bd7e5f7 Disable metadata sync for now 2020-08-20 12:15:39 +08:00
Tienson Qin
48e440f3f2 Fix project creating 2020-08-20 11:24:38 +08:00
Tienson Qin
9e6d81fe1b Bump version 2020-08-20 11:06:06 +08:00
Kamal Mukkamala
a28e35508e Add all required mappings and translate sidebar 2020-08-20 02:22:35 +05:30
Kamal Mukkamala
23fd6f6d9f Add translations for right side bar 2020-08-19 23:32:13 +05:30
Kamal Mukkamala
10b5d56728 Add tongue proviedr around page 2020-08-19 18:33:13 +05:30
Kamal Mukkamala
6762f196dc Add preffered-language in state and wrap tongue provider in page component 2020-08-19 18:33:13 +05:30
Kamal Mukkamala
c57bcbaf80 Add tongue in deps and create basic functionality 2020-08-19 18:33:13 +05:30
Tienson Qin
49194a819f Fix onboarding names 2020-08-19 19:59:34 +08:00
Tienson Qin
13bba8cf42 Fix empty directives 2020-08-19 18:44:11 +08:00
Tienson Qin
6b983eecd5 Block level first step (#89)
Block level step 1

1. rename heading to block
2. attach pos_meta information with each element
2020-08-19 11:44:16 +08:00
Haoji Xu
b6409f54db chore: move onboarding pages to a separate file (#88) 2020-08-19 10:32:18 +08:00
Tienson Qin
1b1f8c1c90 Add debug 2020-08-18 12:27:30 +08:00
Tienson Qin
78eb502469 Remove git write permission check 2020-08-18 11:18:17 +08:00
Tienson Qin
5174b4dbb4 Bumped version 2020-08-18 08:21:44 +08:00
Tienson Qin
4b6261d022 Fix preferred format 2020-08-17 16:54:58 +08:00
Tienson Qin
d77e42865f Allow links to pages where link text != page title
Relates to https://github.com/logseq/logseq/issues/13
2020-08-17 10:48:19 +08:00
Tienson Qin
ceb06a12fc Fix enter not working in a heading page 2020-08-17 10:32:12 +08:00
Tienson Qin
81a9dd9b74 Make todos support 2020-08-16 23:44:47 +08:00
Tienson Qin
dfde9fddb3 Bulk indent/unindent 2020-08-16 23:07:06 +08:00