Action Progress

Action Progress

From
Reddit
Status
Updating
Share
Entries
Actions

Total

Relation Actions
Property Name
Calculate Count all

Done

Relation Actions
Property Done
Calculate Checked

% Done

Relation Actions
Property Done
Calculate Percent Checked

Progress

(prop("Done") / prop("Total") >= 1) ? "✅" : format(slice("■■■■■■■■■■", 0, floor(prop("Done") / prop("Total") * 10)) + format(slice("□□□□□□□□□□", 0, ceil(10 - prop("Done") / prop("Total") * 10)) + " " + format(round(prop("Done") / prop("Total") * 100)) + "%"))
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!