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
Kamal Mukkamala
3972ad1976
Add tongue in deps and create basic functionality
2020-08-19 17:50:51 +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
Tienson Qin
3c0be66685
Add todo and doing back
2020-08-14 17:38:57 +08:00
Tienson Qin
888b284062
Add bottom space for pages
2020-08-14 10:57:03 +08:00