Commit Graph

187 Commits

Author SHA1 Message Date
Tienson Qin
de88511bda chore: remove nfs support
Assets will be stored in IndexedDB through memory fs on web.
2025-05-13 18:40:58 +08:00
Gabriel Horner
121312b8ef fix: journals toggle still displayed journals
A regression probably from aa2bf82b08.
Also fix journals still showing up in left sidebar
2025-05-08 10:44:11 -04:00
Tienson Qin
0683dd6a56 enhance: use tabler icons instead of our own extensions 2025-05-04 17:31:27 +08:00
Tienson Qin
867392870b enhance(ux): esc closed action bar before clear selection
This allows dragging multiple blocks.
2025-04-27 13:39:16 +08:00
Tienson Qin
aa2bf82b08 fix: blank journals page 2025-04-25 22:46:37 +08:00
Tienson Qin
0d7726cb57 fix: show alias page instead of source page on recent and favorite 2025-04-24 15:32:55 +08:00
Charlie
21c58e8912 refactor(ui): remove react tippy (#11822)
* refactor: remove all react tippy stuff
2025-04-17 18:32:06 +08:00
Tienson Qin
4169f20a28 Merge branch 'feat/db' into perf/app-start 2025-04-07 20:06:45 +08:00
Tienson Qin
70e2012e29 bump React to 18 2025-04-07 19:51:14 +08:00
Tienson Qin
42dadf7c73 enhance(ux): click node name to open it in sidebar on table view
Also, disable editing for node names for better ux and performance.
2025-04-07 12:41:12 +08:00
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
1aca680ae4 Merge branch 'feat/db' into perf/app-start 2025-03-31 21:53:37 +08:00
charlie
2bc243da0d enhance(ui): improvements for the narrow screen 2025-03-25 14:58:29 +08:00
Tienson Qin
ea7836ba15 perf: virtualized journals 2025-03-21 17:28:50 +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
Tienson Qin
de58a1926b enhance(ux): show action bar when selecting blocks using keyboard 2025-03-11 09:18:46 +08:00
Tienson Qin
8803c09cfe fix: clicking outside action bar hide it and display it again 2025-03-08 14:01:51 +08:00
Tienson Qin
a235eb9e88 fix: context menu popup 2025-03-08 07:50:54 +08:00
Tienson Qin
fdba2d2d11 fix: blocks context menu 2025-03-08 06:38:36 +08:00
Tienson Qin
02a3c407fb Merge branch 'feat/db' into feat/blocks-action-bar 2025-02-28 19:25:24 +08:00
Tienson Qin
3ba14c6051 enhance: show selection action bar on mouse up 2025-02-28 17:01:09 +08:00
charlie
b669814a1b enhance(ux): popup active state for the menu items 2025-02-27 15:58:32 +08:00
Gabriel Horner
9b223be0a8 enhance(dev): add util for logseq class idents 2025-01-27 14:28:44 -05:00
rcmerci
61054768c1 refactor: replace all rum/use-effect!, add kondo :discouraged-var config 2025-01-08 13:57:28 +08:00
rcmerci
172261fa00 refactor: replace rum/use-layout-effect! 2025-01-07 20:33:26 +08:00
Tienson Qin
8a0a05183e refactor: remove :block/format for db graphs (#11667) 2025-01-05 12:10:47 +08:00
charlie
a2b0afb5d9 chore(dev): fix react warnings 2025-01-01 17:14:33 +08:00
Tienson Qin
dd294992a7 fix: react key warnings 2024-12-30 09:37:17 +08:00
Tienson Qin
c75efabc04 fix: react key warning 2024-12-30 09:22:08 +08:00
Tienson Qin
665207dc0d feat: import && export graph datoms transit 2024-12-29 15:05:23 +08:00
Tienson Qin
a3f6e074c9 Merge branch 'feat/db' into refactor/tag-as-type 2024-12-24 17:43:58 +08:00
charlie
dce0cb020b chore(dev): simplify codes 2024-12-20 15:00:14 +08:00
charlie
61e27aad17 enhance(ui): polish left sidebar navigations 2024-12-20 14:04:48 +08:00
Gabriel Horner
dbb84f0327 Merge branch 'feat/db' into refactor/tag-as-type 2024-12-19 15:29:25 -05:00
Gabriel Horner
a50e1fe681 fix: db sidebar options showing up in file graphs 2024-12-19 12:14:23 -05:00
Tienson Qin
aaccbca364 enhance: set left sidebar text weight to be font-medium 2024-12-19 20:49:54 +08:00
charlie
85284b988c enhance(ui): polish left sidebar navigations 2024-12-19 18:08:34 +08:00
Tienson Qin
2599b45768 Merge branch 'feat/db' into refactor/tag-as-type 2024-12-19 15:09:02 +08:00
Charlie
630c077c02 Enhance(UX): left sidebar (#11649)
* chore(ui): add sidebar related components

* chore(shui): add sidebar core

* enhance(ui): WIP polish left sidebar

* enhance(ui): polish opacity value

* enhance(ui): remove unnecessary css

* enhance(ui): simplify the left sidebar related css

* enhance(ui): polish left sidebar navigations

* enhance(ui): polish navigations items

* enhance(ui): polish graphs picker from the left sidebar

* enhance(ui): polish graphs selector

* enhance(ui): graphs dropdown content

* enhance(ux): create new page for the graphs selector section

* enhance(ui): remote icon for the graphs selector

* enhance(ui): polish sidebar navigations filter

* fix(ui): background color for the left sidebar

* enhance(ui): refactor names related with the left sidebar

* enhance(ux): WIP configurable navigations from the left sidebar

* enhance(ux): configurable navigations popup

* enhance(ux): persist user navigations from the left sidebar

* fix(ui): bad graph selector type icon

* fix: lint

* fix: lint

* enhance(ui): polish details for the left sidebar

* chore: remove shadcn sidebar component

* chore: remove shadcn sidebar related component

* fix(ui): text overflow for the page name item
2024-12-19 15:00:52 +08:00
Tienson Qin
7f80b5c365 chore: move block-unique-title to handler 2024-12-17 22:04:28 +08:00
Tienson Qin
d46dc73870 fix: creating a new text block when focusing on default value 2024-11-25 13:37:28 +08:00
Tienson Qin
a02ad793c7 fix: db migrate shouldn't be batched
Because different versions can rely on each other, e.g. the

This commit also will try to rebuild the db from the sqlite table
if migration failed.
2024-10-17 11:36:26 +08:00
Gabriel Horner
cacb6c863d enhance: add tasks and assets to sidebar
Make useful new tag pages easier to discover
2024-10-14 11:25:06 -04:00
Tienson Qin
3f0222e74d fix: remove used open-fn 2024-10-12 19:36:51 +08:00
charlie
eb4cb0609f enhance(ui): remove all of the classic modal components 2024-10-12 15:17:32 +08:00
charlie
7167e56f8c enhance(ui): remove classic sub modals 2024-10-12 11:56:38 +08:00
Gabriel Horner
594e255d98 fix: db import shouldn't fail on asset imports
Correctly display asset related properties as ignored for now.
Related to #11563. Also fix lint
2024-10-11 11:36:01 -04:00
charlie
669299dd7a enhance(ui): refactor the classic select modal with the shui dialog 2024-10-11 18:38:34 +08:00
Tienson Qin
ccb6ee48e4 enhance: ESC on code back to raw editor
Also, removed :editor/pending-type-block.
2024-10-03 17:16:41 +08:00
charlie
87ecb4f7c1 enhance(ux): polish workflow for the code type block 2024-09-27 17:59:25 +08:00