Commit Graph

3441 Commits

Author SHA1 Message Date
Tienson Qin
12fe2f9fad fix: files not saved when onboarding while canceld the file picker 2021-10-27 18:58:06 +08:00
GoldinGuy
7282c15ee1 add time wrapper for scheduled/deadline 2021-10-25 11:39:41 +08:00
charlie
ea81ff8b67 fix(ui): response visibility for left mobile sidebar 2021-10-25 11:25:53 +08:00
Andelf
072cef071b fix: wrong delta pos when change to empty marker
Fix #2998
2021-10-25 11:05:52 +08:00
charlie
8bdf0a965d fix(ui): position of left sidebar trigger when pdf viewer active 2021-10-25 10:28:18 +08:00
charlie
035795951b fix(ui): close mobile left sidebar modal after clicking items link 2021-10-25 10:28:18 +08:00
charlie
06b517cc4f fix(ui): alignment of all pages actions elements 2021-10-25 10:28:18 +08:00
Tienson Qin
7bbb68296b chore: bump version 2021-10-22 23:11:45 +08:00
Tienson Qin
b04b720bbc chore: bump mldoc 2021-10-22 22:38:56 +08:00
Tienson Qin
ab993d5028 chore: bump mldoc 2021-10-22 22:35:52 +08:00
llcc
584c929839 Enhance logbook (#2987)
* fix(logbook): fix https://github.com/logseq/logseq/issues/2866 partially

Timetracked logbook shouldn't only shown up in block with scheduled
timestamp.

* fix https://github.com/logseq/logseq/issues/2866

* cleanup: arguments in some commands

* Revert "cleanup: arguments in some commands"

This reverts commit 0e7df6e5fe.

* enhance(logbook): add two-level options to show logbook

This PR offer two options to control when the logbook drawer shows in
your block.

- `:logbook/enabled-in-timestamped-blocks`: This option defaults to
true, which means that the logbook drawer will be visible in blocks
only with scheduled or deadline timestamp after timetracking.

- `:logbook/enabled-in-all-blocks`: This option defaults to
nil. Adding `:logbook/enabled-in-all-blocks true` to your config file
will enable the logbook shown-up for all blocks after timetracking.

* fix last commit

* fix: timetrack for now->later on repeated task

* fix: add default marker

* enhance(logbook): support seconds

* logbook: add `with-second-support` doc

* logbook: re-define display config

* fix logbook string indentation

Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>
2021-10-22 22:24:53 +08:00
charlie
ba6d7930f8 fix(ui): icons wrap size of head-bar 2021-10-22 19:51:07 +08:00
Charlie
8ad9836ca7 Enhance/all pages filters (#2976)
Enhanced all pages
2021-10-21 18:21:54 +08:00
rcmerci
c8b07ff97a fix: region copy as
when embed-page included in selected region, will copy embed-page twice
2021-10-21 17:52:51 +08:00
rcmerci
e60aa99aec chore: clear code 2021-10-21 17:52:09 +08:00
rcmerci
532a08c2d6 enhance: add export testcases 2021-10-21 17:52:09 +08:00
rcmerci
27702457b3 enhance: export-block & page performance 2021-10-21 17:52:09 +08:00
leizhe
be28193e32 cleanup: frontend.components.block.cljs 2021-10-20 18:39:00 +08:00
leizhe
43cc8c2723 cleanup: frontend.commands 2021-10-20 18:39:00 +08:00
leizhe
1b3ffcda0f fix(property): a newline is needed between PROPERTIES and body 2021-10-20 16:40:27 +08:00
leizhe
625c75494e fix property test 2021-10-20 16:40:27 +08:00
leizhe
8f2140e537 enhance: properties inserting
Multiple properties drawers are allowed for now, this PR limits the
creation of multiple drawers to make sure that each block has only
one. Call <properties multiple times will insert the property in same drawer.
2021-10-20 16:40:27 +08:00
leizhe
0be5859ed0 fix last commit 2021-10-20 16:34:49 +08:00
leizhe
5bccc545de enhance(logbook): add two-level options to show logbook
This PR offer two options to control when the logbook drawer shows in
your block.

- `:logbook/enabled-in-timestamped-blocks`: This option defaults to
true, which means that the logbook drawer will be visible in blocks
only with scheduled or deadline timestamp after timetracking.

- `:logbook/enabled-in-all-blocks`: This option defaults to
nil. Adding `:logbook/enabled-in-all-blocks true` to your config file
will enable the logbook shown-up for all blocks after timetracking.
2021-10-20 16:34:49 +08:00
leizhe
1c3536198e Revert "cleanup: arguments in some commands"
This reverts commit 0e7df6e5fe.
2021-10-20 16:34:49 +08:00
leizhe
331f195054 cleanup: arguments in some commands 2021-10-20 16:34:49 +08:00
leizhe
9c33cf4b6b fix https://github.com/logseq/logseq/issues/2866 2021-10-20 16:34:49 +08:00
leizhe
bcd6509a9b fix(logbook): fix https://github.com/logseq/logseq/issues/2866 partially
Timetracked logbook shouldn't only shown up in block with scheduled
timestamp.
2021-10-20 16:34:49 +08:00
charlie
30729c2c59 fix(ui): alignment of head-bar icon buttons 2021-10-20 13:46:52 +08:00
Charlie
e8c7c4ca45 feat: persist right sidebar state (#2948)
* feat: persist right sidebar state

* fix: storage operation
2021-10-20 13:44:15 +08:00
charlie
0cf5f876dc fix: add safe lower case util 2021-10-20 13:43:54 +08:00
leizhe
c23cfad1e0 fix typeo https://github.com/logseq/logseq/issues/2979 2021-10-20 13:42:11 +08:00
Tienson Qin
7428ca9c47 fix(dwim): value could be false 2021-10-18 22:05:25 +08:00
leizhe
035cd9c6fd fix(dwim): jump out of properties drawer if empty key at point 2021-10-18 22:04:55 +08:00
leizhe
81fc5b1ed6 fix(dwim): failed to open block-ref if cursor is at the beginning of block. 2021-10-18 22:04:55 +08:00
leizhe
f9c77d8300 dwim: make dwim feature optional 2021-10-18 22:04:55 +08:00
charlie
3366d45337 fix(ui): position of left sidebar menu when fullscreen on mac 2021-10-18 21:46:51 +08:00
charlie
287b4e2118 enhance(ui): polish left sidebar ui & transition 2021-10-18 13:14:38 +08:00
charlie
d16c7bee1f fix: add js file to allowed format when reload dir 2021-10-18 13:11:10 +08:00
charlie
1df76c4595 enhance: support custom js for web nfs 2021-10-18 13:11:10 +08:00
charlie
0415ba4272 feat: support custom js 2021-10-18 13:11:10 +08:00
charlie
a25bff4d83 fix(electron): auto updater callback payload error 2021-10-17 05:54:40 +08:00
Tienson Qin
13beeb4c93 fix: flashcards number not updated reactively 2021-10-13 00:44:28 +08:00
Tienson Qin
3d79ccf5aa fix: safe lower-case 2021-10-13 00:11:03 +08:00
Tienson Qin
914b32d835 chore: bump version 2021-10-12 22:49:52 +08:00
Tienson Qin
1221256274 fix: sometimes recent not working 2021-10-12 22:44:43 +08:00
Tienson Qin
df221dba61 fix: handle newline for roam exported json 2021-10-12 22:16:51 +08:00
Tienson Qin
d405d994a0 fix: filter outdated pages in both favorites and recent 2021-10-12 22:08:05 +08:00
Tienson Qin
f4b04190c4 enhance: move edit config.edn to Editor 2021-10-12 21:40:32 +08:00
Tienson Qin
a9b9b8dcbd enhance(perf): don't trigger reactive queries for all cards 2021-10-12 21:23:48 +08:00