#Notion Zone

364 messages · Page 1 of 1 (latest)

sharp quest
#

Welcome everyone.
This forum is to share your notion templates,ideas and to look for help related to notion.

sharp quest
#

i will add views now

zenith epoch
#

Maybe these might help, it was a template but I added few more stuff

sharp quest
#

Bro it's awesome!!

sharp quest
trim sentinel
zenith epoch
sharp quest
zenith epoch
river sigil
#

So how do I make my tasks reset every day

sharp quest
river sigil
#

thank you

sharp quest
# river sigil thank you

I have make a button for my full week
As I work on weekly basis so it's works for me
For faster development,just prepare a toggle with only day title and add your daily chores or stuffs you waana deal with
After that just duplicate that 6 time and then add main name before that 'day' title you gave before
Everyweek I do same
And delete previous entries

#

And if you want to keep track of your previous week's records too then create a database for that
With properties of week number like August 4th week,date from this to this....and other as you want
Then create database template for your week,so everythime you enter a new week so week's page is automatically ready

wispy beacon
#

Omg thank you!hi everyone i need help with notion im trying to organize my life and im having trouble with it i would love some help

sharp quest
wispy beacon
#

I have all that i want to add for now but im having trouble organizing everything and theres so much videos and templates and i must be doing something wrong

sharp quest
#

What are all stuffs that you wanna organize (if you don't mind then share the side bar that is at your left hand in notion,I am assuming you have all the pages you want for now)

wispy beacon
#

Almost all yeah i will look that up

#

What do i do? To share?

sharp quest
indigo canyon
#

Hello, I have been using the free study scheduler template and I've come across an error in the due date calculator and the numbers arent showing up. I do apologize if this is the wrong forum to talk about it, if it is please redirect me to where I am supposed to go. Thank you!

sharp quest
wispy beacon
#

How do i share?i never did that so i dont know how thank you🫣

sharp quest
wispy beacon
wispy beacon
#

Should i put what i have inside too?

sharp quest
wispy beacon
#

Hu not a bad ideia i do use it on mobile more how do i do that?

sharp quest
# wispy beacon Hu not a bad ideia i do use it on mobile more how do i do that?

Notion dashboards look great on desktops and laptops, but they turn into super-long pages on the mobile apps. Here's a quick trick make navigating your dashboard so much easier on your phone. #shorts

🔧 FREE NOTION TEMPLATES:
https://thomasjfrank.com/templates/

😎 CREATOR'S COMPANION (My mega-template for content creators):
https://thomasjfrank....

▶ Play video
wispy beacon
#

Cool im going to try to do that now but then what? its still.....meh 🫤

sharp quest
#

It will always be
(Mine 2,never satisfied)
🤣

wispy beacon
#

Its weird but its good to know im not alone on that

sharp quest
stuck stream
zenith epoch
stuck stream
graceful lotus
#

Could someone please help me out? The "Due Date" field in my Study Quest template no longer works for some reason; I checked the formula and it seems to be fine, but it doesn't give any output. I'm most likely missing something, if anyone could help it would be greatly appreciated <3

sharp quest
graceful lotus
#

Aaah-

sharp quest
#

I think it's something
Maybe u need to do some research
Or they changed it somehow....

graceful lotus
#

It looks like this, not sure whats wrong.. it works in the stock template, but not in the one im using

worldly creek
#

My template, it might help someone idk

open geyser
#

hey guys I have been using the study scheduler to get organised this year at university. I just tried inputting some of my assignment dates into the study scheduler assignments tab but the due date disappears. Does anyone else have this problem and know how to fix it?

#

oh damn im just reading above and can see im not the only one with this issue. I'll keep in touch if you guys find anything and ill have a look myself

graceful lotus
open geyser
graceful lotus
open geyser
graceful lotus
#

welp not working for me, this shows an error unlike the previous one

open geyser
#

hey guys I managed to figure out how to fix the due date part of the notion study scheduler. basically I've been in contact with the cajun koi instagram page through dms and they sent me this update formula as notion formulas 2.0 changed the way formulas work (please see attachment). So a mistake I made was just copying and pasting this directly into my notion formula on the table, but you need to make sure that you add line breaks where you see them using "shift+enter" and every time you see a date or days left click enter to add that property. Other than that if you just make sure it looks exactly like the screen shot with all the different colours for each part of the text and grey boxes for different properties you should be fine. Most importantly make sure you type the formula out yourself rather than copy paste it. All the best. Plus @graceful lotus i've @ you because i know you were struggling like me.

graceful lotus
#

Still isnt working.. maybe theres something wrong with the database? no idea.. thanks for the info though!

open geyser
graceful lotus
open geyser
sharp quest
#

I was about to delete this forum
....
But then cancelled my plan.....

visual hill
graceful lotus
#

For @open geyser and anyone else who was having trouble with this, I rewrote the formula that gives you the number of days until the due date:

if(empty(prop("date")), "", 
    if(dateBetween(prop("date"),now(), "days")==-1, format(abs(dateBetween(now(), prop("date"), "days"))) + " day
ago", 
       if(dateBetween(prop("date"),now(), "days") < 0, format(abs(dateBetween(now(), prop("date"), "days"))) + " days ago",
          if((dateBetween(prop("date"),now(),"hours")<0), "🚨DUE",
             if(dateBetween(prop("date"),now(), "days") == 0, "🚩TOMORROW",
                format(dateBetween(prop("date"),now(), "days")) + " days left"
        )
      )
    )
  )
)

Hopefully this helps :)

