Commit Graph

726 Commits (967654aeb4162bdc1b28c8a3b3af750187c9e3c4)

Author SHA1 Message Date
Tienson Qin 967654aeb4 chore: disable block timestamps because it doesn't work with undo 2021-01-12 23:08:28 +08:00
Tienson Qin 1b38b9deb1 feat: add git auto push option to settings
Also, add ctrl-s for auto-pushing
2021-01-12 22:52:42 +08:00
Tienson Qin eb4d56f666
Merge branch 'master' into enhance/undo-redo 2021-01-12 05:12:32 -08:00
Tienson Qin 625ec882a9 enhance: clear unused editor state 2021-01-12 20:57:18 +08:00
Tienson Qin b862993c55 fix: rename all repos to all graphs 2021-01-12 12:37:34 +08:00
Tienson Qin 9789996e8c fix: refresh root ui after undo or redo 2021-01-12 12:24:00 +08:00
Tienson Qin 7a6ce189fc enhance(keyboards): replace alt with command too for mac users 2021-01-11 22:14:01 +08:00
Tienson Qin 5f7b4e56ed enhance: use command-. and command-, for mac users
Related thread: https://discuss.logseq.com/t/non-default-keyboard-shortcuts-to-move-between-words-on-mac-os/135
2021-01-11 21:50:31 +08:00
charlie 41d3228121 fix: bullet entry point animation 2021-01-11 05:43:48 -08:00
charlie 4f42bc6eaa style: improve block fold arrow and bullet interaction 2021-01-11 05:43:48 -08:00
Tienson Qin bc034768c1 enhance(undo): preserve latest cursor for redo 2021-01-11 19:18:27 +08:00
Tienson Qin 081256ab4b enhance(undo): preserve latest cursor position when undo 2021-01-11 18:37:28 +08:00
Tienson Qin e764f96f38 enhance(undo): cursor wip 2021-01-10 23:03:36 +08:00
charlie 11a40833a3 fix: mobile menus will position off screen, clipped #1068 2021-01-09 20:32:20 -08:00
Dima Gerasimov 50a5d15d2d move tests to a separate file 2021-01-09 19:43:14 -08:00
Dima Gerasimov 098f8a2681 proper support for ORG_ROAM tags with quotes + test 2021-01-09 19:43:14 -08:00
Dima Gerasimov 12e68e52b4 handle spaces in ROAM_TAGS
+ more tests for org properties parsing
2021-01-09 19:43:14 -08:00
Dima Gerasimov 076997de52 add basic test for parse-properties 2021-01-09 19:43:14 -08:00
Dima Gerasimov c7df210f2e cleaner filetags extraction 2021-01-09 19:43:14 -08:00
Dima Gerasimov 4f1c1ce564 extract org-mode FILETAGS in top level block 2021-01-09 19:43:14 -08:00
Tienson Qin 050bb108fc chore: remove debugging 2021-01-09 23:49:37 +08:00
Tienson Qin 739dc81be5 chore: undo/redo tweaks 2021-01-09 23:35:23 +08:00
Tienson Qin 01cc4d25ae fix: clear query state so that custom queries will be re-rendered 2021-01-09 11:57:04 +08:00
Tienson Qin badff45ff8 fix: undo redo should wait for disk files get changed 2021-01-09 10:03:28 +08:00
Tienson Qin 3c327eb4ba enhance(undo): use a promise-chan to make the undo behavior stable 2021-01-08 21:51:34 +08:00
Kaile a335b9718a Add externs for external JS libs to prevent name been munged when building with release 2021-01-07 07:05:56 -08:00
Tienson Qin be28b0e04d enhance: auto-saved files should be added to history too 2021-01-07 20:43:40 +08:00
Tienson Qin b603d8169e chore: update outdated comment 2021-01-07 10:37:34 +08:00
Tienson Qin 249bf680c1 enhance: undo redo use patches instead of full text 2021-01-07 10:31:14 +08:00
Tienson Qin 14e4af2957 enhance: alias don't redirect to source page in the page properties 2021-01-06 16:42:39 +08:00
Tienson Qin 3e3bfa438e fix: property variables should be unique for non-or queries 2021-01-06 14:56:49 +08:00
Tienson Qin 4e59cd8962 chore: bump version 2021-01-05 22:51:21 +08:00
Tienson Qin 34a09048e2 enhance: auto redirects to source page when alias page is empty
More info here: https://discuss.logseq.com/t/improve-implementation-of-aliases/81/22?u=tienson
2021-01-05 22:50:10 +08:00
Tienson Qin d46f158c83 fix(editor): deleting properties 2021-01-05 21:18:40 +08:00
Tienson Qin f8e7a01c2a enhance: add alias identity in linked references 2021-01-05 20:45:33 +08:00
Tienson Qin 190ef803e4 fix(editor): can't enter to create a new block at the end of code 2021-01-05 19:38:51 +08:00
Tienson Qin b0a6700ab9 fix(editor): remove duplicate blocks in references
Closes #1006, closes #846, closes #600
2021-01-05 19:10:59 +08:00
Tienson Qin 4f67387d85 fix(editor): properties not working well when enter at the start
Related to #1017
2021-01-05 16:06:02 +08:00
Tienson Qin 47026e60cf fix: show page for block searching 2021-01-05 00:06:40 +08:00
Tienson Qin 4c5eaec5a2 test: add frontend.text tests
Related to #1017
2021-01-04 23:42:12 +08:00
Tienson Qin 3f9c7d31f3 chore: bump minor version 2021-01-04 21:07:42 +08:00
Tienson Qin dc7f4055ac fix(editor): keep block properties when save 2021-01-04 21:01:48 +08:00
Tienson Qin 079096f329 fix(editor): Scheduled command not working when creating a new block
Resolved #1057
2021-01-04 20:39:38 +08:00
Tienson Qin c611a7a8e1 fix: weird buy introduced by bumping shadow-cljs 2021-01-04 18:36:23 +08:00
Tienson Qin 952d805e7a chore: bump minor version 2021-01-04 15:39:55 +08:00
Tienson Qin 3eba1383ec fix: don't show file title warning for built-in files 2021-01-04 15:39:19 +08:00
Tienson Qin 89370ac645 fix(db): fix unique constraint issue when loading files 2021-01-04 15:39:19 +08:00
Tienson Qin 951ed57f21 fix(editor): pressing enter right after the first bullet of a page will append ##
Resolved #1050
2021-01-04 15:22:28 +08:00
Tienson Qin 770ccf595b chore: bump minor issue 2021-01-04 12:43:35 +08:00
Tienson Qin cda09d4387 chore: remove atom usage for query dsl bindings 2021-01-04 12:38:54 +08:00