One product of all that free time: I got interested in building websites. Learned how to code on my own, joined a club at school that had coding and business-related competitions, and got interested in entrepreneurship through that.
My parents never forced any of this.
When I trace my career path back, it all started with those long summer afternoons making Yahoo Geocities sites for bands I liked, and then taking my first steps into learning HTML.
My parents weren't perfect, as none are, but overall I look back and very much appreciate how they were strict and had high expectations but did very little to force an extracurricular schedule on me.
They instilled work ethic but also gave me space to explore and just be a kid.
If I do have kids, I hope I'll be able to strike a similar balance.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
I’ve been learning a TON in the first ODCC course creators lesson with @Bazzaruto and Co.
Main takeaway from today - peer to peer breakout sessions are invaluable.
For that reason, I’m considering making my advanced @NotionHQ a cohort-based course after all.
I’m still 100% planning on including evergreen resources and templates, but I now believe the course will provide much more value if it encourages peer-to-peer communication - especially since it’s a systems-building course.
Here's how I built it (and made it fast) without writing any code.
First, I used the @elemntor site building plugin, along with their free "Hello" theme which is completely blank. This let me design it nearly as freely as I would in a design app like @figmadesign.
I went for Elementor Pro to get more features and the theme builder which makes it easier to create a design system.
However, base Elementor is free and some of the Pro widgets I'm using have alternatives in the free version of Essential Add-ons: essential-addons.com/elementor/
If you have a linked database with filter criteria, dragging a page into it applies that filter criteria.
Here I'm dragging from another linked DB that targets the same original DB. However, this is possible with pages from other DBs too.
This, along with the improvements they've made to how inline DBs are displayed on mobile devices, means my Evernote-styled note-taking system might be able to use a single master database now.
I'm thinking through that now; updates soon.
Example 2: Another linked database for a sub-category is hidden in a toggle. Dragging a note there will apply both the category and sub-category, and will ensure the note shows in BOTH linked DB's (category-based and sub-category-based)
Is there a way to use the creation of a template instance to create another template instance inside it?
This interior template block links to another page, which is in a central Knowledge Base...
...so creating an instance makes a copy of that page inside this project. Linking to the external page in the template block allows the page to be updated from the Knowledge Base - hence, all new generated instances will be up-to-date as well.
However, creating the checklist instance inside this template removes that benefit; when a new project template instance is created from it, the interior copy of the Checklist will be potentially out-of-date. It's no longer pulling from the Knowledge Base.