Commit Graph

1535 Commits (55a75ae332be61cdab88443a6e3e6844fe9dc481)

Author SHA1 Message Date
Tienson Qin 77214e12bf fix: hiccups/html warning 2020-10-28 00:10:14 +08:00
Tienson Qin 2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00
Tienson Qin 3d1c809020 refactor: remove tauri 2020-10-27 22:10:05 +08:00
Tienson Qin fd89ddf611 fix: pictures not displayed 2020-10-27 14:44:31 +08:00
Tienson Qin 24c2e8bf1e Hide all todo keywords properties when editing 2020-10-26 21:56:42 +08:00
Tienson Qin 63df7efbff Only remove heading patterns when there're followed spaces
Resolved https://github.com/logseq/logseq/issues/523
2020-10-26 20:48:11 +08:00
Tienson Qin 34dae70d5a Merge pull request #175 from logseq/fix/date-picker-style-issue
Fix date picker style issue
2020-10-26 20:18:42 +08:00
Runjuu cd5a5a75f7 fix(components/editor): absolute-modal style issue
fix https://github.com/logseq/logseq/issues/513
2020-10-26 18:41:27 +08:00
Tienson Qin 150017d602 Preserve the editor position when set a block marker 2020-10-24 13:54:02 +08:00
Tienson Qin 047137e4a9 Fix new journal not created automatically 2020-10-24 10:58:24 +08:00
Tienson Qin f121df2a2d Repeater kind default set to ".+" 2020-10-23 20:39:44 +08:00
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 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 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