Commit Graph

5579 Commits

Author SHA1 Message Date
Gabriel Horner
f01e8d0ea9 Small cleanup for #6115
Move ns delimiter to vars and make remove-nested-namespaces-link more
clojure-like /cc @8N9KT
2022-07-29 10:30:09 -04:00
Gabriel Horner
d298a15c32 Merge pull request #6115 from 8N9KT/fix/remove-namespace-parents-graph-links
fix: remove links for each level of the namespaces hierarchy pages in global graph view
2022-07-29 10:29:38 -04:00
charlie
98ace5593d improve(pdf): friendly breakline for multiple language highlights text 2022-07-29 14:17:31 +08:00
8N9KT
b7cd440144 fix private functions test 2022-07-28 18:35:56 +02:00
8N9KT
7d6ecdf645 add test remove-links-for-each-level-of-the-namespaces 2022-07-28 15:27:59 +02:00
8N9KT
a18500ac53 Merge branch 'logseq:master' into fix/remove-namespace-parents-graph-links 2022-07-28 15:26:51 +02:00
Andelf
5e2487c6d8 chore(release): bump version 0.7.9 2022-07-27 14:36:25 +08:00
Jon
5af4b69b43 Fix #5856: Wrong order of switching images in maximize mode (#6068)
* Fix #5856: Wrong order of switching images in maximize mode

Co-authored-by: llcc <lzhes43@gmail.com>
2022-07-26 23:38:04 +08:00
Andelf
60c559bb24 fix(cards): only check when enabled 2022-07-26 22:46:22 +08:00
Andelf
8f30be684e fix(cards): only check when enabled 2022-07-26 22:46:22 +08:00
Andelf
06b7b7e4f3 fix(android): unlink file crashes app 2022-07-26 22:29:20 +08:00
Gabriel Horner
6a64cdf4b3 Fix tag completion at start of line or whitespace before cursor 2022-07-26 20:47:36 +08:00
Gabriel Horner
bc69e7d5a1 Silence noisy parsing tests
Added :verbose option to repo-handler/parse-files-and-load-to-db!
2022-07-26 20:47:36 +08:00
Gabriel Horner
5f8a4ed0bf Don't autocomplete tags within backtick Fix #6135
Also fix autocompleting while cursor is part of a word
2022-07-26 20:47:36 +08:00
charlie
94f002232b fix(pdf): missing cmaps resources #6114 2022-07-26 20:16:18 +08:00
Gabriel Horner
f5bc4c12bd Remove stray :focus test flag 2022-07-25 13:53:27 -04:00
Gabriel Horner
ef22973273 Merge pull request #6120 from 8N9KT/feat/filter-page-graph
feat: hide journals in page graph
2022-07-25 13:52:40 -04:00
8N9KT
e546ba28fc use namespace-page, fix comment and function visibility 2022-07-25 19:29:40 +02:00
8N9KT
66108ac9e4 add test for get-pages-that-mentioned-page
- add test for get-pages-that-mentioned-page with show-journal paramenter
- comment deleted
2022-07-25 17:55:42 +02:00
charlie
999ae327d4 fix(pdf): friendless break line for pdf selection text 2022-07-25 23:38:57 +08:00
maxweilun1989
250913e31e fix: make the title of sidebar item clickable. #4983 2022-07-25 18:38:25 +08:00
Gabriel Horner
51610eedbc Merge pull request #6138 from logseq/fix/page-properties-respect-user-config
Fix: page properties not reading property-pages config
2022-07-22 12:40:20 -04:00
llcc
808215dda8 don't enter editing state when click query table result on iOS 2022-07-22 14:24:02 +08:00
Gabriel Horner
af8c0ee148 Add command to re-index graph 2022-07-22 14:21:11 +08:00
Gabriel Horner
112100471c Fix typo in onboarding 2022-07-21 16:31:30 -04:00
Gabriel Horner
c8864e777d Fix page-properties not using :property-pages/* config 2022-07-21 13:59:16 -04:00
Andelf
1562101f83 chore: bump version 0.7.8 2022-07-21 07:55:07 +08:00
8N9KT
83d51ab23f hide journals in page graph
add "Show Journals" toggle in page-graph-inner
add :right-side-bar/show-journals in en and it (dicts.cljc)
add "include-journals" parameter to db/get-pages-that-mentioned-page
add "show-journal" parameter to graph-handler/build-page-graph
2022-07-20 18:44:05 +02:00
8N9KT
6c27435369 Merge branch 'logseq:master' into fix/remove-namespace-parents-graph-links 2022-07-20 17:32:46 +02:00
Gabriel Horner
37f1d738b9 Merge pull request #6062 from 8N9KT/feat/exclude-in-graph
feat: added property exclude-in-graph
2022-07-20 11:25:00 -04:00
8N9KT
541fae2ad8 Remove links for each level of the namespaces hierarchy pages in global graph view 2022-07-20 17:21:55 +02:00
Tienson Qin
e808732b2b fix: s shortcut not working on cards 2022-07-20 15:55:04 +08:00
Tienson Qin
87ef8e284f fix: can't edit result for dsl query results 2022-07-20 15:47:24 +08:00
Andelf
d71490329e fix(cards): ui of shortcut tooltip 2022-07-20 15:39:29 +08:00
Andelf
0bebff8ce9 chore: bump version 0.7.7 2022-07-20 15:02:50 +08:00
llcc
98e2898ab8 don't display cards shortcut on narrow screen 2022-07-20 15:02:27 +08:00
Tienson Qin
d7cc6c4b29 fix: trailing blocks disappear when moving 2022-07-20 13:56:04 +08:00
Tienson Qin
56b2405762 fix: Long pages got cut off when toggle on/off a nested bullet
close #5422
2022-07-20 13:56:04 +08:00
Tienson Qin
b9a2a0130b chore: lint 2022-07-20 13:56:04 +08:00
Tienson Qin
4c154f40df chore: disable duplicates pprint 2022-07-20 13:56:04 +08:00
Tienson Qin
b7025b9ce4 fix: undo/redo paginations 2022-07-20 13:56:04 +08:00
Tienson Qin
d40c0d8926 fix: WIP broken undo/redo for long page 2022-07-20 13:56:04 +08:00
Peng Xiao
d271b85a51 fix: should only log query when debug is enabled 2022-07-20 11:55:17 +08:00
charlie
2b94a95f11 fix(api): return non transferable value for plugin api 2022-07-20 09:34:28 +08:00
8N9KT
f79888b4d8 raname ":exclude-in-graph" to ":exclude-from-graph-view"
- raname ":exclude-in-graph" to ":exclude-from-graph-view"
- add ":exclude-from-graph-view" in "editable-built-in-properties"
2022-07-19 16:55:04 +02:00
Gabriel Horner
b226484683 Merge pull request #6056 from playerofgames/calc_enhance_format
Calculator improvements: new operations, display formats, constants and bases
2022-07-19 10:03:41 -04:00
Martin Scott
1d0fa763a5 Revised format directives and mixed number format
Also changed output of non-decimal numbers to use base prefixes.
2022-07-19 10:25:26 +01:00
8N9KT
abedbac922 Fix/boolean in query table (#6063)
* show boolean properties value in query table

* Update query_table.cljs

* Update query_table.cljs
2022-07-18 10:33:04 -04:00
sawhney17
dc380ad64d fix(references): block references crash (#6061)
* fix  #6057

* clear extra files

* format

* refactor

* use multi arity to simplify
2022-07-18 10:16:24 -04:00
yoyurec
04ea801c12 Plugin settings add data-key 2022-07-18 22:14:32 +08:00