🦶 Roving Tasks

Project: Roving (Game)
Tags: roving game


📝 Incomplete Tasks

📅 Due Soon

⏫ High Priority

  • Figure out optimal platform for asset & media (inc. audio) generation/creation. Can pump out projects consistently ⏫

🔼 Medium Priority

🔽 Low Priority

  • Figure out if we can fluidly go from a planet orbit to a surface scene in Godot (spherical surface) 🔽

✅ Completed Tasks

📅 Completed with Due Dates

⏫ High Priority (Completed)

🔼 Medium Priority (Completed)

🔽 Low Priority (Completed)


📋 All Tasks (Dataview)

Incomplete Tasks

TASK
FROM "content"
WHERE !completed
  AND (contains(lower(text), "roving") OR contains(lower(tags), "roving"))
SORT file.name ASC

Completed Tasks

TASK
FROM "content"
WHERE completed
  AND (contains(lower(text), "roving") OR contains(lower(tags), "roving"))
SORT file.name ASC

Tasks auto-routed from daily dashboards
Use ⏫ 🔼 🔽 for priority or p1-p5
Add 📅 YYYY-MM-DD for due dates