baiyongjie
|
b3d5938665
|
fix search
|
2023-05-23 09:30:55 +08:00 |
|
zadam
|
f3bc604516
|
Merge branch 'stable'
# Conflicts:
# src/public/app/widgets/toc.js
|
2023-05-18 13:46:41 +02:00 |
|
zadam
|
074820dae5
|
cleanup of find in text implementation
|
2023-05-18 13:41:32 +02:00 |
|
SnnBcd xt
|
57aa0a0fe1
|
findInText: Automatically search the selected text
|
2023-05-18 07:29:21 +00:00 |
|
zadam
|
88a961180f
|
cleanup note open custom
|
2023-05-17 23:57:32 +02:00 |
|
zadam
|
bd8429a0ba
|
Merge pull request #3944 from SiriusXT/toc
toc scrolls smoothly
|
2023-05-17 23:13:41 +02:00 |
|
zadam
|
da348075e8
|
Merge pull request #3923 from soulsands/fix-include
fix included note display
|
2023-05-17 23:06:50 +02:00 |
|
SnnBcd xt
|
d24d3af87d
|
Other elements in the scroll-container (including text search) scroll smoothly
|
2023-05-17 12:03:38 +00:00 |
|
SnnBcd xt
|
085c0e76ca
|
toc scrolls smoothly
|
2023-05-17 10:18:58 +00:00 |
|
zadam
|
d7d98b29a7
|
Merge pull request #3940 from SiriusXT/open-note-custom
Open note custom
|
2023-05-16 23:55:17 +02:00 |
|
SnnBcd xt
|
7c7bea5e3a
|
Open notes with custom software.
|
2023-05-16 14:01:55 +00:00 |
|
SnnBcd xt
|
9fc474504b
|
Open notes with custom software
|
2023-05-16 11:57:28 +00:00 |
|
SnnBcd xt
|
412fd105c9
|
open-note-custom-test
|
2023-05-16 06:22:15 +00:00 |
|
MeIchthys
|
470a0c7b21
|
Update launchbar_command_launcher.html to refer to shortcuts
|
2023-05-15 10:21:40 -04:00 |
|
MeIchthys
|
9968cba348
|
singluarify 'mirrors'
|
2023-05-15 10:15:14 -04:00 |
|
MeIchthys
|
aee520a209
|
Change keyboardLauncher to keyboardShortcut
|
2023-05-15 10:12:43 -04:00 |
|
MeIchthys
|
cf4201b084
|
update keyboardlauncher to keyboardShortcut
|
2023-05-15 10:11:07 -04:00 |
|
zadam
|
239c14a5df
|
fix search in "view source", closes #3929
|
2023-05-13 16:00:41 +02:00 |
|
baiyongjie
|
7cf47520d4
|
fix included note display
|
2023-05-11 10:54:20 +08:00 |
|
baiyongjie
|
8eb0a4e1cb
|
fix cursor position when Jumping from note to included note
(cherry picked from commit 6a9aa5eedaf27d8b077d200cca659eef541b2143)
|
2023-05-11 00:22:06 +02:00 |
|
zadam
|
ad2a7a2da3
|
Merge pull request #3920 from soulsands/fix-include
fix cursor position when Jumping from note to included note
|
2023-05-11 00:21:21 +02:00 |
|
baiyongjie
|
6a9aa5eeda
|
fix cursor position when Jumping from note to included note
|
2023-05-10 18:08:25 +08:00 |
|
zadam
|
cc1f831a6a
|
don't allow setting image quality to empty value, #3894
|
2023-05-09 23:32:06 +02:00 |
|
zadam
|
331d280075
|
TOC scrolls smoothly (on readonly), #3911
|
2023-05-09 23:14:56 +02:00 |
|
MeIchthys
|
46ed61d38a
|
Make active ribbon item more obvious
|
2023-05-09 16:29:04 -04:00 |
|
zadam
|
c4a2ff5fa1
|
fix hamburger icon in canvas, #3780
|
2023-05-07 12:09:38 +02:00 |
|
Nriver
|
8ce499e958
|
add runtime check for search engine options
|
2023-05-04 16:20:09 +08:00 |
|
Nriver
|
22587ee6b5
|
customize search engine
|
2023-05-04 14:57:33 +08:00 |
|
zadam
|
0896000fcd
|
Merge branch 'stable'
|
2023-04-24 20:21:22 +02:00 |
|
zadam
|
e24d5a6f83
|
collapse command will collapse the whole tree, including the current active note path, fixes #3664
|
2023-04-19 21:24:51 +02:00 |
|
zadam
|
8725f7cfb2
|
Merge branch 'stable'
# Conflicts:
# src/services/build.js
|
2023-04-17 22:26:01 +02:00 |
|
zadam
|
3eafdadd1f
|
Merge branch 'master' into eslint-format
|
2023-04-17 20:44:34 +02:00 |
|
zadam
|
1d3272e9f8
|
fix displaying error message in mermaid, closes #3841
|
2023-04-16 23:41:40 +02:00 |
|
zadam
|
44c61b8e7d
|
Merge pull request #3846 from soulsands/highlighter
change match-hightlighter config
|
2023-04-16 23:27:24 +02:00 |
|
zadam
|
8226f62ded
|
download offline images from libreoffice, fixes #3842
|
2023-04-16 23:11:18 +02:00 |
|
zadam
|
d3b17f586d
|
Merge pull request #3839 from soulsands/activate
Activating after removal of subContexts conforms to mainContexts
|
2023-04-16 22:11:32 +02:00 |
|
zadam
|
9a22c3fce7
|
Merge pull request #3837 from soulsands/fix-tree
fix: correct moving active node
|
2023-04-16 20:50:11 +02:00 |
|
baiyongjie
|
25df8f9c52
|
change match-hightlighter config
|
2023-04-15 11:01:24 +08:00 |
|
baiyongjie
|
65d2389b2e
|
update eslint config & fix lint
|
2023-04-15 09:57:50 +08:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
e4376bb9f2
|
isRoot check
|
2023-04-14 20:24:28 +02:00 |
|
soulsands
|
0c08126752
|
activating after removal of subContexts conforms to mainContexts
|
2023-04-13 21:16:10 +08:00 |
|
baiyongjie
|
ad8ec68443
|
fix: correct active tree node after moving an clone node
|
2023-04-13 11:05:53 +08:00 |
|
zadam
|
dba0c9f373
|
Merge branch 'stable'
# Conflicts:
# src/services/build.js
|
2023-04-09 23:30:41 +02:00 |
|
zadam
|
fbc79eae62
|
Merge pull request #3818 from soulsands/fix-lint
Fix lint
|
2023-04-09 22:54:02 +02:00 |
|
zadam
|
b356a634d1
|
Merge pull request #3817 from soulsands/add-font
feat: add Microsoft YaHei font (for Chinese)
|
2023-04-09 22:47:46 +02:00 |
|
soulsands
|
745e120a0b
|
fix: remove unused variable
|
2023-04-08 21:13:37 +08:00 |
|
soulsands
|
a0ac603260
|
fix:Remove duplicates in character class
|
2023-04-08 21:07:48 +08:00 |
|
soulsands
|
181ddce887
|
fix: remove misleading await
|
2023-04-08 20:49:25 +08:00 |
|
soulsands
|
306e7abb47
|
feat: add Microsoft YaHei font (for Chinese)
|
2023-04-08 18:41:18 +08:00 |
|