daring narwhal
#

Is the "consuming" checkbox something you're supposed to check manually or is that part of the automation and what not?

#

👑 Improved Notion Desktop (Easy Mode) 👑

For anyone wanting have the Notion Desktop experience but with the advantages of Chrome extensions (namely the Stylus extension), I have found the answer! We've got extensions, you can move tabs around (unlike desktop), and when you Ctrl + Click, it opens a new tab in the same window just like Desktop.... oh and tab switch shortcuts work the same as Desktop!!!

I'm on Windows 11 using Chrome browser. Haven't tested on anything else but I think this would work on Mac.

  1. Uninstall Notion Desktop (may not be needed, but it kept opening automatically so I just uninstalled).
  2. Go to "chrome://flags/" in Chrome to get to experimental settings.
  3. Enable all of the settings you see in the screenshot (some might not be needed but this is what I personally have enabled)
  4. Navigate to your Notion in Chrome
  5. "Create shortcut..." (see screenshot)
  6. Select "Open as tabbed window" in the pop-up and name the app whatever you like then hit "Create"
  7. It'll now open the new app. Make sure to pin it to your taskbar for easy access.
  8. Now to get tabs and links working right, you need to return to Notion in Chrome and in the address bar you'll click "Open in app" (If you don't see that option, make sure you're at the exact same page/url you were at when you made the shortcut earlier).
  9. Now the Notion app you made will open. You should see in the upper left "Always use the Notion app to open supported links?". Click "Always use"

Now the app is all setup to use tabs just like on the Desktop version but now you have all of the benefits of your personal Chrome setup at your disposal.

Disadvantages:

  • Not sure if it will work offline
  • May be slower that Desktop version
  • Ctrl + Click will still open new tab in regular Chrome window during some specific circumstances but it's rare.

EDIT: These settings mess up the Desktop app UI quite a bit so turn them off if you decide to use the Desktop app instead of the PWA.

queen hearthBOT
#

GG @daring narwhal, you just advanced to level 1! 🥳

peak shard
#

Is anyone using the project planner template? I am having issue with the "Sprint" part where after I pressed complete sprint, it shows me that button failed to execute.

I am using Notion free plan. Hope someone can give me clarity on this

queen hearthBOT
#

GG @inland barn, you just advanced to level 2! 🥳

gentle spoke
#

explain a bit more...

gentle spoke
#

Yeah... idk how to help you.

warm stone
#

Question, regarding the Project Planner… After creating a new project, I am trying to add that “Project Task” table within the task section below. I will add screenshots of what I’m referencing.

#

Here are reference photos. Can someone help me add that table (in the first photo) to the bottom of the task section (second photo). So basically subtasks within the task of a project.

gentle spoke
#

You can copy the link of the task as view, and then put in the model you wanted. But you gotta do it in the model. And also, i never did this before, it may not work. But i hope it helped

