diff --git a/src/_includes/base.njk b/src/_includes/base.njk index 75aa210..cf92831 100644 --- a/src/_includes/base.njk +++ b/src/_includes/base.njk @@ -84,6 +84,9 @@ + {% if stats %} + + {% endif %}
diff --git a/src/blog/2024-01-19-default-apps/2024-01-19-default-apps.md b/src/blog/2024-01-19-default-apps/2024-01-19-default-apps.md index f24886b..ad259f6 100644 --- a/src/blog/2024-01-19-default-apps/2024-01-19-default-apps.md +++ b/src/blog/2024-01-19-default-apps/2024-01-19-default-apps.md @@ -16,21 +16,21 @@ hasCode: false There is currently a trend going on where people post a list of their apps and programs they use in their daily life. I thought why don't I do the same, so here is my list with links where you can download them if you want to try them out for yourself: -| Service | App | Links | -| -------------------------------------- | -----------------------------------------------------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| Mail Client | Mozilla Thunderbird | [Website](https://www.thunderbird.net/en-US/) | -| Notes, To-Do, Bookmarks, Read It Later | Quillpad | [Github](https://github.com/quillpad/quillpad) [F-Droid](https://f-droid.org/packages/io.github.quillpad/) [Play Store](https://play.google.com/store/apps/details?id=io.github.quillpad) | -| Photo Management | Photoprism | [Website](https://www.photoprism.app/) [Github](https://github.com/photoprism/photoprism) | -| Calendar | Etar | [F-Droid](https://f-droid.org/packages/ws.xsoh.etar/) | -| RSS | Feeder | [F-Droid](https://f-droid.org/en/packages/com.nononsenseapps.feeder/) | -| Browser | Firefox | | -| Word Processing | Microsoft Word | | -| Spreadsheets | Microsoft Excel | | -| Presentations | Microsoft PowerPoint | | -| Budgeting and Personal Finance | Firefly III | [Website](https://www.firefly-iii.org/) [Github](https://github.com/firefly-iii/firefly-iii) | -| Music | Spotube for mobile & Spotify (boosted with Spicetify for PC) | [Spotube](https://github.com/KRTirtho/spotube) [Spicetify](https://github.com/spicetify) | -| Password Management | Bitwarden | [Website](https://bitwarden.com/) | -| Code Editor | VS Code | | -| OS | Windows 10 (private) & Ubuntu 20.4 (work) | | +| Service | App | Links | +| ------------------------------------- |--------:| ---------: | +| Mail Client | Mozilla Thunderbird | [Website](https://www.thunderbird.net/en-US/) | +| Notes, To-Do, Bookmarks, Read It Later | Joplin | [Joplin](https://joplinapp.org/) [Github](https://github.com/laurent22/joplin/) | +| Photo Management | Photoprism | [Website](https://www.photoprism.app/) [Github](https://github.com/photoprism/photoprism) | +| Calendar | Etar | [F-Droid](https://f-droid.org/packages/ws.xsoh.etar/) | +| RSS | Feeder | [F-Droid](https://f-droid.org/en/packages/com.nononsenseapps.feeder/) | +| Browser | Firefox | | +| Word Processing | Microsoft Word | | +| Spreadsheets | Microsoft Excel | | +| Presentations | Microsoft PowerPoint | | +| Budgeting and Personal Finance | Firefly III | [Website](https://www.firefly-iii.org/) [Github](https://github.com/firefly-iii/firefly-iii) | +| Music | Spotube for mobile & Spotify (boosted with Spicetify for PC) | [Spotube](https://github.com/KRTirtho/spotube) [Spicetify](https://github.com/spicetify) | +| Password Management | Bitwarden | [Website](https://bitwarden.com/) | +| Code Editor | VS Code | | +| OS | Windows 10 (private) & Ubuntu 20.4 (work) | | You can see the [list of others who shared their defaults here](https://defaults.rknight.me/) diff --git a/src/stats.njk b/src/stats.njk index 76911f7..e951664 100644 --- a/src/stats.njk +++ b/src/stats.njk @@ -2,6 +2,7 @@ permalink: /stats/ layout: base.njk eleventyExcludeFromCollections: true +stats: true --- {% postGraph collections.posts, { "highlightColor": "#7eb6c9" } %} @@ -80,4 +81,4 @@ eleventyExcludeFromCollections: true

Speedlify scores

- +