Commit Graph

2174 Commits

Author SHA1 Message Date
Tienson Qin
143d051922 Remove debug 2020-10-23 20:05:10 +08:00
Tienson Qin
6d8ae0b268 Fix timestamps editing issues 2020-10-23 20:04:38 +08:00
Tienson Qin
fb4a54bac1 Spent time don't show the fractal part for seconds or minutes 2020-10-23 19:33:19 +08:00
Tienson Qin
4076751be3 Fix overflow-y-scroll 2020-10-23 19:02:08 +08:00
Tienson Qin
9dd15291d9 Update doc links 2020-10-23 18:47:16 +08:00
Tienson Qin
234c8bcd60 Update docs links 2020-10-23 16:11:25 +08:00
Tienson Qin
35a665d3ba Bump version 0.0.4.1 2020-10-23 00:18:21 +08:00
Tienson Qin
812603f8c2 Merge pull request #171 from logseq/feature/repeated-tasks
Repeated tasks (deadline, scheduled) && time tracker
2020-10-23 00:15:40 +08:00
Tienson Qin
05ba846c71 Style tweeks 2020-10-23 00:13:42 +08:00
Tienson Qin
7d64b203f1 Merge branch 'master' into feature/repeated-tasks 2020-10-23 00:09:22 +08:00
Tienson Qin
0d264190a0 Shows the time spent for tasks 2020-10-23 00:08:22 +08:00
Tienson Qin
2710cbac06 Add timestamp properties when setting a block marker 2020-10-22 22:51:54 +08:00
Tienson Qin
ddb5bc0b08 Fix custom_id conflicts when inserting a new block 2020-10-22 21:59:43 +08:00
Tienson Qin
9711f24a58 Merge pull request #161 from logseq/css-theme-variables
CSS Theme Migration
2020-10-22 19:57:28 +08:00
Tienson Qin
29191d0bdc More css tweaks 2020-10-22 19:56:41 +08:00
Tienson Qin
43932ca3b0 Remove debug-data 2020-10-22 14:28:50 +08:00
Tienson Qin
c2a710b3d4 Proper handle repeated timestamps 2020-10-22 14:28:11 +08:00
Tienson Qin
6ef40e674b Click timestamp to edit 2020-10-21 23:19:34 +08:00
Tienson Qin
4eb585db2a Add timestamp/repeater UI 2020-10-21 15:07:40 +08:00
Tienson Qin
b4270e057e Update repeater timestamp when the task was checked 2020-10-19 22:51:21 +08:00
Tienson Qin
99bcd95a93 Turn off single $ autopair
Related to https://github.com/logseq/logseq/issues/499
2020-10-19 18:33:52 +08:00
Tienson Qin
6c2403f3a3 Add "schedule and deadline" part 2020-10-19 15:59:49 +08:00
Tienson Qin
ea3feb5ce8 Merge pull request #169 from logseq/fix/mousedown-hide-outside
Listen to mousedown event for hide-when-esc-or-outside mixin
2020-10-18 19:18:15 +08:00
Tienson Qin
e99aef3df1 Minor version bump 2020-10-18 19:16:45 +08:00
Tienson Qin
592bf2d1f3 Merge pull request #168 from logseq/fix/redundant-fn-wrap
Remove redundant fn wrap for pred in get-block-and-children-no-cache
2020-10-18 19:13:21 +08:00
Lachlan Cresswell
f24b69c9cf Add selector for left sidebar 2020-10-18 22:03:16 +11:00
psdp
1341111978 Listen to mousedown event for hide-when-esc-or-outside mixin 2020-10-17 23:04:23 +08:00
psdp
74e48a9da6 Remove redundant fn wrap for pred in get-block-and-children-no-cache 2020-10-17 20:41:35 +08:00
Tienson Qin
4ae0d4ef9a Bump version 0.0.4.0 2020-10-16 21:50:29 +08:00
Tienson Qin
b4a87329b9 Fix pressing enter quickly causing file corruption and jumping to top
Related to https://github.com/logseq/logseq/issues/479
2020-10-16 21:49:45 +08:00
Tienson Qin
7168bea5ca Fix input lag causing weird cursor behavior
Related to https://github.com/logseq/logseq/issues/478
2020-10-16 21:23:12 +08:00
Tienson Qin
c669a95911 Only hide markdown or org mode files when searching files 2020-10-16 20:16:54 +08:00
Tienson Qin
be6a8c3762 Remove unused :block/block queries from cache 2020-10-16 20:09:06 +08:00
Tienson Qin
ec4ab8c446 Fixed repo links end with .git
Resolved https://github.com/logseq/logseq/issues/481
2020-10-16 16:15:13 +08:00
Tienson Qin
84733de3e0 Use cond-> 2020-10-16 12:12:22 +08:00
Tienson Qin
e4f544c8be Add children? option to custom queries 2020-10-16 12:11:37 +08:00
Tienson Qin
419532e6f8 Merge pull request #167 from logseq/rename/directives-to-properties
Rename directives to properties
2020-10-15 18:14:09 +08:00
Tienson Qin
585e5fd94d Rename directives to properties 2020-10-15 17:55:39 +08:00
Tienson Qin
9360f69ba8 Allow raw_html export when self-publishing 2020-10-15 12:30:39 +08:00
Tienson Qin
8cc735415e Disable raw html export when publishing
Relates to #166
2020-10-15 12:22:03 +08:00
Tienson Qin
66377cf26b Merge pull request #165 from logseq/traditional-chinese-language
Add Traditional Chinese Language
2020-10-15 10:46:35 +08:00
Tienson Qin
ed44c0f052 Merge pull request #164 from logseq/fix/yesterday-command
Fix /yesterday command buggy
2020-10-15 10:40:03 +08:00
Tienson Qin
d5aacf4ceb Merge pull request #163 from logseq/fix/hiccup-block-cp
Fix hiccup not rendering for block-cp
2020-10-15 10:35:54 +08:00
Lachlan Cresswell
b2ce831ebd Fix dark theme right sidebar menu color 2020-10-15 10:58:19 +11:00
psdp
4326167117 Add Traditional Chinese Language 2020-10-15 07:57:10 +08:00
psdp
a7615e56c9 Fix hiccup not rendering for block-cp 2020-10-15 07:27:50 +08:00
psdp
85847ce731 Fix /yesterday command buggy 2020-10-15 07:23:58 +08:00
Tienson Qin
47510a1539 Update text 2020-10-14 19:51:26 +08:00
Tienson Qin
b9e6884d82 Fix deleting top block (non pre-block)
Related to https://github.com/logseq/logseq/issues/471
2020-10-14 11:42:27 +08:00
Lachlan Cresswell
fc57715826 Add sidebar button class 2020-10-13 18:25:16 +11:00