gentle spoke
#

in the arrow

warm stone
#

I’ll try it out thank you!

fallen kestrel
#

@everyone
Hi if anyone good at notion and it's code pls help me modify it pls help I am in desperate need

queen hearthBOT
#

GG @fallen kestrel, you just advanced to level 10! 🥳

umbral oyster
#

made this new template all by myself
you can even have a calender view and sort them easily

umbral oyster
#

calander view (i handle a physical journal too thats why not so consistant here)

umbral oyster
#

i might make a habit tracker soon 👀
lmk if anyone is intrested in link

fallen kestrel
#

@everyone
Hi if anyone good at notion and it's code pls help me modify it pls help I am in desperate need

near viper
#

ok

umbral oyster
#

bye bye google keep, made this notebook system with multiple categories and a clock widget. you can easily sort the table view according to notes as well. just make a note and choose a template of the notebook you want it in and it will automatically get added to that notebook

fallen kestrel
umbral oyster
stuck stream
umbral oyster
stuck stream
ocean bone
umbral oyster
ocean bone
fallen kestrel
#

Hi in the project planner we get a board view of tasks to be done
Image 1
& in the study scheduler we get a database
Image 2
is it possible to get a 2 column layout for the database on the left and to status on the right as i can easily handle tasks and chapters this way
this is what i have from the thomas frank guides this is the basics of basics
Image 3
But i don't understand where to get a template form as notion lets you be free in your to do systems but i am still getting used to it

  • there is that i have content but unless there is structure i dont understand where to put it
#

Image 1

umbral oyster
#

presenting to you, notion habit tracker. add a new day and kick start. mark your habits done with the help of a button. gets reset daily and you can see a weekly progress and a calender view

ocean bone
#

Then you should also give us the link to copy the template bro

umbral oyster
ocean bone
ocean bone
umbral oyster
lost mauve
#

main page

gentle spoke
#

It looks really aesthetic, great job with the databases too Fun_Woah

ocean bone
#

Good job

umbral oyster
lost mauve
umbral oyster
worldly cove
umbral oyster
lost mauve
analog rock
warm snow
#

study scheduler (i use formulas to calculate next revision time)

lost mauve
fallen kestrel
#

Can someone help me with my notion

umbral oyster
umbral oyster
#

introducing your very own notion finance tracker.
enter all your income and expense in notion with this template. separate database to see all your expense and incomes. easily sort and track your money now

#

Note: I didn't made the template myself I just watched a tutorial and made using that with some things here and there

lost mauve
#

a notion flashcard tip: form related questions like this with the toggle and the following question in brackets. It's helps test your knowledge of any flow mechanism or any relation. Also, form these cards from memory rather than from your notes- works as a good way to retrieve even while making the flashcards.

umbral oyster
analog rock
#

[1st Image] Made a Flashcard Formula Table so that when add a Flashcard, you can checkbox it to reveal an Answer
and after memorizing it, you can choose from three Options (Forgot, Recalled with Effort, Easily Recalled) Depending on what you choose, the formula gives the date of the Next Review, for me I have put 3 days for Easily Recalled

[2nd Image] You can directly add Flashcards from the Deck and the Course will be added respectively from where you have added it

Note: I have made this with Tutorials from YouTube but I have made changes to it myself!

pulsar prawn
#

guys i need a little help....

analog rock
pulsar prawn
worldly cove
#

I need help figuring out a theme for my dashboard, currently it is just kinda light pastels, a bit plantsy, a bit naturey but I want to change it (my brain is bored and does not want to look at it Fun_Hmm )
and I'm on the fence about two options:

  1. light, kinda spring-summer vibes, vacation, still a lot of plan motives, maybe cute cartoons
  2. dark, moody, library vibes, books, very studious, a bit dark academia, a bit magical vibes
    and I can't decide 😫
    please someone do it for me
worldly cove
worldly cove
lost mauve
ocean bone
#

that blue fire is just best for me to start my day ( they are all gifs so they look more amazing when moving)

analog rock
#

Do anyone have Workout Template on Notion? I need it at this moment

analog rock
umbral oyster
analog rock
#

