Commit Graph

4889 Commits (3faf8088ebeb69651f501b2b377da589264365c9)

Author SHA1 Message Date
Tienson Qin 3faf8088eb fix: parser-worker.js path on web 2021-08-21 11:55:58 +08:00
Weihua Lu dde5b9d178 enhance: add codemirror r mode 2021-08-20 15:51:30 +08:00
Tienson Qin e81e0046d6 feat: add sparql and turtle modes (codemirror) 2021-08-20 15:16:33 +08:00
Tienson Qin c16242c0ac chore: bump version 2021-08-20 15:13:00 +08:00
Tienson Qin 8190576f35 fix: downgrade electron to 13.1.8 2021-08-20 14:53:19 +08:00
Tienson Qin f2e1b42d0f enhance: github release action 2021-08-20 11:54:22 +08:00
Tienson Qin 9ebfdeef31 chore: bump version 2021-08-19 23:45:57 +08:00
Tienson Qin 6b98baa78f enhance: ability to edit SRS cards during the review 2021-08-19 22:23:33 +08:00
Weihua Lu 5f797c53cb ui: add some margin to profile button 2021-08-19 19:06:37 +08:00
Weihua Lu a5e8f0778f fix: prompt dialog, js/prompt not supported in electron 2021-08-19 19:05:20 +08:00
Weihua 08566e9688
feat: zotero setting profile (#2666)
* feat: zotero setting profile

* fix: do not use keyword as profile name
2021-08-19 17:46:20 +08:00
Weihua Lu 478d459231 Revert "fix(zotero): attachment links in orgmode"
This reverts commit 177c8aa4ff.
2021-08-19 16:30:00 +08:00
Michael Schmidt-Korth f652e8e342 enhance: keep settings window from jumping
Prevents settings window from jumping up and down when switching between submenus. 

Note there is still slight horizontal jumping once a scrollbar appears. This has been left unchanged.
2021-08-19 12:34:59 +08:00
leizhe 177c8aa4ff fix(zotero): attachment links in orgmode
This patch fixes the attachment links in orgmode. Currently, logseq
creates markdown-only attachment links even in orgmode.
2021-08-19 12:34:11 +08:00
Tienson Qin bfd614e1fe Fix: failed to load when refreshing with invalid block refs 2021-08-19 12:27:52 +08:00
gombiuda 65d7ae5ae7
Fix: block id loss for references by file altering (#2664)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-08-19 11:51:13 +08:00
Tienson Qin a97b4fedea fix: Disabling journals not working
close #2646, #2665
2021-08-18 23:39:01 +08:00
Tienson Qin 13dea5ebdd fix: Markdown links without extension does not work
close #2652
2021-08-18 23:12:30 +08:00
Tienson Qin e87f83c395
Use web workers to speed up parsing (#2655)
* wip: use web workers to speed up parsing

* chore: uncomment forget.config.js

* fix: parser pool initialization

* fix: extract parser-worker

* fix: can't run the parser worker in the release mode

* fix: extract async tests

* fix: dsl query async test

* fix: img path in dev mode
2021-08-18 17:02:40 +08:00
Tienson Qin 0b3c2bf3f3 chore: bump mldoc 2021-08-18 12:05:25 +08:00
charlie f985c1e130 improve(pdf): make local asset file as relative path for hls page related properties 2021-08-17 17:49:30 +08:00
Weihua Lu 2eb7a4da07 fix: dicts file format 2021-08-17 17:35:25 +08:00
Weihua Lu 49b42bb7ab fix: dicts file unmatched delimiter 2021-08-17 17:26:21 +08:00
Weihua Lu 0b2bebb6bc fix(zotero): do not re-render root 2021-08-17 17:08:06 +08:00
leizhe 837a6f4a84 fix: incorrect orgmode underline symbol 2021-08-17 16:54:10 +08:00
tiagodevezas e3904164b1 change translation of 'cards' 2021-08-17 16:52:53 +08:00
tiagodevezas 6f1f40a755 finish translation 2021-08-17 16:52:53 +08:00
tiagodevezas 44127dea1b start portuguese translation 2021-08-17 16:52:53 +08:00
Weihua Lu 70915b7c09 fix: deprecate attribute warning 2021-08-16 18:44:46 +08:00
Weihua Lu 66a330f212 zotero: support attachment with relative link 2021-08-16 17:50:36 +08:00
Weihua Lu 86c2c0a2ee fix: some contains query doesn't work 2021-08-16 09:31:46 +08:00
leizhe d131e4c8ac fix: incorrect timestamp log in org-mode
Timestamp log started with "*" in org-mode got rendered as a
first-level headline. This patch fixes it.
2021-08-16 09:31:01 +08:00
charlie 1bcda2bc4f feat: support app auto updater option 2021-08-16 09:29:58 +08:00
Michael Schmidt-Korth 10161d55dd chore: move css to right location; feat: button hover interactivity outside of settings 2021-08-16 09:29:27 +08:00
Michael Schmidt-Korth 6e9f94422f feat: Button & toggle interactivity on hover 2021-08-16 09:29:27 +08:00
Weihua Lu 44fd818fae fix: pdf destroy null handling 2021-08-13 16:51:24 +08:00
Weihua Lu ecb27f3322 fix: remove unused param 2021-08-13 16:24:41 +08:00
Weihua Lu e55a11412b fix(zotero): add linked attachment base directory setting for linked attachment 2021-08-13 16:18:24 +08:00
Weihua Lu aa56ae9596 fix: pdf error handling, when pdf missing, pop error, do not open blank pdf viewer 2021-08-13 16:17:19 +08:00
Tienson Qin e6dc2a213c enhance: only display the + button when hovering on it 2021-08-13 12:00:41 +08:00
charlie 25ce935e5a fix(ui): overflow of pdf highlight menu popup 2021-08-13 11:31:46 +08:00
charlie 1d419fe38b fix(ui): overflow of block context menu popup 2021-08-13 11:24:28 +08:00
charlie 2167c9d382 feat(settings): support spellcheck option 2021-08-12 18:57:26 +08:00
Tienson Qin 751a105087 fix: export textarea background for dark theme 2021-08-12 18:11:03 +08:00
rcmerci 48f07e8aef feat: copy selected blocks as X 2021-08-12 17:59:37 +08:00
Peng Xiao dfed8b57ff fix: remove repo-name max-width:none 2021-08-12 17:53:26 +08:00
Peng Xiao d538213f06 feat: make add button row more easily clicked 2021-08-12 17:53:26 +08:00
Peng Xiao 64968d6598 fix: several UI issues 2021-08-12 17:53:26 +08:00
Weihua Lu 39b59a3335 fix: zotero linked file link 2021-08-12 17:34:15 +08:00
Weihua Lu 1df0cf25cf fix: do not wrap abstract note in quotes 2021-08-12 13:49:20 +08:00