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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add formulas #8128

Open
1 task
ThDevilWorld opened this issue Sep 5, 2024 · 1 comment
Open
1 task

Please add formulas #8128

ThDevilWorld opened this issue Sep 5, 2024 · 1 comment
Labels
story Features perceivable by end-users

Comments

@ThDevilWorld
Copy link

ThDevilWorld commented Sep 5, 2024

Description

Please add formula type to databases to use custom formulas in databases

Use case

I have a formula to determine the status of a project
if(prop("Archived?"), "⚪️ Archived", (if(prop("Active?"), "🟢 Active", "🟡 Passive")))

Anything else?

I would be very grateful for such a feature

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@ThDevilWorld ThDevilWorld added the story Features perceivable by end-users label Sep 5, 2024
@affine-issue-bot
Copy link

Issue Status: 🆕 *Untriaged

*🆕 Untriaged

The team has not yet reviewed the issue. We usually do it within one business day.
Docs: https://github.com/toeverything/AFFiNE/blob/canary/docs/issue-triaging.md

This is an automatic reply by the bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Features perceivable by end-users
Projects
Status: 🆕 *Untriaged
Development

No branches or pull requests

1 participant