I have made a Notion Template which can help you with managing your Life and Work, As we all might know that Notion helps us a lot with enhancing our productivity to the highest

You can use this Template below to access it and you can duplicate and customize it as you would like it, Thanks! Have a Productive Year ahead

The Template

umbral oyster
stuck stream
lost mauve
analog rock
sharp quest
#

Seems this forum become useful 👀

lost mauve
sharp quest
analog rock
sharp quest
frail frost
alpine tartan
#

Recently, I re designed my notion

alpine tartan
umbral oyster
#

a better notion habit tracker totally automated so a new date will get added at 12 am everyday with a stats check and a ton of formulas, made by using thomas frank tutorial

sand cloak
#

what is yalls opinion on notion calendar and in what scenarios has it been useful ?

alpine tartan
umbral oyster
queen hearthBOT
#

GG @umbral oyster, you just advanced to level 34! 🥳

lean nova
#

Hi i'm new to using Notion and i just wanted to ask if this space is for asking questions about Notion?

umbral oyster
sudden mortar
#

How to get y'all's notion's templates?

umbral oyster
#

Most of us either make one ourselves from scratch or watching a tutorial otherwise just use the Cajun koi template

gentle spoke
#

I did something while ago. Guys, meet Brainiac hahaha

In each button there is a new page, got inspired by this forum to change a bit and to switch to the dark mode. It became something amazing.

Special thanks to Cajun Koi, for the Misty callout img. and of course, to this forum! (This is personal use, only)

gentle spoke
# umbral oyster Is it mini brain

More like a second brain. I got the PARA method and applied it to what i'm already used to. So it's a bit of a second brain, but applied for myself. hahaha

umbral oyster
autumn wyvern
#

hello everyone. I am new to notion I thought of giving it a try for GROW method. If any of you are using GROW method too can I see your template

stuck stream
#

this is one of many notion pages i use, pretty simple, made it myself, the rest are pretty much templates

umbral oyster
autumn wyvern
#

Hey guys how can I level up from zero to hero in notion?

gentle spoke
gentle spoke
worthy jewel
#

@cosmic bison made this one. It is pretty awesome

umbral oyster
safe shore
lost mauve
slate cargo
#

Does anyone know why the quick add links arnt under the quick add

worthy jewel
#

The first thing you should do is connect your discord account to the cajun koi account on the website, if so

#

You will be able to access a dedicated space where you can ask questions related to it

analog rock
#

There is also a Reward System below the Commissions which lets you take any reward, with your "Savings" in the Bank, for which you can add more rewards.

NGL, WHAT'S YOUR EXCUSE TO NOT USE IT??? Fun_ElmoFire

A Preview of the Template:

robust pasture
analog rock
frail frost
robust pasture
analog rock
robust pasture
#

Probably i am weird but i tried to make my own notion dashboard.

analog rock
robust pasture
gentle spoke
#

Hey you guys, this is part of the Event about Reset and Reflection we had by our club leaders @cinder gorge and @wet prawn

This is part of my self evaluation review. I had divided in 4 parts, studies, health, inner and external worlds.
|| →Studies - I measure my focus studies and if i achieved my goal of the week. And then, i reevaluate it to check if it matched my month goal in that category. ||

||→Health - Physical health, if i had any allergies or sickness, and if i ate a lot of junk food and if I didn't workout = 0% hahaha Basically. It measure my physical form.||

||→Inner world - Emotions and Reflections. So in here there is therapy, journaling, meditations. And also, if i felt unsettle about something in that area and what i did to change it. ||

||→External World - Social and Exploring. So, talking to people (one-one conversations), exploring the city, going for a walk. It can also be traveling.||

Now, I'll apply the phases, smart goal and micro-habits in the upcoming month. The questions brought during the event were great to change a bit the way of how i'm doing the reflections. Thank you, Ally and Jay Fun_AmazingBean

"The unexamined life is not worth living" - Socrates

robust pasture
alpine tartan
#

I updated my Notion

analog rock
alpine tartan
lost mauve
#

updated some parts of my planner. Fun_DuckHeart

alpine tartan
lost mauve
#

how 'Resource and Flashcard' looks on the cards.

robust pasture
analog rock
robust pasture
#

