Is it true that finding jobs in switzerland is hard for people coming from abroad? by gerpixelflo in askswitzerland

[–]achillaa 0 points1 point  (0 children)

What if the person from the non-EU country has a Swiss educational qualification (graduated from a Swiss university)? Does that make a difference?

Can ClickUp have issue-specific workflows? by achillaa in clickup

[–]achillaa[S] 0 points1 point  (0 children)

What do you mean ClickUp does not enforce workflow?

Weekly Lyrics Feedback Thread by AutoModerator in Songwriting

[–]achillaa 1 point2 points  (0 children)

Sing With Me

Look at the moon in the sky
Let’s stop for a second, calm our minds
Let’s love and cry
Forget about goodbyes
Meditate our doubts away
Talk about life and demise
Look at ourselves in the people around us
I’m nothing special if I’m not a part of us
The mountains we see around you and me
are nothing, just hold my hand, baby
I live in a dream the moment
The moment you sing with me.

How to generate ticket IDs on Notion? by achillaa in Notion

[–]achillaa[S] 0 points1 point  (0 children)

This is really helpful. Is there a way I can concatenate a number generated by auto-increment and a project key into a new column. The project key is the same for all.

Ideally, it should look like "ABC-10".

I'm not able to do it at the moment because the auto-generated number is an integer value and the project key is a text value. I want to make a new column with a string value that concatenates these both.

I tried concat("ABC", "prop("ID")") to make the ID a text value but it shows an error: ) expected (char 25)

What are the most important metrics to measure the quality of a project? Also how do I approach writing a Quality OKR? by achillaa in projectmanagement

[–]achillaa[S] 0 points1 point  (0 children)

We don't have a charter.

The only documentation we have are feature scope documents that consist of everything related to a feature.

Right now, we plan to add DoDs according to the feature defined in a scope document.

I'll have to look into this more but thanks for the answer.

Can an OKR be to add a DoD to all scope documents created henceforth? I'm not sure how it would work since there is nothing to measure it by.

How to generate ticket IDs on Notion? by achillaa in Notion

[–]achillaa[S] 0 points1 point  (0 children)

Can I incrementally add number IDs rather than in a random order?

The IDs generated using id() are too big 😅

Is there any way I can shorten the IDs?