Telegram Group & Telegram Channel
НОВОЕ ВИДЕО

⭐️ Трекер привычек формулой: разбираем формулу

🟣🟣🟣

https://youtu.be/EnK8zBJ8cck

🟣🟣🟣

Небольшой обзор крутого шаблона-трекера привычек с визуальным календариком выполнения привычек от автора Mistral
⭐️Formula-Powered Habit Tracker
Скачать шаблон бесплатно

А далее большой обзор Notion формулы, которой достигается этот календарик.

Разберем вот эту красоту по косточкам 🎀
♥️

lets(
thisMonthHabits, prop("Привычки").filter(current.prop("Дата").month() == today().month() and current.prop("Дата").year() == today().year()),

firstDayOfMonth, now().formatDate("YYYY-MM").parseDate(),
lastDayOfMonth, firstDayOfMonth.dateAdd(1, "month").dateSubtract(1, "days"),

firstWeekOfMonth, firstDayOfMonth.week(),
weeksArray, [firstWeekOfMonth, firstWeekOfMonth + 1, firstWeekOfMonth + 2, firstWeekOfMonth + 3, firstWeekOfMonth + 4, lastDayOfMonth.week()].unique(),

weeksArray.map(
lets(
week, current,
weekHabits, thisMonthHabits.filter(current.prop("Дата").week() == week),

daysOfWeek, [1, 2, 3, 4, 5, 6, 7],
daysOfWeek.map(
lets(
day, current,
dayHabit, weekHabits.filter(current.prop("Дата").day() == day),

if(dayHabit.length() > 0, "🟩", " ".style("c"))
)
)
).join(" ")
)
).join("\n")


Анкета предзаписи на курс по формулам от Notion огонек
Please open Telegram to view this post
VIEW IN TELEGRAM



tg-me.com/notion_ogonek/596
Create:
Last Update:

НОВОЕ ВИДЕО

⭐️ Трекер привычек формулой: разбираем формулу

🟣🟣🟣

https://youtu.be/EnK8zBJ8cck

🟣🟣🟣

Небольшой обзор крутого шаблона-трекера привычек с визуальным календариком выполнения привычек от автора Mistral
⭐️Formula-Powered Habit Tracker
Скачать шаблон бесплатно

А далее большой обзор Notion формулы, которой достигается этот календарик.

Разберем вот эту красоту по косточкам 🎀
♥️

lets(
thisMonthHabits, prop("Привычки").filter(current.prop("Дата").month() == today().month() and current.prop("Дата").year() == today().year()),

firstDayOfMonth, now().formatDate("YYYY-MM").parseDate(),
lastDayOfMonth, firstDayOfMonth.dateAdd(1, "month").dateSubtract(1, "days"),

firstWeekOfMonth, firstDayOfMonth.week(),
weeksArray, [firstWeekOfMonth, firstWeekOfMonth + 1, firstWeekOfMonth + 2, firstWeekOfMonth + 3, firstWeekOfMonth + 4, lastDayOfMonth.week()].unique(),

weeksArray.map(
lets(
week, current,
weekHabits, thisMonthHabits.filter(current.prop("Дата").week() == week),

daysOfWeek, [1, 2, 3, 4, 5, 6, 7],
daysOfWeek.map(
lets(
day, current,
dayHabit, weekHabits.filter(current.prop("Дата").day() == day),

if(dayHabit.length() > 0, "🟩", " ".style("c"))
)
)
).join(" ")
)
).join("\n")


Анкета предзаписи на курс по формулам от Notion огонек

BY Огонек | Notion Buildin | Планеры




Share with your friend now:
tg-me.com/notion_ogonek/596

View MORE
Open in Telegram


telegram Telegram | DID YOU KNOW?

Date: |

Telegram today rolling out an update which brings with it several new features.The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations.

Why Telegram?

Telegram has no known backdoors and, even though it is come in for criticism for using proprietary encryption methods instead of open-source ones, those have yet to be compromised. While no messaging app can guarantee a 100% impermeable defense against determined attackers, Telegram is vulnerabilities are few and either theoretical or based on spoof files fooling users into actively enabling an attack.

telegram from no


Telegram Огонек | Notion Buildin | Планеры
FROM USA