mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
Wire up frontend to use nbb export and html
- Add tests for export - Refactor export to be more readable - Add error notification for export that user can see - Remove unused :ui/show-recent? state - Cleanup and move escape fns to proper locations
This commit is contained in:
committed by
Tienson Qin
parent
66fdb73bce
commit
9ac17d485a
@@ -92,7 +92,6 @@
|
||||
:ui/sidebar-collapsed-blocks {}
|
||||
:ui/root-component nil
|
||||
:ui/file-component nil
|
||||
:ui/show-recent? false
|
||||
:ui/developer-mode? (or (= (storage/get "developer-mode") "true")
|
||||
false)
|
||||
;; remember scroll positions of visited paths
|
||||
|
||||
Reference in New Issue
Block a user