yannik-dittmar
Follow
🌌
Exploring the universe of code
Highlights
- Pro
Pinned Loading
-
-
Notion Deadline Formula
Notion Deadline Formula 1if(prop("Status")==true,"✔ Done",if(not(empty(dateBetween(prop("Dates"),now(),"minutes"))),if(dateBetween(prop("Dates"),now(),"minutes")<=0,"❌ OVER",if(dateBetween(prop("Dates"),now(),"days")<=3,if(dateBetween(prop("Dates"),now(),"days")==0,"🚨 ","⚠ "),"🕑 ")+if(dateBetween(prop("Dates"),now(),"weeks")>0,if(dateBetween(prop("Dates"),now(),"weeks")>1,format(dateBetween(prop("Dates"),now(),"weeks"))+" weeks","1 week"),if(dateBetween(prop("Dates"),now(),"days")>0,if(dateBetween(prop("Dates"),now(),"days")>1,format(dateBetween(prop("Dates"),now(),"days"))+" days","1 day"),if(dateBetween(prop("Dates"),now(),"hours")>0,if(dateBetween(prop("Dates"),now(),"hours")>1,format(dateBetween(prop("Dates"),now(),"hours"))+" hours","1 hour"),format(dateBetween(prop("Dates"),now(),"minutes"))+" min")))),"❓ No date"))
-
MoodleCrawler
MoodleCrawler PublicA Notion Integration that copies assignments from Moodle to a Notion Database
TypeScript
-
hpi-swa-teaching/Algernon-Launcher
hpi-swa-teaching/Algernon-Launcher PublicAlgernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick…
-
-
hpi-swt2/bookkeeper-portal-red
hpi-swt2/bookkeeper-portal-red PublicBookkeeper Portal—🟥 Edition
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.