What do you want to ideate on? Get the idea into 80-90% shape and then move to the medium of expression.
Multi
Ranked Boats to Tether 🚤
All notes in "Atlas" with #note/connect🚤 prioritizing rank. Limit 10
TABLE WITHOUT ID file.link as "Idea", rank as "Rank"FROM "Atlas" and #note/connect🚤 SORT rank descLIMIT 10
Ranked Ideas to Develop 🍃
All notes in "Atlas" with #note/develop🍃 prioritizing rank. Limit 10
TABLE WITHOUT ID file.link as "Idea", rank as "Rank"FROM "Atlas" and #note/develop🍃 SORT rank descLIMIT 10
Ranked ideas across the ideaverse
All notes in “Atlas” and prioritizing rank. Limit 10
TABLE WITHOUT ID file.link as "Idea", rank as "Rank"FROM "Atlas"WHERE rank > 0SORT rank descLIMIT 10
Multi
Concepts to Connect 🚤
All notes with in:concepts and #note/connect🚤 prioritizing rank. Limit 10
TABLE WITHOUT ID file.link as "Concept", rank as "Rank"FROM #note/connect🚤WHEREcontains(in,[[Concepts]])SORT rank descLIMIT 10
Concepts to Develop 🍃
All notes with in:concepts and #note/develop🍃 prioritizing rank. Limit 10
TABLE WITHOUT ID file.link as "Concept", rank as "Rank"FROM #note/develop🍃 WHEREcontains(in,[[Concepts]])SORT rank descLIMIT 10
Daily note users, don’t forget that you can tag ideas on the same line as the idea using an ember tag. These will start out as blank in the version of Ideaverse Pro, until you add your own.
Multi
ember1
Limit 5
TABLE WITHOUT ID file.link as "Note", ember1 as EmbersWHERE ember1SORT file.name ascLIMIT 5
ember2
Limit 5
TABLE WITHOUT ID file.link as Note, ember2 as EmbersWHERE ember2SORT file.name ascLIMIT 5
ember3
Limit 5
TABLE WITHOUT ID file.link as "Note", ember3 as EmbersWHERE ember3SORT file.name ascLIMIT 5
ember4
Limit 5
TABLE WITHOUT ID file.link as "Note", ember4 as EmbersWHERE ember4SORT file.name ascLIMIT 5
ember5
Limit 5
TABLE WITHOUT ID file.link as "Note", ember5 as EmbersWHERE ember5SORT file.name ascLIMIT 5
Questions across the ideaverse
All notes with #note/question❔ newest first. Limit 10
TABLE WITHOUT ID file.link as "Questions across the ideaverse", (date(today) - file.cday).day as "Days sinced asked"FROM #note/question❔ SORT file.cday descLIMIT 10