Commit Graph

4869 Commits (f985c1e1303c1c5c1d9f45a41e5b1a786303dd43)

Author SHA1 Message Date
Tienson Qin f4a3d76658 enhance: both ^ and _ can be autopaired when there's selected text 2021-07-26 22:31:42 +08:00
Tienson Qin 2bae2126b4 fix: hide bullets when the block content only has timestamps 2021-07-26 22:10:01 +08:00
Tienson Qin ab9ed5562c chore: bump mldoc 2021-07-26 22:02:17 +08:00
rcmerci 8c22fe0bb7 fix: add label when block-ref 2021-07-26 22:02:17 +08:00
rcmerci 1ffd500099 fix: orgmode id-link 2021-07-26 22:02:17 +08:00
rcmerci 6e965e10f3 fix: copy&paste err on win 2021-07-26 19:44:26 +08:00
rcmerci a2f32e0325 feat: block-level html export 2021-07-26 18:42:44 +08:00
Tienson Qin 9abad43ff2 enhance: nested queries 2021-07-26 18:23:12 +08:00
charlie 980741ef97 improve(pdf): support block ref with highlight 2021-07-26 17:21:35 +08:00
charlie cb05f431f5 improve(pdf): persist highlights data as edn file 2021-07-26 12:02:28 +08:00
Tienson Qin 01fec95ef6 enhance: perf improvement for long pages 2021-07-26 11:37:58 +08:00
Weihua Lu 2f7e3f5b3f Merge remote-tracking branch 'origin/master' into zotero/poc 2021-07-26 10:54:56 +08:00
Tienson Qin 105503f4a5 refactor: page view code 2021-07-25 22:57:00 +08:00
Tienson Qin 205b1711bb fix: ignored path 2021-07-25 22:09:28 +08:00
ruffnex f98a1f42cd add mhchem plugin 2021-07-25 18:47:43 +08:00
Tienson Qin 1008efdc0d enhance: ask clipboard permission
Notice, it still doesn't work for firefox.
2021-07-25 17:55:34 +08:00
Tienson Qin 92e61e8889 enhance: add cards gif and documentation link if there's no card. 2021-07-25 16:25:16 +08:00
Tienson Qin 7b594154d1 fix: display an error when the file or graph directory was deleted
or renamed
2021-07-25 15:21:49 +08:00
Tienson Qin 27ebbd8147 fix: don't filter file pages in all pages 2021-07-25 14:33:00 +08:00
Sebastian Bensusan dba74fb092 fix(calc): don't show errors for empty lines 2021-07-25 14:13:19 +08:00
Tienson Qin f0d5ed118d fix: application erroring when entering a page reference
Close #2451
It's caused by :block/namespace doesn't have a UUID.
Also, this commit will only load several mime types.
2021-07-25 13:19:46 +08:00
Weihua Lu 6d1c092ae3 support search pagination 2021-07-24 00:28:34 +08:00
Tienson Qin 06a60d6ed1 chore: bump version 2021-07-23 23:38:51 +08:00
Tienson Qin e28f2475df enhance: don't hide bullet for the bottom block if it's empty 2021-07-23 23:38:14 +08:00
rcmerci 405d206a70 fix: get-embed-and-refs-blocks-pages slow
add ttl for get-embed-and-refs-blocks-pages
2021-07-23 23:33:55 +08:00
Tienson Qin 9e35c0c6bd fix: add debug helper to check left id conflicts 2021-07-23 23:30:19 +08:00
Tienson Qin 7de92478b5 fix: wrong blocks order in presentation mode 2021-07-23 22:02:02 +08:00
Tienson Qin df05f5fb7a fix: left-id conflicts when parsing files 2021-07-23 20:23:38 +08:00
Junyu Zhan 3ab27c841b feat: show item type for serach result 2021-07-23 17:01:14 +08:00
Junyu Zhan 1250aa35aa feat: taller absolute modal 2021-07-23 17:01:14 +08:00
Weihua Lu eb5daf85e2 untap on component unmount 2021-07-23 16:32:18 +08:00
charlie 922d5a5bce improve(pdf): open pdf viewer when click local pdf asset link 2021-07-23 16:07:45 +08:00
Tienson Qin c28c1b1051 enhance: don't hide the first empty bullet 2021-07-23 15:16:18 +08:00
Tienson Qin 7b9f39f410 fix: code block can't be edited 2021-07-23 14:47:40 +08:00
Tienson Qin 8118a0ef4a fix: query properties are not shown 2021-07-23 10:08:19 +08:00
Weihua Lu 831a6979a5 chore: remove debug code 2021-07-23 01:52:08 +08:00
Weihua Lu ba3e9e7854 Merge branch 'zotero/poc' of github.com:logseq/logseq into zotero/poc 2021-07-23 01:47:14 +08:00
Weihua Lu 374f16e6c2 support all item types and refactoring 2021-07-23 01:45:38 +08:00
Weihua Lu aff2895b6d fix date parsing 2021-07-23 01:45:08 +08:00
Weihua Lu 85305b591e add some tests 2021-07-23 01:01:50 +08:00
Tienson Qin ff9cb0b735 fix: card css 2021-07-22 21:25:57 +08:00
Tienson Qin 126778b1bf chore: bump version 2021-07-22 19:56:39 +08:00
Tienson Qin 1491d33ae2 fix: Org mode title not parsed if file-level property block exist in file
close #2286
2021-07-22 18:09:33 +08:00
Weihua Lu 85f57fb470 optimize zotero schema size 2021-07-22 17:40:44 +08:00
Junyu Zhan 7cd0099918 feat: improve zotero settings style 2021-07-22 17:02:13 +08:00
charlie f62d3c038d imporve(pdf): outline viewer 2021-07-22 15:03:01 +08:00
Junyu Zhan aa6feeb21c fix: Remove console.log 2021-07-22 14:50:44 +08:00
Junyu Zhan cd61cab81e fix: Remove console.log 2021-07-22 14:50:44 +08:00
Weihua Lu ae1e4b9df9 chore: reduce debounce timeout 2021-07-22 14:22:07 +08:00
Weihua Lu a46f0a5fc4 fix search error on second zotero cmd 2021-07-22 14:19:32 +08:00