I made this new thing yesterday, now there is no need to pin stuff on my clipboard that is a traitor sometimes.

alpine tartan
alpine tartan
stuck stream
#

that's nice pleading i've always wanted to make templates and post them maybe i will !!

serene timber
#

Where can i download the Notion Template in this video
https://www.youtube.com/watch?v=nJaXxPBUS40

Get started using Notion Projects for free, and unlock the power of AI for only $10 a month: https://ntn.so/cajunkoiprojects

📣 May 2024 Update! We've completely revamped this template. And turned it into a step-by-step course to take control of your life which you can find here ➔ https://www.cajunkoi.com/shop/focus-quest

📚 If you enjoyed it, u...

▶ Play video
queen hearthBOT
#

GG @serene timber, you just advanced to level 1! 🥳

analog rock
serene timber
#

I am not able to find the template in the website

analog rock
analog rock
# serene timber thank you

Uhm- Is this what you were asking for??

Notion

Manage your life by planning personal projects or work sprints using this all-in-one workspace. This is the perfect template for personal and team productivity to organize tasks and notes to stay focused. | Discover new ways to use Notion across work and life.

analog rock
serene timber
amber flower
#

Anyone using Notion to manage Social Media & CRM? Can you recommend a Notion template that is easy to use?

candid hemlock
#

Hey

#

Anyone use notion charts ? If anyone I got a problem I'm not getting 100% in y axis ( I'm getting 50%). Help me out plss

flat raven
#

I love notion

analog rock
gentle spoke
fathom jasper
#

when I click get template, this happens 😦

analog rock
lost mauve
#

you guys were right. Dark mode colours are indeed better.

thick tide
lost mauve
robust pasture
#

Just got to know chadgpt can make me a notion template.

thick tide
lost mauve
thick tide
#

Ok Now I understand Thank you

lost mauve
robust pasture
lost mauve
queen hearthBOT
#

GG @lost mauve, you just advanced to level 11! 🥳

#

🚫 _cwadri, that command is disabled in this channel.

smoky plank
#

btw, has anyone got any good notion templates for budgeting?

fallen kestrel
#

Does anyone have some notion templates for Rookie Reset & reflection

candid hemlock
#

@analog rock

analog rock
wooden hedge
#

Hehe

stuck stream
#

Made a new notion template and its looking beautiful

tall aspen
#

Can you work with me on an Inventory management system and an innovative CRM?

fallen kestrel
#

hey could you help me with notion I kind of know the jist but cant find to integrate it well into my life would like to work with someone who knows notion

fallen kestrel
austere aurora
void shuttle
#

yes please!

robust pasture
#

You made those? Fun_Kanna_Woah

robust pasture
#

That looked so professional, i must say. You must have shared them on the notion template website?

#

Woah! Very well, i appreciate your efforts. Do let us have the links once you do so.

queen hearthBOT
#

GG @austere aurora, you just advanced to level 6! 🥳

robust pasture
#

That makes sense, you are welcome to showcase your work in my dms.

shell tide
#

I told you not to do this. You can share them in other servers, but no promotion here.

queen hearthBOT
#
decavalcantes has been warned

Reason: self-promotion

knotty trout
analog rock
uncut folio
#

hi there, do anyone here know how to make lsat revised formula in notion? where it shows how many days ago since we revised thanks 🙏

gentle spoke
graceful lotus
tall aspen
#

Hey guys. I have a lot of pre-paid templates. tons. I'm working on a personalized notion template. no rush, I'm on the hunt for some collaborators. For a quality collaborator, I would compensate. I need also a PKM , however, I'm not technically in school. I'm mastering my craft. I havent found anything relating to my "niche" , I have some great Ideas. if anyone is interested or can help a neurodivergent master his mind, please dm me. I value intellect and I apologize if this comes across as solicicating services. I can slowly build one, I have a enhancing notion productivity book. thanks guys and gals

hasty spire
#

real

thorn tinsel
#

hv a quick question im using the notion template and setting up my curriculum/courses section, only issue is when I input assignments and open up my calendar different classes are the same color so it's a bit hard to tell them apart. is there any way I can make them different colors.

analog rock
weary igloo
#

