diff --git a/content/weeknotes/2026/6/cover.png b/content/weeknotes/2026/6/cover.png new file mode 100644 index 00000000..52c997c5 Binary files /dev/null and b/content/weeknotes/2026/6/cover.png differ diff --git a/content/weeknotes/2026/6/index.md b/content/weeknotes/2026/6/index.md new file mode 100644 index 00000000..ade532cf --- /dev/null +++ b/content/weeknotes/2026/6/index.md @@ -0,0 +1,34 @@ +--- +title: "Week Note Nº 6/2026" +date: "2026-02-08T09:00:00+01:00" +lastmod: "2026-02-08T09:00:00+01:00" +tags: ["weeknote"] +type : "weeknote" +summary: "Personal notes for week 6 of 2026" +description: "Personal notes for week 6 of 2026" +draft: False +--- + + +## Suggested Reading Links/Posts +- [The Complete Guide to pyproject.toml · devsjc blogs //](https://devsjc.github.io/blog/20240627-the-complete-guide-to-pyproject-toml/?utm_source=fundor333.com) +- [How uv Helps Me to Not Hate Python · devsjc blogs //](https://devsjc.github.io/blog/20250411-uv-helped-me-not-hate-python/?utm_source=fundor333.com) + +## My Links +- [My blog](https://www.fundor333.com) +- [My newsletter](https://newsletter.digitaltearoom.com) +- [Support me](https://ko-fi.com/fundor333) + +## Anime and manga's stats + +### **Anime** +- Total anime watched: **102** +- Total anime watched time: **693h 10m** +- Total anime watched episodes: **1675** +- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama + +### **Manga** +- Total manga read: **269** +- Total manga read chapters: **27230** +- Total manga read volumes: **612** +- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama diff --git a/weeknote-config.json b/weeknote-config.json index da85025d..a16b6306 100644 --- a/weeknote-config.json +++ b/weeknote-config.json @@ -1,46 +1 @@ -{ - "feeds": [ - { - "url": "https://appletune.fundor333.com/api/feed/", - "title": "Suggested Reading Links/Posts", - "utm_source": "fundor333.com" - }, - { - "url": "https://www.fundor333.com/index.xml", - "title": "New post from my blog", - "utm_source": "fundor333.com" - }, - { - "url": "https://newsletter.digitaltearoom.com/rss/", - "title": "New post from my newsletter", - "utm_source": "fundor333.com" - } - ], - "fix_links": [ - { - "url": "https://www.fundor333.com", - "title": "My blog", - "utm_source": "fundor333.com" - }, - { - "url": "https://newsletter.digitaltearoom.com", - "title": "My newsletter", - "utm_source": "fundor333.com" - }, - { - "url": "https://ko-fi.com/fundor333", - "title": "Support me", - "utm_source": "fundor333.com" - } - ], - "generator": { - "tag": "weeknote", - "output": "content/weeknotes/", - "fix_links_label": "My Links", - "type_weeknote": "weeknote", - "draft": false - }, - "anilist": { "user_id": "fundor333" }, - "hardcover": { "active": true, "section_label": "Books I'm reading" }, - "text_api": "https://appletune.fundor333.com/api/weekdone/?format=json" -} +{"feeds": [{"url": "https://appletune.fundor333.com/api/feed/", "title": "Suggested Reading Links/Posts", "utm_source": "fundor333.com"}, {"url": "https://www.fundor333.com/index.xml", "title": "New post from my blog", "utm_source": "fundor333.com"}, {"url": "https://newsletter.digitaltearoom.com/rss/", "title": "New post from my newsletter", "utm_source": "fundor333.com"}], "fix_links": [{"url": "https://www.fundor333.com", "title": "My blog", "utm_source": "fundor333.com"}, {"url": "https://newsletter.digitaltearoom.com", "title": "My newsletter", "utm_source": "fundor333.com"}, {"url": "https://ko-fi.com/fundor333", "title": "Support me", "utm_source": "fundor333.com"}], "generator": {"tag": "weeknote", "output": "content/weeknotes/", "fix_links_label": "My Links", "type_weeknote": "weeknote", "draft": false}, "anilist": {"user_id": "fundor333"}, "hardcover": {"active": true, "section_label": "Books I'm reading"}, "text_api": "https://appletune.fundor333.com/api/weekdone/?format=json"} \ No newline at end of file