Commit Graph

5221 Commits (8d4f9049d68548cd607eaaf6c7e19265c0fa70d1)

Author SHA1 Message Date
leizhe 2df02a2dd5 remove println 2021-09-23 19:24:13 +08:00
leizhe 11da876085 enhance: start a newline to insert src, propereis, etc. 2021-09-23 19:24:13 +08:00
leizhe 403c21df24 fix(logbook): Adjust orders of timestamps and logbook
Fix https://github.com/logseq/logseq/issues/2799
2021-09-23 19:24:13 +08:00
leizhe 25d0c892f1 feat(marker): The color can be customized now. 2021-09-23 19:24:13 +08:00
angusiguess 695765df78 Emit image links as image embeds rather than as html links 2021-09-23 19:18:50 +08:00
Tienson Qin 32ddeaa3c8 fix: convert error to string for instruments 2021-09-23 19:14:59 +08:00
Tienson Qin b0d26c055f fix: ctrl+l doesn't work on Web 2021-09-23 19:01:57 +08:00
Tienson Qin e5f484d1a7 feat: add :shortcut/doc-mode-enter-for-new-block? option 2021-09-23 18:26:11 +08:00
Tienson Qin 23a9b3e068 fix: can't edit code block 2021-09-23 16:38:07 +08:00
Tienson Qin c1f919cc38 enhance: don't group by pages if there's a :result-transform fn 2021-09-23 16:23:35 +08:00
Tienson Qin b29ef6cd5e enhance: display query examples when invoking /query 2021-09-23 15:31:12 +08:00
Tienson Qin 302b19440b fix: Cards command not working in commands palette 2021-09-23 14:47:54 +08:00
Tienson Qin d6eb2752f4 fix: search not working on publishing 2021-09-23 12:20:10 +08:00
Tienson Qin 92e8ccf88f fix: review cards button not working 2021-09-23 11:37:09 +08:00
Tienson Qin d371e0b1bb fix: smooth commands auto-complete 2021-09-23 11:27:21 +08:00
Tienson Qin 73d141ed76 fix: encrypted graph
close #2691
2021-09-22 21:29:04 +08:00
woodwm 2a5b7e2be0 fix: Use KaTex fonts from the CDN rather than the local fonts folder 2021-09-22 20:20:10 +08:00
Tienson Qin b84cf7830f chore: bump version 2021-09-22 20:17:06 +08:00
Tienson Qin c60fb5454a enhance: disable git auto commit by default
Because many users have trouble with Git with sync services like
iCloud/OneDrive.
2021-09-22 18:56:54 +08:00
charlie 7ea00869d9 fix(plugin): support empty vector for the value of blocks children 2021-09-22 18:45:18 +08:00
woodwm 3397b2ec87 Update the version of KaTex from `0.11.1` to `0.13.8`
resolve #2739 and #2780
2021-09-22 18:17:03 +08:00
Tienson Qin 5d5d88f8df enhance: save files to logseq/bak when changes detected from the disk 2021-09-22 18:13:54 +08:00
Tienson Qin 9bc5bc94b7 fix: open the last block when the template has only one block 2021-09-22 14:25:00 +08:00
Tienson Qin 16068df62f enhance: open the last block when inserting template blocks 2021-09-22 14:18:37 +08:00
Tienson Qin 6266f33f21 enhance: add commands palette icon in the search modal 2021-09-22 13:48:35 +08:00
Tienson Qin 85f4217ef2 enhance: open the previous block when deleting selected blocks 2021-09-22 13:38:38 +08:00
charlie 4a472b934a fix(git): app crash with segment fault when graph path empty 2021-09-22 13:02:35 +08:00
Charlie e47ad9909d
Enhance/pdf (#2855)
* feat(pdf): add go to annations page to pdf viewer toolbar

* improve(pdf): try to fix highlight selection blink

* improve(pdf): remove annations layer

* fix(pdf): try to fix selection blink

* Squashed commit of the following:

commit 995fba8623
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Thu Sep 16 13:59:08 2021 +0800

    fix: disable plugins on the Web

commit d6a011fd35
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Thu Sep 16 12:31:01 2021 +0800

    enhance(perf): add :ref/linked-references-collapsed-threshold option

    Related to #2792

commit f59f59b9ae
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 21:47:05 2021 +0800

    enhance: don't overwrite logseq's file if changes from journal file

    is empty or the default template content.

    To prevent overwritten when using iCloud/OneDrive/GDrive.

commit f5cdfaa2f1
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 20:59:10 2021 +0800

    fix: add command-palette/toggle

commit ae25bb387f
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 20:57:57 2021 +0800

    fix: add both Cmd+! and Cmd+Shift+p to configurable shortcuts

commit b20d29f813
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 17:12:20 2021 +0800

    fix: don't count as failed writes if content from the disk

    is not matched to the content in logseq

commit ac89a36ab0
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 14:31:48 2021 +0800

    chore: bump mldoc

commit c7128dfc87
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 12:31:11 2021 +0800

    enhance: text update

commit d965394be2
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 11:28:39 2021 +0800

    feat: add namespace query support

commit 4f1402ea42
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 09:52:56 2021 +0800

    enhance: remove the plus icon for switching graphs

commit 3550e4bbf0
Author: Gustavo Santos <gustavofsantos@outlook.com>
Date:   Tue Sep 14 13:43:57 2021 -0300

    fix: set aria-checked to "true" if toggle is on

commit 640d447b3b
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 09:48:47 2021 +0800

    debug: disable cache node modules temporally

commit 6ab7f44f5f
Author: Tienson Qin <tiensonqin@gmail.com>
Date:   Wed Sep 15 00:01:14 2021 +0800

    enhance: marketplace polish

commit 07063f1592
Author: charlie <xyhp915@qq.com>
Date:   Tue Sep 14 18:27:06 2021 +0800

    fix(plugin): restart app not work

commit 7b909704ab
Author: charlie <xyhp915@qq.com>
Date:   Tue Sep 14 15:43:30 2021 +0800

    fix(ui): broken width for plugins page when toggling widen mode

commit d456ed7823
Author: charlie <xyhp915@qq.com>
Date:   Tue Sep 14 15:36:32 2021 +0800

    enhance(plugin): polish marketplace ui

* fix(pdf): try to fix horizontal scroller when viewer overflow

* fix(pdf): make text selectable for embed highlight range

* feat(pdf): pager of viewer on toolbar

* fix: conflicts

* improve(pdf): register shortcuts for pager

* improve(pdf): try to fix area image blurry for high dpi screen

* improve(pdf): support dashed style for area highlight

* fix(pdf): change shortcuts for win32
2021-09-22 12:14:39 +08:00
Tienson Qin 9dce190204 enhance: clear text selection when blocks are selected 2021-09-21 13:12:21 +08:00
Tienson Qin 88d4dea61f fix: search history 2021-09-21 12:41:07 +08:00
Tienson Qin 5357ab4acd enhance: add tip for commands palette 2021-09-21 12:41:07 +08:00
Tienson Qin aea4ba0441 chore: remove search in page since it's included in the refactored
search modal.
2021-09-21 12:41:07 +08:00
Alex d62c422d91 Document mod-c/copy current block ref
This is not documented in the default key descriptions:

When in edit mode but no text selected, copy current block ref (/src/main/frontend/handler/editor.cljs)
2021-09-21 11:53:27 +08:00
Devon Zuegel 0ec448a073 Make button on SR card UI big 2021-09-21 11:52:54 +08:00
Devon Zuegel 0a4b8846e2 Make SR card hotkeys keyboard shortcut UI 2021-09-21 11:52:54 +08:00
Devon Zuegel ac5dd50205 Run auto-formatter 2021-09-21 11:52:54 +08:00
Devon Zuegel 2f95425687 Make .keyboard-shortcut > code elems easier to read 2021-09-21 11:52:54 +08:00
ranfdev 071615f34d Fix animated modals timing
The enter animation was delayed by 100ms, while the exit timeout was
100ms: the css transition is 150ms and the exit timeout should be the
same.
2021-09-21 11:47:01 +08:00
Tienson Qin a2bb381b1c debug: add more steps for debugging 2021-09-21 11:43:09 +08:00
Tienson Qin 1b393d953d enhance: git is optional 2021-09-20 13:54:02 +08:00
Tienson Qin 279a6007fe enhance: add recent search 2021-09-20 13:11:59 +08:00
Tienson Qin 3fa9b206fe fix: /date picker not working 2021-09-18 12:14:18 +08:00
ranfdev e1ad100b8c Improve editor modals style consistency 2021-09-18 12:06:22 +08:00
ranfdev 3cbd304a22 Take out condition and animate editor modals 2021-09-18 12:06:22 +08:00
charlie 3881d11b18 fix(ui): polish search & commands palettle 2021-09-17 19:58:48 +08:00
Tienson Qin 1ea0d55280 enhance: search modal (similar as commands palette) 2021-09-17 17:24:20 +08:00
Weihua Lu 1cc6710acd refactor: use quot instead 2021-09-17 16:34:49 +08:00
Weihua Lu d47ed0f1cf enhance: support hh:mm:ss youtube timestamp format 2021-09-17 16:28:17 +08:00
Tienson Qin ded06082a6 enhance(keyword): use mod+k for search and mod+l for inserting link 2021-09-17 15:22:18 +08:00
charlie f4fb358916 feat(ui): support images lightbox with photoswipe 2021-09-17 15:05:28 +08:00