Tienson Qin
|
d3c0ecc257
|
fix: copy unloaded blocks
This commit also fixs:
1. load block when clicking at bullet
2. copy linked block as markdown
|
2025-04-04 10:03:15 +08:00 |
|
Tienson Qin
|
633b0518dc
|
fix :sidebar block loading
|
2025-04-03 16:13:17 +08:00 |
|
Tienson Qin
|
59ef4e14d2
|
fix: property values on table
|
2025-04-02 23:50:48 +08:00 |
|
Tienson Qin
|
005cfeeebb
|
perf: don't load block children if collapsed
|
2025-04-02 16:47:00 +08:00 |
|
Tienson Qin
|
ecba29e9f9
|
fix: default collapse state
|
2025-04-02 09:57:56 +08:00 |
|
Tienson Qin
|
1aca680ae4
|
Merge branch 'feat/db' into perf/app-start
|
2025-03-31 21:53:37 +08:00 |
|
rcmerci
|
2bfb6bf5f1
|
fix: remove some ldb/read-transit-str calls
|
2025-03-26 16:47:28 +08:00 |
|
Tienson Qin
|
9c7db9bebe
|
fix: add new object
|
2025-03-26 12:10:52 +08:00 |
|
Tienson Qin
|
ca73932d01
|
list view blocks group by parent
|
2025-03-24 15:17:53 +08:00 |
|
charlie
|
a9fb790365
|
fix(ui): image resizing breaks image render https://github.com/logseq/db-test/issues/231
|
2025-03-17 14:47:49 +08:00 |
|
Tienson Qin
|
e65d606417
|
enhance: hide action bar after pressing arrows
|
2025-03-13 09:52:32 +08:00 |
|
Tienson Qin
|
b87c43e697
|
Merge branch 'feat/db' into perf/app-start
|
2025-03-13 04:35:52 +08:00 |
|
Tienson Qin
|
68e4f641d8
|
fix: batch copy page titles
|
2025-03-12 16:23:43 +08:00 |
|
Tienson Qin
|
ee6c3e9360
|
enhance(ux): up/down to hide action bar
|
2025-03-11 09:32:36 +08:00 |
|
Tienson Qin
|
de58a1926b
|
enhance(ux): show action bar when selecting blocks using keyboard
|
2025-03-11 09:18:46 +08:00 |
|
Tienson Qin
|
4e2cecec5f
|
fix: load blocks to memory db when node reference or embed
|
2025-03-09 07:44:51 +08:00 |
|
Tienson Qin
|
5d2ab65d7c
|
Merge branch 'feat/db' into feat/blocks-action-bar
|
2025-03-08 13:55:33 +08:00 |
|
Tienson Qin
|
a235eb9e88
|
fix: context menu popup
|
2025-03-08 07:50:54 +08:00 |
|
Tienson Qin
|
22743b4952
|
Merge branch 'feat/db' into feat/text-template
|
2025-03-08 07:03:02 +08:00 |
|
Tienson Qin
|
482b835472
|
fix: template inserted block reference original blocks
not blocks from the template
|
2025-03-07 22:13:07 +08:00 |
|
charlie
|
f0124e0ac0
|
enhance(ui): improve popup management and restore last saved cursor functionality
|
2025-03-07 17:07:05 +08:00 |
|
Tienson Qin
|
aff24f2de1
|
fix: create new text block when invoking /template
|
2025-03-04 21:32:31 +08:00 |
|
Tienson Qin
|
ff5e8e6748
|
enhance: add :logseq.property/used-template to group template blocks
|
2025-03-03 18:03:55 +08:00 |
|
Tienson Qin
|
1aeef85e4a
|
feat: /template command
|
2025-03-02 15:23:13 +08:00 |
|
Tienson Qin
|
ca7b3a56be
|
fix: show action bar for the first visible node
|
2025-03-02 13:38:49 +08:00 |
|
Tienson Qin
|
d8c307bae0
|
enhance: add view action bar
|
2025-02-28 18:58:20 +08:00 |
|
Tienson Qin
|
8bf6662703
|
fix: mod+p creating a new property disabled selection
|
2025-02-25 17:48:49 +08:00 |
|
rcmerci
|
819b1775a7
|
fix: unable to delete first child block
|
2025-02-21 15:27:00 +08:00 |
|
Tienson Qin
|
8f6a7d85b5
|
fix: mod+e to embed block
Also being able to paste copied block ref when /node embed.
|
2025-02-21 00:42:26 +08:00 |
|
Gabriel Horner
|
73cff9db44
|
chore: mv file-specific vars in db dep
to their own file-based.* namespaces. logseq.db.frontend
can now be linted
|
2025-02-19 16:29:26 -05:00 |
|
Tienson Qin
|
20fad17f5d
|
Merge branch 'feat/db' into refactor/block-schema
|
2025-01-16 01:01:06 +08:00 |
|
Tienson Qin
|
bd96226443
|
fix: lint
|
2025-01-15 19:51:28 +08:00 |
|
Tienson Qin
|
1d9fbc8a3d
|
perf: reduce :block/properties calls on db graphs
`:block.temp/property-keys` was added to get all the properties
for given entity.
|
2025-01-15 19:35:09 +08:00 |
|
Tienson Qin
|
a7e9d073cd
|
chore: rename :property/* to :logseq.property/*
|
2025-01-15 14:59:08 +08:00 |
|
Tienson Qin
|
f05cb555fe
|
Merge branch 'feat/db' into refactor/block-schema
|
2025-01-14 15:43:39 +08:00 |
|
rcmerci
|
3e025dd311
|
enhance: add created-by prop to blocks
|
2025-01-14 14:57:33 +08:00 |
|
Tienson Qin
|
e318e0d6c1
|
Merge branch 'feat/db' into refactor/block-schema
|
2025-01-12 16:48:19 +08:00 |
|
Gabriel Horner
|
4a245b5f72
|
fix: opening new page in sidebar and clicking first block
displayed invalid warning
|
2025-01-08 12:08:18 -05:00 |
|
Tienson Qin
|
9b751126d2
|
wip: replace :block/schema with corresponding properties
|
2025-01-06 11:41:38 +08:00 |
|
Tienson Qin
|
8a0a05183e
|
refactor: remove :block/format for db graphs (#11667)
|
2025-01-05 12:10:47 +08:00 |
|
rcmerci
|
d36f1c35f2
|
perf: cache d/entity result for immutable entities
|
2024-12-27 19:46:07 +08:00 |
|
Tienson Qin
|
85632cc631
|
enhance: paste block with text value should duplicate the value
|
2024-12-16 12:45:31 +08:00 |
|
Tienson Qin
|
56e3136103
|
enhance: skip property inner text when navigating properties
|
2024-12-16 11:16:35 +08:00 |
|
Tienson Qin
|
f289988910
|
fix: mod+enter set task status to Doing
When logseq.property/Status' default value is Todo.
|
2024-12-12 18:16:27 +08:00 |
|
Tienson Qin
|
cc27407699
|
fix: store #tag as #[[uuid]] internally
|
2024-11-30 17:12:15 +08:00 |
|
Tienson Qin
|
0f4353ea4d
|
fix: save asset before creating new block
|
2024-11-29 15:03:53 +08:00 |
|
Gabriel Horner
|
5c05497293
|
fix: frontend lint
|
2024-11-19 16:44:17 -05:00 |
|
Tienson Qin
|
5c5c96ea5a
|
fix: tag instance with positioned property shouldn't be collapsable
|
2024-11-19 18:24:52 +08:00 |
|
Tienson Qin
|
9f8cf016f4
|
fix: ensure assets dir after db restored
|
2024-11-16 10:29:01 +08:00 |
|
Tienson Qin
|
f682ca4ae3
|
fix: fn args
|
2024-11-12 17:32:37 +08:00 |
|