Hi! I’ve been looking through the notion template and have ran into a problem. the NDH sorting system (there is no
place to select need, duty or someday when creating task) isn’t working, as well as the eisenhower (when i select the eisenhower priority level, it doesn’t show up there what so ever, even in the area where the tasks with no
priority should go). please help!!!

worthy jewel
worthy jewel
#

@weary igloo checking in! Do you still need help with this issue?

barren drum
analog rock
sterile forge
#

Contract template:
Enter your goals in the goal section and the costs you're gonna pay or do in order to achieve your goal(s)
in the "Whys" section, you need to enter the reason you're doing the costs for, maybe some people in your life or other things
you should think and get deep enough in order to be able to have many strong whys so your whys beat your procrastination or laziness

gentle spoke
#

Fun_ElmoFire Thank you for sharing.

wise crane
#

Hi everyone, I apologize if this is not the forum to ask this question. I have been having issues trying to move the linked template from YouTube onto my Notion App on my iPad. I am just starting out my law degree in which I had never used notion or really any student support app throughout my undergrad and am at a complete loss. If anyone is able to help me (note that I would consider myself technologically inept) put the template onto my app so I can begin step 1 of the notion template that would be amazing!!! Again I apologize if this is in the wrong chat

worthy jewel
wise crane
worthy jewel
#

For reference, this is what it looks like on my side

wise crane
#

Thank you! It is a relief I am not just not finding it haha. I will try that and let you know, I do have a notion account and it doesn’t change when I include it onto the browser.

wise crane
#

Update: I got it. I couldn’t do it on my iPad had to be done on PC

worthy jewel
livid inlet
#

hmm, do people look at this channel often?

loud galleon
#

Does anyone know a good 2 way Integration software for notion and Google sheets
Preferably something that's free and easy to setup

sterile forge
sterile forge
umbral iron
#

so I have an idea, im a making a template related to study quest but with some mini lessions( and no i dont have the courses ,I am thinking about it in the future) So in the template, i changed the front page into a course( Do you think its a good idea?)

sterile forge
umbral iron
#

I think so

fiery drift
#

hey guys! SO i was working on my notion and i have these 3 databases (db) as illustrated, but i wanted to make sessions db such that when I am making an entry, once I pick a course then when I am going to select the topics I covered, I will simply be shown all the topics in that course, not all topics that exists across all courses. I managed to get all the topics related to the courses to showup using rollup, but it does not help because it only shows them all, not allow me to select one from them (something like a multi-select). Is what I am describing even possible? if so, how?

How it works is that, i would create a course emtry, and each one will give me the ability to view and add topics that is for this specific course. Next, whenever I sit to study, I would make a new session where I select t the. Ourselves o was studying, as well as the topics. I studies on that session

sterile forge
fiery drift
# sterile forge I think that might be possible, but I'm not in the mood of actually creating the...

😂 😂 😂
I think i managed to find a work-around
For any future people in a similar situation, what i did was instead make a button in the topics db that, when clicked, edits the appropriate property in said page (sessions db). I did it like this so that:

When I make a page in sessions db, a view of the topics db can show up inside. this view will be filtered to show only relevant topics (topics associated to current course i studied in this session). Now since i have that button property in the topics db, I can just click the button to add the topic i studied, kinda like a multi-select thing XD

the only hard part about this system/way was settingup the button

sterile forge
floral cradle
#

guys what notion pages do you have. i currently have one for school, a notebook, personal, and personal notes. i was wondering if i should add anymore

fiery drift
sterile forge
floral cradle
#

this is what i have right now

sterile forge
robust pasture
sterile forge
sterile forge
floral cradle
sterile forge
lost mauve
#

anyone else needs to update their notion every yr because ur needs changed? 🥲

floral cradle
#

no . . . what do you need to change?

alpine tartan
#

New Year, New Notion~

alpine tartan
sterile forge
# alpine tartan New Year, New Notion~

Ohh nice one you've got there
Unfortunately I can't have those kinds of widgets on my templates because of the internet issues that it makesFun_DeadSkull
And I don't know how people go on without damn organized databases that are connected to every other systems for their tasks
guess it's just meFun_Cat_Stare

lost mauve
tiny ferry
lost mauve
robust pasture
#

