AppFlowy-IO / AppFlowy-IO/AppFlowy

[FR] embedded scripting language and query language

Đang mở
#2,813 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
new feature plugins
Ngôn ngữ chính
Dart
Star
76.6k
Fork
6k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Description

I did not see mention of a embedded scripting language and query language in the [roadmap](https://github.com/AppFlowy-IO/AppFlowy/blob/main/ROADMAP.md)

Filing this bug to collect thoughts on
- embedded scripting language
- and data query language.

### Impact

Allows a user to make custom scripts and custom automated/manually triggered actions and data views within the markdown.
One does not have to make a full formal plugin, for small inline scripts.

### Additional Context
It will probably, also require exposing some sort an internal api and internal schema, so that the scripts have some resources to act on.

### Suggestion 1
As logseq is a closely related tool. It helps when productivity tools have such languages in common to reduce learning. Using the same embedded scripting language and query language as logseq will reduce the cognitive load on a user.

Logseq uses
- sci for embedded Clojure, which should be compile to various targets including native/javascript
- sci stands for 'Small Clojure Interpreter'
- 20210414 - Michiel Borkent - Babashka a native clojure interpreter for scripting [PDF-link](https://assets.ctfassets.net/oxjq45e8ilak/79IJAyFJIJqHMbLw0ATdc4/c2879d29eab158db4120003a8ba4a386/Michiel_Borkent_Babashka_A_native_Clojure_interpreter_for_scripting__2021_04_13_12_00_33.pdf)
- logseq help:
- clojure-script eval in a block https://docs.logseq.com/#/page/clojurescript%20eval%20in%20a%20block
- https://github.com/logseq/logseq/pull/7287
- implementations:
- https://github.com/babashka/sci
- https://github.com/borkdude/sci
- Datalog for query language
- https://en.wikipedia.org/wiki/Datalog
- logseq help:
- Datalog https://docs.logseq.com/#/page/datalog
- Advanced queries https://hub.logseq.com/features/av5LyiLi5xS7EFQXy4h4K8/getting-started-with-advanced-queries/8xwSRJNVKFJhGSvJUxs5B2
- implementations:
- typescript: https://github.com/vilterp/datalog-ts
- dart: https://github.com/algobardo/dart-datalog
- lightweight datalog engine in rust: https://github.com/rust-lang/datafrog

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.