Commit Graph

8179 Commits

Author SHA1 Message Date
Tienson Qin
5d7925115d fix: rename related properties when renaming the page 2022-07-07 01:42:16 +08:00
Tienson Qin
49acb54178 feat: add properties as linked references 2022-07-07 01:42:16 +08:00
Tienson Qin
7c7312d830 refactor: cursor positions 2022-07-07 01:42:16 +08:00
Tienson Qin
18c378f1b9 fix: filter out blank blocks during search 2022-07-07 01:42:16 +08:00
Tienson Qin
6d0be829a1 refactor: unify :editor/show-xxx and (block) commands to :editor/action 2022-07-07 01:42:16 +08:00
Tienson Qin
92f2a2bba1 fix: CTRL+X will wipe out block content when render errored
fix #5824
2022-07-07 01:40:28 +08:00
llcc
c671986675 fix: code block exceeds horizontally in query table 2022-07-07 01:08:51 +08:00
llcc
90d330b3a3 make query properties settings modal center 2022-07-07 01:08:51 +08:00
llcc
246264c722 fix: query table is wider than mobile screen 2022-07-07 01:08:51 +08:00
llcc
b1941d4056 fix: toggle query table view activates editing mode 2022-07-07 01:08:51 +08:00
Tienson Qin
290c2b5b83 fix: CTRL+X is deleting the last character when nothing is selected
fix #5821
2022-07-07 01:06:14 +08:00
Tienson Qin
f9c025542e fix: lint warnings 2022-07-06 22:48:15 +08:00
Tienson Qin
d07f8eca8a fix: don't hide lazy components if they're above the current scroll top 2022-07-06 22:37:28 +08:00
Phoenix Eliot
3c31448106 Use function shorthand 2022-07-06 22:34:04 +08:00
Phoenix Eliot
cda2a1849d Replace react-visibility-sensor with react-intersection-observer 2022-07-06 22:34:04 +08:00
charlie
e008766d2b fix(ui): remove plugin ui items manager from pagebar 2022-07-06 20:17:31 +08:00
Jonas Diemer
385113f535 Adding tests for rounding errors 2022-07-06 19:55:49 +08:00
Junyi Du
6ec7b8a704 chore: change join community icon 2022-07-06 13:51:46 +08:00
Junyi Du
5335f758c0 chore: discord -> forum 2022-07-06 13:51:46 +08:00
Andelf
c8e9eec944 docs: update develop instructions
See-also: #5920
2022-07-06 10:27:51 +08:00
Kyle Ibrahim
a4e9136b9f Update desktop app run instructions 2022-07-06 09:37:53 +08:00
Tienson Qin
08263d6f96 fix: wrong file path name when renaming 2022-07-06 00:03:41 +08:00
Tienson Qin
7b92360889 fix: safe check string before inserting when autocomplete
also, enables two consecutive spaces to exit autocomplete
2022-07-05 21:46:25 +08:00
Tienson Qin
7172784504 fix: errors when preview cards
Also, enables cards query for page names not wrapped by `[[]]`
2022-07-05 19:45:05 +08:00
Peng Xiao
51cf9a5b0c fix: remove shortcut/disable-all-shortcuts for whiteboard 2022-07-05 18:34:10 +08:00
Junyi Du
dbb37b6081 fix: rename namespace also rename substring in sub-namespace pages 2022-07-05 16:05:45 +08:00
deciia wang
f3e0a62257 Update dicts.cljc
translate some words to chinese:
Graph view -> 图谱视角、圖譜視角
All pages -> 全部页面、全部頁面
Flashcards -> 记忆卡片、記憶卡片
New page -> 新页面、新頁面
Journals -> 日志、日誌
所有库 -> 所有图谱
2022-07-05 14:46:33 +08:00
Andelf
8e3b8f0357 fix(editor): more support for html convertion 0.7.6 2022-07-05 01:26:19 +08:00
Andelf
e3b749e893 fix(editor): bad format copy from html
- should keep space between tags
- should avoid raw data-url
2022-07-05 01:12:37 +08:00
Tienson Qin
cc643f8487 fix: wrong parameter for delete-file 2022-07-05 00:45:56 +08:00
Andelf
49dcbece25 chore: bump version 0.7.6 2022-07-04 21:16:49 +08:00
Tienson Qin
73a202b3c2 fix: redirect to home when deleting a page 2022-07-04 20:42:41 +08:00
Tienson Qin
e7c64d3dfd fix: don't unlink file when receiving the unlink event from watcher 2022-07-04 20:19:22 +08:00
Tienson Qin
1b2ba25521 fix: rename namespace page results in lower-case page 2022-07-04 20:12:46 +08:00
Tienson Qin
8e1ae84baa fix: don't delete page temporally
related to #5904
2022-07-04 19:54:31 +08:00
Andelf
87c5b64b43 fix(ui) trailing space of search-auto-complete 2022-07-04 17:11:58 +08:00
Scott Block
d15fb1c56a (chore): Update getAllPages typescript (#5908)
* Update getAllPages typescript

* Optionally add updatedAt to PageEntity
2022-07-04 15:40:44 +08:00
Peng Xiao
fb832d2493 fix: indexing whiteboard page files 2022-07-04 00:41:29 +08:00
Peng Xiao
4de59c6d63 wip whiteboard page 2022-07-04 00:00:08 +08:00
Peng Xiao
0584edd4d8 Merge pull request #5905 from sawhney17/whiteboards 2022-07-03 22:47:01 +08:00
sawhney17
6110bf964b fix zoom display not updating 2022-07-03 18:29:27 +04:00
Peng Xiao
d00a3dbff2 run prettier 2022-07-03 21:38:09 +08:00
Peng Xiao
d237837641 fix: disable logseq shortcuts for whiteboard 2022-07-03 21:37:49 +08:00
Peng Xiao
f6586bdae8 Merge pull request #5899 from sawhney17/whiteboards 2022-07-03 21:19:35 +08:00
sawhney17
d78356c8c6 cleanup code + format 2022-07-03 16:42:47 +04:00
sawhney17
126129fc71 address comments 2022-07-03 15:30:39 +04:00
Peng Xiao
989aec04f1 Merge branch 'whiteboards' into whiteboards 2022-07-03 16:10:32 +08:00
Peng Xiao
35d00eda74 code cleanup 2022-07-03 15:55:01 +08:00
Peng Xiao
657f7d3a0d fix: build warnings 2022-07-03 13:39:11 +08:00
Peng Xiao
26ad627661 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-03 12:46:36 +08:00