Commit Graph

23218 Commits

Author SHA1 Message Date
Tienson Qin
915f30b5a2 Listen to db changes after all pages are loaded 2020-08-25 19:03:53 +08:00
Tienson Qin
9ad4bca4cd Fix footnote link 2020-08-25 14:20:58 +08:00
Tienson Qin
6ef1785866 Fix relative path 2020-08-25 12:09:10 +08:00
Tienson Qin
3bd585f46d Fix daily notes 2020-08-25 10:37:05 +08:00
Tienson Qin
6fe102a9ec Don't run read repair when not logged 2020-08-24 23:14:44 +08:00
Tienson Qin
9695ad28a5 Bump version 0.0.1-21 2020-08-24 22:04:50 +08:00
Tienson Qin
3d0469775c Fix contents editing 2020-08-24 21:45:13 +08:00
Tienson Qin
89560c9312 Fix read-repair
Add some hints to contents
2020-08-24 20:28:36 +08:00
Tienson Qin
50d6e1d334 Fix delete jump 2020-08-24 19:01:58 +08:00
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 0.0.1-20 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
0.0.1-19
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 0.0.1-18 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
02d83f218a Merge branch 'master' into feat/i18n
* master:
  Add tongue proviedr around page
  Add preffered-language in state and wrap tongue provider in page component
  Add tongue in deps and create basic functionality
  Fix onboarding names
  Fix empty directives
  Block level first step (#89)
  chore: move onboarding pages to a separate file (#88)
  Add debug
  Remove git write permission check
2020-08-19 18:33:43 +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
Kamal Mukkamala
470a2bfe63 Add tongue proviedr around page 2020-08-19 17:53:50 +05:30
Kamal Mukkamala
a01505ea22 Add preffered-language in state and wrap tongue provider in page component 2020-08-19 17:52:13 +05:30