Commit Graph

122 Commits (feat/shui-button)

Author SHA1 Message Date
Gabriel Horner 0719163d30 Split out parse-property for use in dsl-query and tests
- Add tests for all *property dsl queries with and without new
  config option
- Add tests for property persistence
- Add tests for property relationships
2022-08-11 16:32:00 -04:00
Gabriel Horner 405183db09 Add config option to allow for more free text in property values
Still need to test that *property operators work correctly when this
option is on
2022-08-11 16:32:00 -04:00
Michał Świtoń ca23f3a689 Polish translation 2022-08-11 10:53:05 -04:00
Andelf 271700ec02
Merge branch 'master' into fix/search-remove-accents 2022-08-02 12:14:24 +08:00
Herman Sandoval 4d2e48026b
Spanish language strings added (#6217)
* Spanish language strings added

- New dictionary array strings added
- Dummy-notes and tutorial files created
2022-08-01 16:57:05 +08:00
maxweilun1989 78882b0051 fix: add some remember note for toggle :feature/enable-search-remove-accents? 2022-07-28 21:34:40 +08:00
Alex L 178e2f51bb Clearer examples in config.edn 2022-07-28 15:49:45 +08:00
maxweilun1989 15a0f19a82 fix: add :feature/enable-search-remove-accents 2022-07-27 18:34:01 +08:00
Gabriel Horner a0087d7792 Add config options to disable property pages and to exclude certain ones 2022-07-15 15:26:09 +08:00
Gabriel Horner 2917cce179 Macro docs tweaks - close #1598
two curly braces are sufficient
2022-07-11 16:00:23 -04:00
llcc 2f35629738 allow user to disable gestures on blocks with customized tags 2022-06-27 15:43:37 +08:00
Andelf e82c2b637c fix(config): wrong quick capture text template
Fix #5791
2022-06-22 11:55:04 -04:00
Hounsou Dansou 826a075b4f fix: Add missing config
- bullet indentation
- scheduled and deadline default query
2022-06-13 15:22:30 +08:00
Darwis 14dc2d1e30
Predefined view and transform (#5479)
* add pre-defined view in config.edn and use it in query :view

* expose js/console.log and pprint to use in query transform function or view function for easy debug query result.

* reusable pre-defined result-transform in cunfig.edn to use in query

* fix whitespace diff

* Add query namespace to predefined :view and :result-transform in config.edn
2022-06-03 10:00:15 -04:00
Sunghyun Cho 22780acbd9 Add translated tutorials 2022-06-03 09:56:30 -04:00
ingepettersen 98250d4de2 Norwegian tutorial.md 2022-06-01 09:41:22 -04:00
ingepettersen a41f16578a Norwegian dummy-notes.md 2022-06-01 09:40:52 -04:00
Charlie 55ccdd5dba
Feature/onboarding Quick tour (#5247)
* enhance(ui): polish elements of left sidebar

* enhance(ui): active state of nav item from left sidebar

* enhance(ui): active state of nav item from left sidebar

* enhance(ui): WIP quick tour tips

* enhance(ui): WIP quick tour tips

* enhance(ui): WIP quick tour tips

* enhance(ux): add quick tour palette command

* enhance(ui): add step dots for quick tour tips

* enhance(ux): title hints for sidebar link items

* fix(ui): active state for journals from left sidebar

* enhance(ux): support quick tour command when initial app

* fix(ui): position of journal page quick tour tip box

* fix: cljs lint

* fix: remove unused method

* fix(e2e): e2e test for new left sidebar
2022-05-31 16:41:17 +08:00
ntotao c035f8f8ac dummy notes in italian 2022-05-26 02:54:04 +08:00
ntotao 3d4fe59551 Added tutorial-it and dummynotes-it for Italian lang 2022-05-26 02:54:04 +08:00
sosuisen 421d800676 fix: update Japanese tutorial 2022-05-19 17:51:49 +08:00
queeup 3e33549a74 feat: add Turkish language 2022-05-05 17:41:56 +08:00
arcstur d0e9a66a94 Typo 2022-04-18 12:12:05 +08:00
arcstur 3db9eaa334 Add start-of-week to default config.edn 2022-04-18 12:12:05 +08:00
Charlie 0d3ac91ca3
Feature/Setups of Onboarding Process (#4580)
UX enhancement: onboarding setup graphs 

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-04-02 21:37:38 +08:00
Gabriel Horner f683b461cd
Merge branch 'master' into patch-tutorial-i18n 2022-03-28 16:31:48 -04:00
llcc 21e172feb6
feat(mobile): share intent (#4599)
* feat(mobile): share intent

* feat(ios): share content

* feat(share): fix kUTType* deprecation

* feat(share): fix result of call to 'openURL' is unused

* fix screenshot copy rewrite issue

* fix AndroidManifest.xml

* fix(iOS): app not showing in share list

* address comment
2022-03-28 12:30:32 +08:00
sosuisen fd6e9a9512 fix: i18n support for tutorial and dummy-notes 2022-03-22 11:40:51 +09:00
Tienson Qin c7551f2c76 fix: suggestions by jimt on Discord 2022-03-20 23:21:55 +08:00
Tienson Qin fc644e207b Adds :outliner/block-title-collapse-enabled? configuration option 2022-03-17 16:09:29 +08:00
llcc 1361728457
fix #+keyword issues in orgmode (#4573)
* fix(orgmode): don't parse some in-file #+keyword as page properties

e.g. #+Name:, #+tblfm:, etc.

* enhance(orgmode): display image and table's caption keyword

https://orgmode.org/manual/Captions.html

* enhance(orgmode): ignore some #+keywords for parsing properties.

Orgmode uses lots of file level #+keyword: styled keywords[1].
Logseq parses their value as page references except `title` and
`filters`, which pollutes Logseq database.

Users can setup `:ignored-page-property-tags` in config.edn to
make Logseq not parsing those keywords.

[1]: https://orgmode.org/manual/In_002dbuffer-Settings.html.

* use take-while instead. Thanks tienson.

* comment out new settings

* revert some merge conflicts.
2022-03-16 17:10:49 +08:00
Andelf b43a8c846b chore: add new options to config templates 2022-01-04 21:35:07 +08:00
Andelf 3d12402b6a fix(build): rm parser-worker patch 2021-12-26 10:50:58 +08:00
leizhe d1b43ee719 enhance(mobile): add option for editing photo before embeding it 2021-12-09 11:36:51 +08:00
Seth f3445fbfd7 fix typo in package.json scripts 2021-10-25 11:39:41 +08:00
llcc 584c929839
Enhance logbook (#2987)
* fix(logbook): fix https://github.com/logseq/logseq/issues/2866 partially

Timetracked logbook shouldn't only shown up in block with scheduled
timestamp.

* fix https://github.com/logseq/logseq/issues/2866

* cleanup: arguments in some commands

* Revert "cleanup: arguments in some commands"

This reverts commit 0e7df6e5fe.

* enhance(logbook): add two-level options to show logbook

This PR offer two options to control when the logbook drawer shows in
your block.

- `:logbook/enabled-in-timestamped-blocks`: This option defaults to
true, which means that the logbook drawer will be visible in blocks
only with scheduled or deadline timestamp after timetracking.

- `:logbook/enabled-in-all-blocks`: This option defaults to
nil. Adding `:logbook/enabled-in-all-blocks true` to your config file
will enable the logbook shown-up for all blocks after timetracking.

* fix last commit

* fix: timetrack for now->later on repeated task

* fix: add default marker

* enhance(logbook): support seconds

* logbook: add `with-second-support` doc

* logbook: re-define display config

* fix logbook string indentation

Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>
2021-10-22 22:24:53 +08:00
Charlie 7f9a04d2c1
feat(ui): enhance left sidebar (#2899)
* feat(ui): enhance left sidebar

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-10-01 21:27:31 +08:00
Tienson Qin 50a42a112c fix: typo 2021-09-23 20:36:00 +08:00
Tienson Qin e5f484d1a7 feat: add :shortcut/doc-mode-enter-for-new-block? option 2021-09-23 18:26:11 +08:00
Tienson Qin 995fba8623 fix: disable plugins on the Web 2021-09-16 13:59:08 +08:00
Tienson Qin d6a011fd35 enhance(perf): add :ref/linked-references-collapsed-threshold option
Related to #2792
2021-09-16 12:32:09 +08:00
Tienson Qin 3c4ad523a8 enhance: display a warning button for the demo graph 2021-08-26 00:17:49 +08:00
charlie c4a92c2657 fix(dev): import cljs runtime scripts for parser worker base on file:// 2021-08-19 17:16:06 +08:00
Tienson Qin df1fc39bc5 chore: update warning style 2021-08-10 21:34:31 +08:00
Tienson Qin 9833b5439d enhance: add a warning on demo graph not being persisted 2021-08-06 11:29:09 +08:00
Jiang Hailong 47e78d6f78 feat: hide specific block properties 2021-08-06 10:17:31 +08:00
Tienson Qin 689330ceb3 feat: add :ui/show-empty-bullets? option
The empty bullets will be hidden by default in the default mode.
Also, hovering an empty block should display its bullet.
2021-08-03 21:38:17 +08:00
Tienson Qin 5e9c3ed151 feat: journals support named template
Also, simplified the template code a bit.
2021-08-03 16:28:57 +08:00
Weihua Lu 2f7e3f5b3f Merge remote-tracking branch 'origin/master' into zotero/poc 2021-07-26 10:54:56 +08:00
Weihua Lu 85f57fb470 optimize zotero schema size 2021-07-22 17:40:44 +08:00
rcmerci ba95db41a9 feat(srs): add config :srs/learning-fraction, :srs/initial-interval 2021-07-22 12:07:04 +08:00
Weihua Lu 828e296f86 Merge branch 'master' into zotero/poc 2021-07-14 15:22:56 +08:00
Tienson Qin cac9470fbe feat: bring block timestamps back 2021-07-13 15:24:20 +08:00
Weihua Lu bb9565a6c0 Merge branch 'master' into zotero/poc 2021-07-12 10:12:40 +08:00
Tienson Qin 4e09dc2d52 enhance: publishing
also, hide built-in pages in "All Pages"
2021-07-11 21:43:37 +08:00
Weihua Lu 49993e9f77 add schema 2021-07-07 17:30:38 +08:00
Weihua Lu ab21d88786 wip, zotero poc 2021-07-07 16:13:44 +08:00
Weihua Lu 3d096ac04c enhance: add lite video 2021-07-06 23:47:13 +08:00
Weihua Lu 55153d0d00 fix: invalid twitter in tutorial 2021-07-05 17:21:21 +08:00
Tienson Qin 0fdd1275d1 enhance: add an option to expand block references 2021-06-23 11:16:07 +08:00
Weihua Lu 53b2d660fe fix: handle shortcuts nil in config file 2021-06-23 10:39:41 +08:00
Junyu Zhan 9e3c197d8e feat: add show-command-doc? config 2021-06-17 19:15:11 +08:00
Weihua Lu 2673084dfc fix: typo 2021-06-10 22:03:04 +08:00
Weihua Lu 0f22dcb33c chore: add all available edn opts docs 2021-06-10 22:03:04 +08:00
Tienson Qin c0760eb585 enhance: rename Contents to Favorites 2021-06-09 16:09:10 +08:00
Tienson Qin a64090e2a3 enhance: one-click to convert old markdown to new markdown files 2021-05-27 21:44:34 +08:00
Tienson Qin 55ed114e57 chore: update text 2021-05-24 22:08:32 +08:00
Weihua Lu aeb9ae568f feat: add option to allow disable tooltip 2021-05-24 17:20:42 +08:00
Tienson Qin 543904a532 fix: slow query for get-block-and-children 2021-05-19 18:58:13 +08:00
Weihua Lu b1668a24b3 fix: remove escape 2021-05-14 21:18:44 +08:00
Weihua Lu fbc7957e81 fix: typo 2021-05-14 21:07:42 +08:00
Weihua Lu 2e6ab3e40b feat: extract template files 2021-05-14 21:07:42 +08:00