Mega Yu
eeb5bef7ff
update current-page parameter
2026-02-11 19:39:48 +08:00
Mega Yu
bcf057c744
stay consistent with master branch
2026-02-11 17:59:54 +08:00
Mega Yu
81f761dda4
Merge branch 'master' into enhance/search
2026-02-11 17:55:04 +08:00
megayu
40c9c86129
Fix issues related to importing Zotero ( #12313 )
...
* Fix import Zotero not recognized as asset
* Fix the inconsistency between imported Zotero label and actual filename
* Import support for zotero linked file like using zotfile
* Fix zotero highlighting block error after importing from file
* compatible with old configuration
* fix zotero picture highlight block does not consider as asset after importing
* Reconstructed to meet bb requirements
* empty datascript to avoid Conflicting upsert error after importing file to db graph
* use external-file-name instead of adding new property
* fix zotero link file can't open in asset page
* compatible with commit 33db791
* compatible with windows path & support zotero path can be relative for ci testing
* add zotero importing test
* remove prn log
* remove useless line
* Revert commit 45ebb9e
Future imports will be performed in the worker, will no longer encounter these issues
* refactor: update today page check to use async block retrieval
* Revert "refactor: update today page check to use async block retrieval"
This reverts commit 6750333df1 .
2026-02-11 17:43:04 +08:00
Mega Yu
6b1f4f4ac4
feat: add current page badge functionality
2026-02-11 17:01:12 +08:00
charlie
f818ba0e59
enhance(ui): improve property sorting and display with plugin name
2026-02-11 15:42:20 +08:00
Mega Yu
8d1db4f01d
fix: add clear filter functionality and enhance query state persistence in search
2026-02-11 15:19:23 +08:00
Mega Yu
4cd5bfc102
feat: implement scroll helpers for Cmd+K focus visibility and wheel anchoring to improve ux
2026-02-11 14:37:25 +08:00
Mega Yu
f49e472402
feat: enhance mouse hover effects and highlight styles in search results
2026-02-11 13:21:29 +08:00
Gabriel Horner
4cc8ef3ce4
fix: importing property value that changes
...
from :date to :node. Should fix
https://github.com/logseq/db-test/issues/748
2026-02-10 14:10:04 -05:00
Mega Yu
aa74295d44
feat: implement cmdk state persistence and enhance search options
2026-02-10 20:17:38 +08:00
Mega Yu
cacf846bd2
feat: add code search functionality
2026-02-10 15:08:10 +08:00
Mega Yu
f8b36be83a
feat: add snippet highlighting improvements for original title casing
2026-02-10 14:02:54 +08:00
Mega Yu
2fa0daed25
feat: add function to append tail ellipsis for truncated snippets
2026-02-10 11:13:52 +08:00
Mega Yu
968a730724
feat: enhance snippet highlighting logic for multi-term queries
2026-02-10 10:34:03 +08:00
Mega Yu
832f78ceaf
feat: enhance block-unique-title function to support truncation option and avoid truncate tag
2026-02-10 10:00:46 +08:00
Mega Yu
3f8be4f3ed
feat: enhance snippet highlighting and windowing for multi-term queries
2026-02-10 09:45:56 +08:00
Ashutosh Singh
2cabb09248
new window fix ( #12371 )
2026-02-06 19:11:44 +08:00
charlie
f6996c5e3e
enhance(css): add styles for priority level icons in property component
2026-02-05 09:49:36 +08:00
charlie
911caa0673
fix(apis): improve case page retrieval with safe navigation
2026-02-05 09:49:04 +08:00
Mega Yu
48f0a5ba88
feat: implement snippet windowing and highlight markers for search results
2026-02-04 17:56:21 +08:00
Mega Yu
1aacbbabad
feat: add snippet highlighting functionality
2026-02-04 14:34:55 +08:00
Mega Yu
6750333df1
refactor: update today page check to use async block retrieval
2026-02-03 16:23:26 +08:00
Mega Yu
70787d3fea
Revert commit 45ebb9e
...
Future imports will be performed in the worker, will no longer encounter these issues
2026-02-03 16:20:40 +08:00
Mega Yu
c8accd71e7
remove useless line
2026-02-03 16:03:35 +08:00
Tienson Qin
d4d408f47e
fix: react query not computed after importing data
2026-02-03 14:30:38 +08:00
charlie
fa9a07b8df
enhance(ui): add loading state and skeleton UI for user list
2026-02-03 13:53:01 +08:00
Gabriel Horner
5f34b04faa
chore: add test for / property page fix from #12353
2026-02-02 11:23:32 -05:00
Mega Yu
9701746383
remove prn log
2026-02-01 20:10:56 +08:00
Mega Yu
76b9676e93
add zotero importing test
2026-02-01 20:01:48 +08:00
Mega Yu
0ad5558791
compatible with windows path & support zotero path can be relative for ci testing
2026-02-01 20:01:48 +08:00
Mega Yu
f4fb3d96b1
compatible with commit 33db791
2026-02-01 20:01:47 +08:00
Mega Yu
3c42733932
fix zotero link file can't open in asset page
2026-02-01 20:01:47 +08:00
Mega Yu
f481c1b6bc
use external-file-name instead of adding new property
2026-02-01 20:01:46 +08:00
Mega Yu
45ebb9e000
empty datascript to avoid Conflicting upsert error after importing file to db graph
2026-02-01 20:01:46 +08:00
Mega Yu
0080a2be95
Reconstructed to meet bb requirements
2026-02-01 20:01:46 +08:00
Mega Yu
d36d5e3d89
fix zotero picture highlight block does not consider as asset after importing
2026-02-01 20:01:45 +08:00
Mega Yu
64723542b2
compatible with old configuration
2026-02-01 20:01:45 +08:00
Mega Yu
9409f5a39c
Fix zotero highlighting block error after importing from file
2026-02-01 20:01:45 +08:00
Mega Yu
1162f33c77
Import support for zotero linked file like using zotfile
2026-02-01 20:01:44 +08:00
Mega Yu
2451a656d5
Fix the inconsistency between imported Zotero label and actual filename
2026-02-01 20:01:44 +08:00
Mega Yu
6dc5c70e14
Fix import Zotero not recognized as asset
2026-02-01 20:01:43 +08:00
charlie
e6b5b1e372
fix(ui): right sidebar toggle functionality
2026-01-31 14:34:59 +08:00
Tienson Qin
4cad271f6a
update project name
2026-01-30 21:33:37 +08:00
Tienson Qin
e028b223a2
add sync deploy workflow
2026-01-30 21:19:40 +08:00
megayu
60297778a8
Fix issues related to importing file to db ( #12353 )
...
* fix multiline block containing attributes will be truncated and lose data after importing
* fix the issues with block attribute name contains "/" after importing
* standardize eol, all files except .bat files use lf
* compatible with windows path
* fix multiple line importing issues
2026-01-30 17:36:12 +08:00
matugong
220a0549fc
refactor: use already existing util function instead of calling goog directly, and remove its requirement
2026-01-30 04:00:07 +08:00
matugong
2729eb58bd
fix(ui): cmd k hint showing Mac icon on Windows
2026-01-30 04:00:07 +08:00
matugong
3ae0ab9f5d
fix: use frontend.util.ref for 'Copy ref' like in the rest of the app, the old one rendered (()) instead of [[]], and also remove the requirement of the old namespace
2026-01-30 03:59:12 +08:00
Gabriel Horner
7554e4e3f9
enhance: published page shows tags prefixed
...
with '#' like in app. Affects block and page tags
2026-01-28 16:05:55 -05:00