Logo
  • Portfolio
  • Blog
  • About
  • Resources
Get in touch!
Check the next task in line (displayed in related projects database)

Check the next task in line (displayed in related projects database)

Type
Relations

Check the next task in line (displayed in related projects database)

"Next task in line: " + 
filter(
prop("Tasks"),
	current.prop("Status").contains("Not started") 
	or // using "or" is equvalent to using "||"
	current.prop("Status").contains("In progress"))
	.sort()
	.first()

Result:

image
Logo

Portfolio

Blog

Resources

About

Contact

Notion Status

© 2025 Hyphen Productivity

YouTubeLinkedInWhatsAppPinterest