From d1d82a48c25a7ee8454423805cc1fb7dedcce080 Mon Sep 17 00:00:00 2001 From: Felix Krause Date: Wed, 16 Mar 2022 16:40:55 +0100 Subject: [PATCH] Rename project from whereisfelix.today to howisfelix.today --- README.md | 8 +++++--- lifesheet.json | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fcea0f1..3e23224 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ --- -### See the outcome on [whereisfelix.today](https://whereisfelix.today/) +### See the outcome on [howisFelix.today](https://howisFelix.today/) + + --- ## Goals @@ -33,7 +35,7 @@ ### This repo contains - The [Telegram bot](https://github.com/KrauseFx/FxLifeSheet/blob/master/worker.ts) for entering data manually -- The [data visualization](https://github.com/KrauseFx/FxLifeSheet/tree/master/visual_playground), check out the results on [whereisfelix.today](https://whereisfelix.today) +- The [data visualization](https://github.com/KrauseFx/FxLifeSheet/tree/master/visual_playground), check out the results on [howisFelix.today](https://howisFelix.today) - The [database info](https://github.com/KrauseFx/FxLifeSheet/blob/master/db/create_tables.sql) --- @@ -169,7 +171,7 @@ This will trigger questions that take longer to reply, so they're only done week - Note: Comments on fitness - Productivity - Overall happiness with life progress of the week, do I go into the right direction? - - Number of open Trello tasks (from [whereisfelix.today](https://whereisfelix.today)) + - Number of open Trello tasks (from [howisFelix.today](https://howisFelix.today)) - Number of emails in Inbox less than 5? - Average daily hours on computer - Average daily iOS screen time (minus MyFitnessPal and Strong app) diff --git a/lifesheet.json b/lifesheet.json index 77a7ef4..162de7f 100644 --- a/lifesheet.json +++ b/lifesheet.json @@ -616,7 +616,7 @@ }, { "key": "openTrelloTasks", - "question": "How many open todos do you currently have? Take from https://whereisfelix.today", + "question": "How many open todos do you currently have? Take from https://howisFelix.today", "type": "number" }, {