Commit Graph

957 Commits

Author SHA1 Message Date
Tienson Qin
4256b50fac fix: can't enter after undo 2021-02-16 23:27:26 +08:00
Tienson Qin
e862cdf081 feat: add including-parent property for children-only templates 2021-02-16 21:20:09 +08:00
Tienson Qin
150953fcb8 feat(dynamic-variables): add dynamic variables to both templates
and macros.
2021-02-16 21:20:09 +08:00
Tienson Qin
55711a3c1c fix: use command instead of alt for mac users 2021-02-16 11:44:45 +08:00
Tienson Qin
8bacca8a9d fix: disable toggle shortcuts when not in editing mode 2021-02-16 11:17:34 +08:00
Tienson Qin
70c3c6d653 fix: replace ctrl with mod 2021-02-16 11:17:34 +08:00
Tienson Qin
57826e0573 refactor(shortcuts): up/down to navigate to the first/last block
Non-editing mode.
2021-02-16 11:17:34 +08:00
Tienson Qin
a644ca3cf7 refactor(shortcuts): make configurable 2021-02-16 11:17:34 +08:00
Tienson Qin
e7bd754e92 refactor(shortcuts): use mousetrap to manage all the shortcuts 2021-02-16 11:17:34 +08:00
Tienson Qin
7c586ec366 feat: delete account 2021-02-15 18:35:48 +08:00
Tienson Qin
c13cf6a75e fix: full-text search 2021-02-15 16:45:11 +08:00
Tienson Qin
5cc006a2eb fix: block references number not working
Closed #1209
2021-02-14 22:52:24 +08:00
Tienson Qin
81d7c74b10 fix: block reference auto-complete not working 2021-02-14 22:21:43 +08:00
Tienson Qin
bd2b6e112c chore: bump version 2021-02-14 21:11:28 +08:00
Tienson Qin
1e4fdc5508 feat(full-text-search): enable forward for ascii text 2021-02-14 13:51:58 +08:00
Tienson Qin
771b09b12a feat(full-text-search): support both ascii and non-ascii chars 2021-02-14 13:51:58 +08:00
Tienson Qin
42f053d89c feat(full-text-search): use flexsearch instead of fuzzysort
For full-text search.
2021-02-14 13:51:58 +08:00
Tienson Qin
0bd53815e9 fix: wrong prompts when the file is only edited by logseq 2021-02-14 11:23:46 +08:00
Tienson Qin
c0134943b8 fix: Page title index based on file name cannot show "-" inside file name
Closed #1120
Closed #381
2021-02-10 22:33:46 +08:00
Tienson Qin
71fbbb31bd fix: CI 2021-02-10 09:38:09 +08:00
charlie
90cf95e4d5 fix(electron): open new window with non-ascii path on Windows 2021-02-10 09:36:38 +08:00
charlie
3981224616 fix(electron): fix relative asset path from current page file path 2021-02-10 09:36:38 +08:00
charlie
4875e5b367 fix(sidebar): #1281 2021-02-10 09:36:38 +08:00
Tienson Qin
fb15b4beab enhance: disable patches for undo/redo temporally 2021-02-10 08:03:15 +08:00
Tienson Qin
ae1725dcff chore: revert data format 2021-02-09 21:32:56 +08:00
Tienson Qin
4e75eb67b4 enhance: add built-in pages such as TODO keywords and priorities 2021-02-09 21:21:23 +08:00
Tienson Qin
a7c41eb12c fix: display the main menu dots on mobile 2021-02-09 18:25:48 +08:00
Tienson Qin
a7cb97c3f2 fix: disable auto-save when the editor is in composition 2021-02-09 14:31:30 +08:00
Tienson Qin
1c75042f5b fix: can't import roam's code blocks 2021-02-09 13:03:45 +08:00
Tienson Qin
7c4f4b5962 chore: use MMMM do, yyyy as default date format 2021-02-09 12:32:43 +08:00
akhater
46fcbd0a78 Fix of bug "TODO mobile bar shortcut only works when called in the beginning of the line" (#1283)
Added insert-before! function
Fix bug Mobile bar TODO shortcut only works in the beginning of the line
2021-02-07 11:22:34 +08:00
Tienson Qin
ce8ca500bb fix: don't jump to new journal when in editing mode 2021-02-07 11:10:45 +08:00
Tienson Qin
2391e723a4 feat: add data-page-tags 2021-02-06 23:55:47 +08:00
Tienson Qin
d5bf735903 chore: bump version 2021-02-05 22:42:40 +08:00
Tienson Qin
3dba851814 Merge branch 'master' of github.com:logseq/logseq 2021-02-05 22:40:54 +08:00
Tienson Qin
d3ff3a1000 fix: /draw command not working with GitHub repos 2021-02-05 22:27:27 +08:00
charlie
a969f02307 fix(electron): open file:// with external app 2021-02-05 21:57:04 +08:00
Tienson Qin
38cec6fa8b feat: add data-refs to empower css mods
The discussion thread: https://discuss.logseq.com/t/propositions-to-empower-css-mods/289
2021-02-05 21:44:58 +08:00
Tienson Qin
9077499ec0 chore: use admonition instead 2021-02-05 19:04:54 +08:00
charlie
d712a8588c fix: exclude current file of current blocks page 2021-02-05 19:04:54 +08:00
charlie
0fda94a7aa fix(editor): page blocks duplicated when multiple same page name files 2021-02-05 19:04:54 +08:00
Tienson Qin
7dcebf368b fix: don't listen to unlink
Sometimes, the file watcher notify the `unlink` type when we edit a
file using another editor ...
2021-02-05 17:04:06 +08:00
Tienson Qin
d55b381e2e enhance: display a loading button when importing files from the disk 2021-02-05 16:29:58 +08:00
Tienson Qin
3d80dc2310 fix: set ignoreInitial to true for file watcher 2021-02-05 13:25:48 +08:00
Tienson Qin
56be5a68ba fix: stop event bubbling when typing s to switch file/outliner view 2021-02-05 13:15:29 +08:00
Tienson Qin
ece503d22a fix: tags and alias doesn't support , in page properties 2021-02-05 13:07:45 +08:00
Tienson Qin
9534f2e4c8 Merge branch 'master' of github.com:logseq/logseq 2021-02-04 23:52:55 +08:00
Tienson Qin
f526399d63 fix: head's background color is not rendered
Related to #1267
2021-02-04 23:51:15 +08:00
charlie
00668bdeca fix(ui): align repos menus with right side 2021-02-04 14:54:57 +08:00
charlie
f0b5bcd7d0 improve(editor): make fixed scroll when zoom in block 2021-02-04 14:54:57 +08:00