Commit Graph

318 Commits

Author SHA1 Message Date
Tienson Qin
e259be0c51 feat: quick add (#11986)
* feat: quick add

* enhance(ux): auto open block for editing for quick add

* enhance(ux): show notification after quick add

* add migration for quick add page
2025-07-07 16:18:53 +08:00
Gabriel Horner
a7562d7f26 chore: Rename 'All pages' to 'Pages'
Simplifies pages screen name to be consistent with other sidebar
items e.g. Tasks and Journals. Deleted all affected translations
since they are no longer valid translations
2025-06-26 12:28:19 +08:00
charlie
6dca6de649 enhance(ux): improve image asset ux 2025-06-24 17:36:16 +08:00
Tienson Qin
92ec65d61d Merge branch 'master' into refactor/page-parent 2025-06-15 08:27:33 +08:00
Tienson Qin
06d7ed9b40 enhance: address suggestions from gabriel and zhiyuan 2025-06-02 11:13:43 +08:00
Tienson Qin
08bbe5c82d enhance: add a command to gc current graph 2025-06-02 11:13:43 +08:00
Gabriel Horner
a169256314 enhance: make it easier for users to fix broken graph
Tell users what to run and remove dev flag. Thought of while working
with https://github.com/logseq/db-test/issues/286
2025-05-26 17:17:57 -04:00
Tienson Qin
fb1d38bc6d enhance(ux): shift + enter to open selected block(s) in sidebar 2025-05-23 03:57:17 +08:00
Gabriel Horner
30ccf2ab24 fix: remove incorrect translations
:en language changed for this entry so remove as they are no longer
correct
2025-05-21 10:15:53 -04:00
Gabriel Horner
0c0fb978d3 Merge branch 'feat/db' into refactor/page-parent 2025-05-21 08:45:24 -04:00
rcmerci
b2ae56fdb6 enhance(rtc): add command :dev/rtc-start 2025-05-21 14:27:31 +08:00
rcmerci
1ee7f50e63 enhance(rtc): add command :dev/rtc-stop 2025-05-21 12:49:46 +08:00
Gabriel Horner
df9833040c Merge branch 'feat/db' into refactor/page-parent 2025-05-20 13:35:14 -04:00
Tienson Qin
6602b814ae feat: add command fix broken graph 2025-05-18 16:37:30 +08:00
Tienson Qin
a43198d109 fix: able to remove namespace page from Library 2025-05-18 04:58:00 +08:00
Tienson Qin
85b4243aac fix: lint 2025-05-13 18:48:01 +08:00
Gabriel Horner
9b1a565dd0 Chore: Remove slides (#11854)
* chore: remove slide feature and reveal mentions

Will remove reveal js dep in later commit

* chore: remove built-in property that was only for slides
2025-05-12 13:32:24 -04:00
Gabriel Horner
4c30aa2904 chore: remove unused batch-delete option
orphaned-pages? deletion from #3006 is no longer used
2025-05-07 16:04:59 -04:00
Tienson Qin
5923f24f56 fix: lint and test 2025-03-31 22:38:34 +08:00
Gabriel Horner
06b3bba5fc enhance: add export edn graph as file
Remove command version of export which is a less useful dev tool
than what's possible with cli
2025-03-17 23:28:43 -04:00
Gabriel Horner
078ac512ad add export graph command
Also add properties :file option. Was useful to compare sqlite.build
EDN w/ export equivalent
2025-03-17 11:58:30 -04:00
Gabriel Horner
c294f078b6 Merge branch 'master' into feat/db 2025-03-11 13:27:33 -04:00
Gabriel Horner
9d09ee9dc4 fix: file graphs showing buggy views tab
instead of page count
2025-02-26 16:56:21 -05:00
Gabriel Horner
f5ea424e17 chore: remove deleted translations from #11739
Also enable counts for class-objects as they can get quite large
2025-02-24 10:39:01 -05:00
charlie
51cbb08ddc enhance(ux): weighted sorting for the marketplace plugins 2025-02-20 12:11:13 +08:00
Gabriel Horner
4ed5897e4e chore: enable export+import edn commands
for any user. Better to get feedback early and iterate.
Easy to reverse this as needed
2025-02-11 15:31:29 -05:00
Gabriel Horner
ca011c980e enhance: add command to export/import graph's ontology 2025-02-05 14:47:12 -05:00
Gabriel Horner
43c6633543 enhance: page import works for existing pages
or graph. Also add tests for fresh page import
2025-02-03 11:24:24 -05:00
Gabriel Horner
44cf521d3a enhance: initial support for export+import of current page
Works across graphs for basic top-level blocks. Generalized import
command to work with block+page and other future exports
2025-01-31 20:09:17 -05:00
Gabriel Horner
085872ea64 enhance: dev commands for exporting and importing
a block data. Works within same graph currently
2025-01-29 11:35:54 -05:00
charlie
a15a9e15b1 enhance(plugin): install plugin from Github releases for development mode 2025-01-17 16:50:24 +08:00
Gabriel Horner
c87da72b95 enhance: allow a tag to be converted back to a page
People do sometimes accidentally tag a page like in
https://github.com/logseq/db-test/issues/201 and should have a way to
undo it
2025-01-13 17:43:21 -05:00
charlie
c1f93683a1 enhance(plugin): load plugin from web url for debug 2025-01-07 12:59:17 +08:00
Aaron2516
6c4ee2fe1f Update zh-cn.edn
Corrected the simplified Chinese translation of kill-line-*
2025-01-06 08:12:38 +08:00
Tienson Qin
87906fbb9d fix: lint 2024-12-30 14:18:11 +08:00
Tienson Qin
deb14ed009 feat: dev validate db 2024-12-30 14:04:26 +08:00
Gabriel Horner
02e4937604 Merge branch 'master' into feat/db 2024-12-03 09:22:20 -05:00
hanla99
a751d5dfc4 Update ko.edn (#11454)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-12-03 09:09:13 -05:00
Tienson Qin
8b8fd8712c feat: highlight recent blocks 2024-12-02 21:07:04 +08:00
charlie
e053405bba enhance(ux): add asset ref link for the highlight area image 2024-11-13 12:25:58 +08:00
Tienson Qin
cbe0ae4429 enhance: polish appearance and settings ui 2024-11-06 13:53:42 +08:00
Gabriel Horner
5c4ce0eee5 fix: delete keys from master langs that no longer exist in db version
using new --fix ability
2024-10-29 21:51:44 -04:00
Gabriel Horner
79d289a7e2 Merge branch 'master' into feat/db 2024-10-29 21:30:08 -04:00
queeup
4103b1fc93 enhance(i18n): update Turkish translation (#11098) 2024-10-29 17:10:29 -04:00
xraysight
e48f186a23 fix: PL translation update 100% (#11306)
* Missing Polish entries added

* Spelling errors corrected

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-10-29 17:06:00 -04:00
ROCKTAKEY
cc89f526a9 Update Japanese translation (#11460)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-10-29 16:57:47 -04:00
Miroslai
5c3d6e9b40 add cs localization (#11576)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2024-10-29 16:54:15 -04:00
scayuela
88368d5332 Catalan translation registering duplicates 2024-10-28 23:39:57 +01:00
scayuela
c1d27036da Catalan translation 2024-10-28 23:13:59 +01:00
scayuela
7a9cb7e36e Catalan translation 2024-10-26 19:27:10 +02:00