--- urn: "urn:penemure:ea7881f4-b93f-40dc-8a24-f2bd269afea5" backend: "pub" ancestors: created: 2025-02-23 13:07:38.250889+00:00 updated: 2025-02-23 13:07:38.250890+00:00 tags: --- # 📁 Project Management Blog I've separated out development entries into X but I'll start a second blog to analyse what exactly I want and need, and my thoughts on each tool I try. ```query-cards GROUP SELECT urn, title_plain AS title, SUBSTRING(blurb, 1, 40) AS blurb, type FROM __all__ WHERE parents LIKE '%SELF%' GROUP BY type ORDER BY type DESC, title_plain ASC ``` urn | title | blurb | type --- | ----- | ----- | ---- urn:penemure:e2cafd0f-c89b-41d2-91cc-2ead2504a5cc | 📓 Asana | This was the single system I have been t | note urn:penemure:24395582-6805-466a-a706-013bce042f3e | 📓 Thoughts on "Separation of Concerns" | **[Separation of Concerns](https://www.c | note {: Title="note"} urn | title | blurb | type --- | ----- | ----- | ---- urn:penemure:5672eeee-09cd-4727-b8f5-cd73fcbd43ef | ? Calendar Test | SELECT urn, start_date, end_date FRO | ical urn:penemure:5672eeee-09cd-4727-b8f5-cd73fcbd43ef | Calendar Test | SELECT urn, start_date, end_date FRO | ical {: Title="ical"}