Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queries with params #20

Closed
stdword opened this issue Apr 23, 2023 · 1 comment
Closed

Queries with params #20

stdword opened this issue Apr 23, 2023 · 1 comment
Labels
feature Completely new feature released

Comments

@stdword
Copy link
Owner

stdword commented Apr 23, 2023

reference: Discuss: Make Advanced Queries reusable

If you are waiting for this task:

  • Please add 馃憖 reaction so I can prioritise it over other features
  • You can subscribe for notifications on this issue
@stdword stdword added the feature Completely new feature label Apr 23, 2023
github-actions bot pushed a commit that referenced this issue Feb 20, 2024
# [3.4.0](v3.3.0...v3.4.0) (2024-02-20)

### Bug Fixes

* allow return from code block ``{...}`` value of any type ([ab82608](ab82608))
* bug when logseq hidden properties prepend ([63d275c](63d275c))
* coercing property args to bool only with ? ending ([b5c2503](b5c2503))
* dayjs timezone plugin ([aa94272](aa94272))
* displaying c.tags.date context ([ccfec09](ccfec09))
* **query:** bug with query cloning ([af38b2a](af38b2a))
* remove old css var ([b01794f](b01794f))
* remove protected mode for ``...`` ([8becb07](8becb07))
* **tags:** `empty` template tag & add docs ([9a3921e](9a3921e))
* **tags:** `when` template tag & add docs ([3b83f1d](3b83f1d))
* **views:** escaping values for views rendering ([985454f](985454f))
* xss improvements while parsing ([089732b](089732b))

### Features

* add start of week setup for dayjs ([4b58b49](4b58b49))
* added c.tags context to get all available tag utils and its signatures ([212e5ed](212e5ed))
* allow usage of async/await in custom JS templates ([0a860b7](0a860b7))
* **args:** coercing arg-properties with 芦?禄 to bool ([444b2fc](444b2fc))
* **context:** add file path for pages ([9853f8e](9853f8e))
* **engine:** improve template errors readability ([35e2b60](35e2b60))
* **notifications:** replace release notification ([1fac518](1fac518))
* support coercing to bool in template args ([7405577](7405577))
* **syntax:** `out` & `outn` functions to output info within ``{...}`` ([9b4ec63](9b4ec63))
* **syntax:** new syntax ``@...`` for date.nlp & fix date.nlp bug ([5b3d4b5](5b3d4b5))
* **tags:** `bool` template tag ([5a72905](5a72905))
* **tags:** `dev.uuid` template tag & docs ([5ce563f](5ce563f))
* **tags:** `include` & `layout` template tags ([ad452d9](ad452d9))
* **tags:** `query.pages().getSample(n)` interface ([ca52289](ca52289))
* **tags:** add dev.context.page & dev.context.block utils to transform API Entity to Context item ([ed942e2](ed942e2))
* **tags:** add query.refs namespace with .count, .journals, .pages ([4813da2](4813da2))
* **tags:** add walkTree template tag ([4be1437](4be1437))
* **tags:** dev.include template tag to include templates into each other ([7a031d8](7a031d8)), closes [#18](#18)
* **tags:** helpful array functions: unique, zip, sorted, groupby ([e7b24ec](e7b24ec))
* **tags:** query.pages template tag for simple query building (fix [#20](#20)) ([2209481](2209481))
* **tags:** query.pages: inverted operations, shortcuts, title operations, prevent vars dublication ([aae442c](aae442c))
* **tags:** template tag `tag` & propper rendering of tags in views ([57008ee](57008ee))
* **ui:** order with respect the numeric characters ([379fdf9](379fdf9))
Copy link

github-actions bot commented Feb 20, 2024

馃帀 This issue has been resolved in version 3.4.0 馃帀

See documentation for details and full release changelog.

The release is available on GitHub release

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new feature released
Projects
None yet
Development

No branches or pull requests

1 participant