rcmerci
33b8a3207d
impl 010-logseq-cli-show-linked-references.md (2)
2026-03-12 15:10:56 +08:00
rcmerci
5d6e46e46d
impl 010-logseq-cli-show-linked-references.md (1)
2026-03-12 15:10:56 +08:00
rcmerci
700b16ebfb
add 010-logseq-cli-show-linked-references.md
2026-03-12 15:10:56 +08:00
rcmerci
d48b857d6b
impl 009-cli-add-pos-show-tree-align.md
2026-03-12 15:10:56 +08:00
rcmerci
c2793e443f
add 009-cli-add-pos-show-tree-align.md
2026-03-12 15:10:56 +08:00
rcmerci
ccc3123eb6
impl 008-logseq-cli-move-command.md
2026-03-12 15:10:56 +08:00
rcmerci
7697097158
add 008-logseq-cli-move-command.md
2026-03-12 15:10:56 +08:00
rcmerci
4b7946c3b8
impl 007-logseq-cli-thread-api-and-command-split.md
2026-03-12 15:10:56 +08:00
rcmerci
1abe01a942
add 007-logseq-cli-thread-api-and-command-split.md
2026-03-12 15:10:56 +08:00
rcmerci
add9319b24
add&impl 006-logseq-cli-import-export.md
2026-03-12 15:10:56 +08:00
rcmerci
0e1a2f8ca8
impl 005-logseq-cli-output-and-db-worker-node-log.md (3)
2026-03-12 15:10:56 +08:00
rcmerci
ab89d5e1d6
impl 005-logseq-cli-output-and-db-worker-node-log.md (2)
2026-03-12 15:10:56 +08:00
rcmerci
e7dd64348c
impl 005-logseq-cli-output-and-db-worker-node-log.md (1)
2026-03-12 15:10:56 +08:00
rcmerci
d09f97446e
add 005-logseq-cli-output-and-db-worker-node-log.md
2026-03-12 15:10:55 +08:00
rcmerci
07b70240a6
impl 004-logseq-cli-verb-subcommands.md
2026-03-12 15:10:55 +08:00
rcmerci
ff630c1503
add 004-logseq-cli-verb-subcommands.md
2026-03-12 15:10:55 +08:00
rcmerci
66278e7687
fix: bb process/shell throws 'Operations not permitted(sysctl fail)' in agent sandbox
2026-03-12 15:10:55 +08:00
rcmerci
44d2f3ebe2
003-db-worker-node-cli-orchestration.md (2)
2026-03-12 15:10:55 +08:00
rcmerci
be40f5ade6
add 003-db-worker-node-cli-orchestration.md
2026-03-12 15:10:55 +08:00
rcmerci
76c60e5e39
update package.json
2026-03-12 15:10:55 +08:00
rcmerci
9fe28950d3
fix compile warnings
2026-03-12 15:10:55 +08:00
rcmerci
0bb650fad1
impl 002-logseq-cli-subcommands.md (2)
2026-03-12 15:10:55 +08:00
rcmerci
aba6793bb5
impl 002-logseq-cli-subcommands.md
2026-03-12 15:10:55 +08:00
rcmerci
6ba7c868b4
fix lint, remove deprecated cmds
2026-03-12 15:10:55 +08:00
rcmerci
470e249089
add :logseq-cli build
...
see also docs/cli/logseq-cli.md
2026-03-12 15:10:55 +08:00
rcmerci
7eac7ea86f
milestone 4
2026-03-12 15:10:55 +08:00
rcmerci
06d9beb294
milestone 3 (part 2)
2026-03-12 15:10:55 +08:00
rcmerci
bf43ca478c
milestone 3 (part 1)
2026-03-12 15:10:55 +08:00
Gabriel Horner
7b2ef7fce2
milestone 1+2
2026-03-12 15:10:55 +08:00
rcmerci
830e078217
add agent-guide doc
2026-03-12 15:10:55 +08:00
Charlie
1b0db68098
enhance(ux): align for the image asset block container ( #12425 )
...
* feat(asset): add alignment options for images
* enhance(ux): select block for the action of double click in the image asset container
* enhance(asset): change alignment property type from string to keyword and normalize alignment handling
2026-03-12 11:18:51 +08:00
Tienson Qin
b1ceaa1216
enhance: able to generate large graphs with >1M blocks
2026-03-12 10:42:07 +08:00
Tienson Qin
7386eec6db
fix(db-sync): server shouldn't delete addrs
2026-03-12 08:28:38 +08:00
Tienson Qin
5d602c9d58
fix(db-sync): drop stale lookup-ref tx datoms
2026-03-12 08:18:52 +08:00
Tienson Qin
6e08f7b187
fix: remote block create split across batches
2026-03-12 08:08:01 +08:00
Gabriel Horner
ae003f1469
fix: clean up template property handling
...
When new built-in properties are supported in exporter, all-built-in-names
and file-built-in-property-names should be updated. No need
to handle block/properties-order and block/properties-text-values
as those are ignored
2026-03-11 15:44:12 -04:00
Gabriel Horner
fdf1a8f8cc
fix: imported Template blocks
...
Template blocks were being copied instead of updated in place. Would
feel buggy to user as Template blocks would show up twice in search and
would not be where they had defined them
2026-03-11 15:44:12 -04:00
Mega Yu
df5fb72ed9
fix lint Shadowed var
2026-03-11 15:44:12 -04:00
Mega Yu
371b1d5301
feat(exporter): support template import
2026-03-11 15:44:12 -04:00
Mega Yu
5bc154aacb
chore: update test helpers in config for async tests
2026-03-11 15:44:12 -04:00
Mega Yu
935673a860
update path handling in exporter tests to make it compatible with Windows path
2026-03-11 15:44:12 -04:00
Gabriel Horner
5f7885dff5
fix: outdated docs and misc cleanup
...
Also added the new option to the import CLI,
improved tests that only test one file to only import 1 file
and cleaned up some hard to read code
2026-03-11 15:44:12 -04:00
Mega Yu
7522a87939
skip heavier parsing if code fences in the title
...
add split-title-by-code-fences test
2026-03-11 15:44:12 -04:00
Mega Yu
304bc7c9af
add trim to the lang in the code snippet
2026-03-11 15:44:12 -04:00
megayu
d8b85171e9
add guard against missing/blank args of cards macro
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-11 15:44:12 -04:00
Mega Yu
ecad45531d
feat: add support for Template, Math blocks and Cards in exporter
2026-03-11 15:44:12 -04:00
Mega Yu
309070fda0
fix typo
2026-03-11 15:44:12 -04:00
Mega Yu
e2f98a1507
standalone code blocks and tag them in-place during exporting
2026-03-11 15:44:12 -04:00
Mega Yu
1c351aebff
feat: add code snippet extraction functionality in exporter and UI options
2026-03-11 15:44:12 -04:00
Tienson Qin
c1a9bee798
fix: undo should skip conflicted move instead of clearing stack
2026-03-11 17:36:21 +08:00