diff --git a/.astro/types.d.ts b/.astro/types.d.ts index cc0a66f..6ee16c5 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1,3 +1,13 @@ +declare module 'astro:content' { + interface Render { + '.mdx': Promise<{ + Content: import('astro').MarkdownInstance<{}>['Content']; + headings: import('astro').MarkdownHeading[]; + remarkPluginFrontmatter: Record; + }>; + } +} + declare module 'astro:content' { interface Render { '.md': Promise<{ @@ -217,6 +227,13 @@ declare module 'astro:content' { collection: "blog"; data: InferEntrySchema<"blog"> } & { render(): Render[".md"] }; +"default-apps-2023.md": { + id: "default-apps-2023.md"; + slug: "default-apps-2023"; + body: string; + collection: "blog"; + data: InferEntrySchema<"blog"> +} & { render(): Render[".md"] }; "finding-home-in-hyrule.md": { id: "finding-home-in-hyrule.md"; slug: "finding-home-in-hyrule"; diff --git a/src/content/blog/default-apps-2023.md b/src/content/blog/default-apps-2023.md new file mode 100644 index 0000000..a0a1a2b --- /dev/null +++ b/src/content/blog/default-apps-2023.md @@ -0,0 +1,69 @@ +--- +title: 'Default Apps 2023' +pubDate: '11/25/23' +tags: ['Apps', 'Tech'] +--- + +Inspired by [this post](https://chriscoyier.net/2023/11/25/default-apps-2023/) from Chris Coyier (which was in turn inpsired by [this post](https://mattcool.tech/posts/default-apps-2023/)). + +I changed up some of the categories to avoid any entries with "none" or "N/A". + +--- + +โœ‰๏ธ Mail Client: [Mail.app](https://support.apple.com/guide/mail/welcome/mac) + +๐Ÿ“ฎ Mail Server: [Hover](https://www.hover.com/email) + +๐Ÿ““ Notes: [Bear](https://bear.app/), [Tot](https://tot.rocks/) + +โœ… To Do: [Reminders](https://support.apple.com/guide/reminders/welcome/mac) + +๐Ÿ“ท Photo Shooting: [iPhone 14](https://www.apple.com/shop/buy-iphone/iphone-14) + +๐ŸŽจ Photo Editing: [Affinity Photo](https://affinity.serif.com/en-us/photo/) + +๐Ÿ“† Calendar: [Calendar](https://support.apple.com/guide/calendar/welcome/mac), [Dato](https://sindresorhus.com/dato), synced with [Google Calendar](https://calendar.google.com) + +โ˜๏ธ Cloud Storage: [iCloud](https://www.icloud.com/) + +๐Ÿ“ฐ RSS: [Reeder](https://www.reederapp.com/), synced with [Inoreeder](https://www.inoreader.com/) + +๐Ÿ“‡ Contacts: [Contacts.app](https://support.apple.com/guide/contacts/welcome/mac) + +๐ŸŒ Browser: [Safari](https://www.apple.com/safari/) for personal use, [Vivaldi](https://vivaldi.com/?mtm_ad=79027606064265&mtm_kwd=broswers) for work + +๐Ÿ’ฌ Chat: [Messages](https://support.apple.com/guide/messages/welcome/mac), [Slack](https://slack.com/), [WhatsApp](https://www.whatsapp.com/) + +๐Ÿ”– Bookmarks: [Anybox](https://anybox.app/) + +๐Ÿ“‘ Read It Later: [Reeder](https://www.reederapp.com/) (synced with [iCloud](https://www.icloud.com/)) + +๐Ÿ“ Writing & Text Editing: [BBEdit](https://www.barebones.com/products/bbedit/index.html) + +๐Ÿ“ˆ Spreadsheets: [Numbers](https://www.apple.com/numbers/) + +๐ŸชŸ Window Management: [Rectangle Pro](https://rectangleapp.com/pro) + +๐Ÿ›’ Shopping Lists: [Tot](https://tot.rocks/) + +๐Ÿ‹๏ธโ€โ™€๏ธWorkout Tracking: [Gentler Streaks](https://www.gentler.app/) + +๐Ÿ’ฐ Budgeting: [Numbers](https://www.apple.com/numbers/) + +๐Ÿ—ž News: [RSS](https://en.wikipedia.org/wiki/RSS) + +๐ŸŽต Music: [Apple Music](https://www.apple.com/apple-music/) + +๐ŸŽ™ Podcasts: [Overcast](https://overcast.fm/) + +๐Ÿ”‘ Password Management: [iCloud Keychain](https://support.apple.com/en-us/HT204085) + +๐Ÿ‘จโ€๐Ÿ’ป Code Editor: [Nova](https://nova.app/), [Xcode](https://developer.apple.com/xcode/), [VSCode](https://code.visualstudio.com/) + +๐Ÿ˜ Mastodon Client: [Ivory](https://tapbots.com/ivory/) + +### Honorable Mentions + +- [Collections](https://collectionsdb.com/) - Personal Database +- [Vinegar](https://andadinosaur.com/launch-vinegar) - Replaces YouTube player with standard HTML `