Commit Graph

1923 Commits

Author SHA1 Message Date
Tienson Qin
87ded730d1 fix: properties not work well for org mode 2021-05-24 17:09:57 +08:00
Tienson Qin
b71ae70491 fix: can't switch between org and md 2021-05-24 10:08:12 +08:00
Tienson Qin
223c4b3d3f ui: use native titlebar on Electron 2021-05-24 09:21:12 +08:00
Tienson Qin
9cc6e3db65 fix: preserve spaces in the block's content 2021-05-24 08:56:24 +08:00
Tienson Qin
eed2e9dd66 enhance: unlinked references perf 2021-05-24 08:33:41 +08:00
Tienson Qin
cc325673f1 feat: page preview 2021-05-23 23:25:13 +08:00
Tienson Qin
e600c29046 fix: page-block-cp 2021-05-23 22:23:50 +08:00
Tienson Qin
4688a0bb64 chore: simplify page-blocks-cp 2021-05-23 21:32:26 +08:00
Tienson Qin
13e62b9f55 fix: page blank after clearing cache
Close #1939
2021-05-23 20:35:21 +08:00
Tienson Qin
52ef58b565 fix: page properties not working when extracting 2021-05-23 19:27:42 +08:00
Tienson Qin
969be00a4a fix: convert - to * for repeated task states 2021-05-23 17:55:42 +08:00
Tienson Qin
91d48fa87b fix: don't show edit button for page embeds 2021-05-23 16:57:05 +08:00
Tienson Qin
d3b3f6f48e fix: properties inserted at wrong positions
Close #1952
2021-05-23 13:58:06 +08:00
Tienson Qin
6c70914150 chore: replace re-find with safe-re-find 2021-05-23 13:05:35 +08:00
Tienson Qin
d256982c9c fix: adding a "#tag" at the front of a block clear the whole block 2021-05-23 12:33:35 +08:00
Tienson Qin
04a6ec4658 fix: drag files to logseq can be stuck 2021-05-22 14:45:06 +08:00
Tienson Qin
bf60e6b011 fix: click input when creating a link will close the editor 2021-05-22 10:05:43 +08:00
Tienson Qin
73cc631db6 fix: page alias with spaces
There's still a bug related to nested pages when extracting the
properties, will address it later.
2021-05-21 23:18:14 +08:00
Tienson Qin
b929f02d20 fix: can't click breadcrumbs 2021-05-21 21:09:37 +08:00
Tienson Qin
ab8c8f47ae fix: block marker/priority is not displayed in references
Close #1377
Close #1601
Close #1871
2021-05-21 20:40:00 +08:00
Tienson Qin
691c3972a2 fix: wrong title in page's properties 2021-05-21 16:51:22 +08:00
rcmerci
9a4f450f50 fix: add missing block attr 2021-05-21 14:46:30 +08:00
Tienson Qin
a7269e849f enhance: switch default indentation to tab for markdown users 2021-05-21 14:34:08 +08:00
Tienson Qin
7476e49b29 enhance: separate page properties from block properties 2021-05-21 12:47:34 +08:00
Tienson Qin
a494d25e54 fix: remove setTimeout for setting editor args temporally 2021-05-21 12:16:29 +08:00
rcmerci
6d0cb2383b chore: clear code 2021-05-21 11:21:17 +08:00
rcmerci
47ec5c68ea fix: remove :level 2021-05-21 11:21:17 +08:00
rcmerci
a45ff38903 fix: copy collapsed blocks 2021-05-21 11:21:17 +08:00
Tienson Qin
bee9eead17 chore: remove unused code 2021-05-21 11:20:44 +08:00
Tienson Qin
e3ab291b80 enhance: better UX for changing date formatter 2021-05-21 11:07:33 +08:00
Tienson Qin
5be004ebfe fix: content can be lost when auto-complete page references
Close #1937
2021-05-21 00:43:41 +08:00
Tienson Qin
717391e3db fix: re-find issue 2021-05-20 21:54:03 +08:00
Tienson Qin
ad1db332d9 fix: property query 2021-05-20 21:49:42 +08:00
Tienson Qin
58608653c8 fix: can't open images with http links when publishing 2021-05-20 16:23:36 +08:00
Tienson Qin
4b35a5aeb3 fix: using Shift+Enter to insert new block instead of Alt+Enter 2021-05-20 16:14:20 +08:00
Tienson Qin
ce14aede16 chore: remove unused file handler namespace import 2021-05-20 15:58:08 +08:00
rcmerci
3e7d2fd700 fix: pasting md text remove common prefix spaces 2021-05-19 23:58:55 +08:00
Tienson Qin
06a8cf9de9 fix: publishing 2021-05-19 22:42:49 +08:00
Tienson Qin
c6204e77b8 chore: bump version 2021-05-19 21:47:04 +08:00
Tienson Qin
a90208a55f fix: add search db schema version checking 2021-05-19 21:35:51 +08:00
Tienson Qin
c8525730a2 feat: add clear cache button 2021-05-19 21:02:47 +08:00
Weihua Lu
9a553b2310 fix: make img smaller 2021-05-19 20:28:21 +08:00
Tienson Qin
191a6a7c62 chore: remove outdenting text 2021-05-19 20:28:21 +08:00
Weihua Lu
7a0c848d93 fix: img tag and link heref 2021-05-19 20:28:21 +08:00
Tienson Qin
75c369e24e fix: typo 2021-05-19 20:28:21 +08:00
Tienson Qin
43a4a3a06c fix: typo 2021-05-19 20:28:21 +08:00
Tienson Qin
295fb4fa3c chore: remove toggle-outdenting shortcut 2021-05-19 20:28:21 +08:00
Tienson Qin
a180b25c52 chore: remove unused state because it's specified in config.edn 2021-05-19 20:28:21 +08:00
Tienson Qin
dbc643b85a feat: add old outdent behavior back
Related thread: https://discuss.logseq.com/t/whats-your-preferred-outdent-behavior-the-direct-one-or-the-logical-one/978
2021-05-19 20:28:21 +08:00
Weihua Lu
57d0436a60 fix: search bar cannot copy 2021-05-19 19:37:12 +08:00