Never had any idea one can make keyboard key style stuff on notion.

To make this: Underline & </>

umbral iron
#

Does anyone have eb?

floral cradle
#

what is eb?

queen hearthBOT
#

GG @floral cradle, you just advanced to level 5! 🥳

glacial pagoda
#

@umbral iron Yes i have Eb

umbral iron
#

Cool

glacial pagoda
#

Do you have it or do you want to buy it?

floral cradle
#

ohh tysm

umbral oyster
hasty wedge
#

It's not finished... but I like it.

umbral oyster
hasty wedge
# umbral oyster what is it for

Mostly for University classes keeping update with courseworks, lectures, exams. Look back at it to see what I’ve not done well, keep it organised. I kind of trail off subject, and forget important events.

Family businesses when I need to solve their problems.

Friends planning on days I got to hangout, birthdays, etc.

My important information for healthcare, or so.

floral cradle
umbral oyster
sterile forge
floral cradle
#

GUYS i think i found the best template made by notion. its called notion starter pack it has like 8 different templates

umbral oyster
#

Good 4 u YIPPEE

primal lake
#

@ashen egret
Check this out

ashen egret
cold sandal
#

It sounds like the Notion template has an automation or database template that automatically generates the "Topics" entry when a new course is created. To permanently remove "Topics" from being created, try the following steps:

  1. Check the Database Template Settings

  2. Open the database where your courses are stored.

  3. Click on New to create a new course.

  4. Look for a dropdown near the title field that says something like "Course Template" or "Default Template."

  5. Click Edit Template.

  6. Inside the template, locate the "Topics" entry (which might be a sub-table or linked database).

  7. Delete the "Topics" section from the template.

  8. Click Close and test by creating a new course.

  9. Check for Automations (Relations & Rollups)

If "Topics" is appearing automatically, check if there's a relation between the course database and a "Topics" database.

If so, go to the Topics database and see if there's a default entry being generated.

Delete or modify the automation if needed.

  1. Check Button or Formula Automations

If you're creating courses using a button in Notion (via relations or formulas), check the settings for that button.

If it auto-generates "Topics," edit the button’s configuration and remove that part.

  1. Duplicate and Modify the Template

If nothing works:

  1. Duplicate the template.

  2. Remove the "Topics" section from the new version.

  3. Set the modified version as your new default template for courses.

cold sandal
#

Hover your mouse over the blue button labeled new and a small arrow will appear next to it, click on it, then choose either to modify the page format or open a new blank page.

cold sandal
#

Anytime ^^

candid hemlock
thick tide
cold sandal
thick tide
queen hearthBOT
#

GG @thick tide, you just advanced to level 4! 🥳

cold sandal
#

Hello guys

I want to ask a question.

I want to create a page in Notion with a table of the lessons I will be taking. I want to apply the spaced repetition technique to review these lessons. So I want Notion to remind me of the dates when I need to review the lessons.

For example, if I study a lesson today, I want to review it again after 3 days, then after 5 days, then after 10 days, and finally after 20 days.

That means there will be another table that automatically calculates the review dates based on the date I studied the lesson. Then, these dates should be turned into tasks in Notion’s calendar, where they can also be marked as completed.

Is this possible? And if yes, can someone explain to me how to do it? Thank you in advance!

thick tide
sterile forge
#

Notion user to Notion user:
Pleeeeease never fall in the "what if Notion or the whole internet get down some day and lose everything???" overthink

thick tide
#

https://www.notion.com/templates/class-flow

Hello Everyone 👋 This is the template I've been working on to track my assignments, tests, exams. And it's made by me cuz I always ended up doing the tasks before the due date. I think it'll help you all. Feel free to tell what works 💪 and doesn't or what should be improved. Love to hear your thoughts 🥰

Notion

💜 Class Flow — Your All-in-One Study Companion
Class Flow is a minimal, aesthetic, and fully automated student workspace designed to help you stay organized, focused, and stress-free. Track your assignments, tests, study plans, progress, reminders, and resources— all in one flow | Discover new ways to use Notion across work and life.

lost mauve
#

after not being able to stick to notion in 2025, this is what i'm trying in 2026. Also using a physical planner alongside.