Commit Graph

1185 Commits

Author SHA1 Message Date
Tienson Qin
f5736aa285 Fixed copy which needs at least twice
Resolved https://github.com/logseq/logseq/issues/272
2020-09-11 18:56:36 +08:00
Tienson Qin
d01aebec4b Remove file suffix when determine page's name 2020-09-11 18:10:40 +08:00
Tienson Qin
049972cf1d Fixed shift+click open page in right sidebar when searching 2020-09-11 15:34:43 +08:00
Tienson Qin
01d9522f7e Temporal disable "clear query cache" when a component unmounted 2020-09-11 15:18:47 +08:00
Haoji Xu
a91612e69d feat: developer mode 2020-09-11 11:56:16 +08:00
Tienson Qin
a5f546e5d4 Fix missing journals when scrolling
Resolved https://github.com/logseq/logseq/issues/308
2020-09-11 11:33:36 +08:00
Tienson Qin
c870799d85 Better editor autopairs
Resolved https://github.com/logseq/logseq/issues/307
2020-09-11 10:22:30 +08:00
Tienson Qin
9ae947cbe3 Fix highlight performance
Resolves https://github.com/logseq/logseq/issues/306
2020-09-11 09:32:02 +08:00
Tienson Qin
52be6c7611 Remove debugging 2020-09-11 08:59:43 +08:00
Tienson Qin
d205604447 Fix not creating today journal page automatically 2020-09-11 08:57:14 +08:00
Tienson Qin
cd8d8f132e Add missing format 2020-09-11 08:44:36 +08:00
Tienson Qin
6b3236182e Compatible with new date format with roam 2020-09-11 08:35:54 +08:00
Tienson Qin
c0dcc5ab62 Merge branch 'master' of github.com:logseq/logseq-internal 2020-09-10 17:53:43 +08:00
Tienson Qin
3c078d006d Fix properties redundant custom_id 2020-09-10 17:53:01 +08:00
Haoji Xu
b77a1f918e Merge pull request #121 from logseq/daily-scroll-fix
fix: style supports scrolling down for more journals
2020-09-10 15:51:47 +08:00
Tienson Qin
f44cfcae50 Remove redundant check 2020-09-10 12:50:49 +08:00
Tienson Qin
9a67d4713f Fixed rename && delete pages 2020-09-10 12:38:34 +08:00
Tienson Qin
176162030d Disable left sidebar for now 2020-09-09 21:27:42 +08:00
Tienson Qin
51f9b0866c Add right border for left sidebar 2020-09-09 21:22:06 +08:00
Haoji Xu
16cf62af2b fix: add tips to re-index repo 2020-09-09 21:11:19 +08:00
Haoji Xu
6871bd86a5 Merge conflict 2020-09-09 21:02:57 +08:00
Haoji Xu
62db0d7b4b Merge pull request #120 from logseq/contents-update
content page update
2020-09-09 20:37:20 +08:00
Haoji Xu
a5341c8786 Merge branch 'master' into contents-update 2020-09-09 20:36:14 +08:00
Haoji Xu
13eb78fa5d fix: adds sidebar toggle animation and format support 2020-09-09 20:33:10 +08:00
Tienson Qin
dbbad1a64d Remove after migrating text 2020-09-09 20:03:26 +08:00
Tienson Qin
8e917c0ba1 Bump version 2020-09-09 20:02:03 +08:00
Tienson Qin
eecbc9451a Show migration notification when first clone 2020-09-09 19:57:42 +08:00
Tienson Qin
94e64811ea Don't create today journal for local repo if logged in 2020-09-09 19:35:16 +08:00
Tienson Qin
b581c51a7b Don't create today daily note if there exists one 2020-09-09 19:21:59 +08:00
Tienson Qin
48cfdad137 Daily notes migration polish 2020-09-09 18:32:42 +08:00
Haoji Xu
5f1b0e7852 feat: adds left sidebar with contents 2020-09-09 18:07:08 +08:00
Haoji Xu
47b2cddbfe feat: add shurtcut for adding to contents directly 2020-09-09 17:22:30 +08:00
Haoji Xu
01ab826876 Merge remote-tracking branch 'origin/master' into contents-update 2020-09-09 16:26:36 +08:00
Haoji Xu
0bed110384 feat: better migration workflow 2020-09-09 16:21:24 +08:00
Haoji Xu
24a635ba96 chore: remove debug info 2020-09-09 16:21:24 +08:00
Haoji Xu
047f600bc6 feat: better migration experience 2020-09-09 16:21:24 +08:00
Haoji Xu
35a48595e6 style: code style review 2020-09-09 16:21:24 +08:00
Haoji Xu
1987c8c959 feat: add option to migrate to daily basis 2020-09-09 16:21:24 +08:00
Haoji Xu
1366de5a61 fix: added option to toggle journal basis and use daily for default 2020-09-09 16:21:24 +08:00
Haoji Xu
3b1cce8fc5 fix: journal on a daily basis now working 2020-09-09 16:21:24 +08:00
Haoji Xu
3bda0d1477 fix: no brackets in contents page 2020-09-09 13:22:10 +08:00
Tienson Qin
902e76e022 Temporal disable orphan page alert for performance 2020-09-08 19:36:13 +08:00
Tienson Qin
5b85011690 Fix page reference 2020-09-08 19:24:49 +08:00
Tienson Qin
6b96dc2a83 Fixed not able to DELETE a Page or even Rename a page
Resolved https://github.com/logseq/logseq/issues/279
2020-09-08 18:55:23 +08:00
Tienson Qin
be21d7a4a7 Merge branch 'master' of github.com:logseq/logseq-internal 2020-09-08 18:00:33 +08:00
Tienson Qin
319a840117 Catch all errors raised by pull-many 2020-09-08 17:45:41 +08:00
Haoji Xu
0f961f06d3 chore: code style fix 2020-09-08 15:17:21 +08:00
Haoji Xu
dc02bfe2b8 feat: supports shift to open in sidebar in search 2020-09-08 15:17:21 +08:00
Tienson Qin
39126797d7 Fixed can't jump to new block 2020-09-08 13:06:45 +08:00
Tienson Qin
79667531e3 Bump version 0.0.2.5 2020-09-08 11:13:16 +08:00