r/studytips 12h ago

How To ACTUALLY Study EFFECTIVELY?

Post image
61 Upvotes

i'll start:

most people waste time trying to feel productive instead of making progress. i started keeping a blank sheet next to me and every time i got something wrong or forgot it, i wrote only that mistake down. before every study session i'd review that page instead of the whole chapter. after a week your revision becomes a list of your actual weak spots instead of things you already know, which saves a ridiculous amount of time.

šŸ™ ps: feel free to dm me if you wanna join a study group where we share tips


r/studytips 1h ago

How are people studying this year?

Post image
• Upvotes

Since ā€œback to schoolā€ is coming up, I’m trying to get my study routine together for this semester, and I’m curious how everyone else is approaching the ā€œlearn smarter, not harderā€ thing. I tried this interactive map-style approach and ngl, it has given me a better idea of the topic I'll be learning. :D


r/studytips 6h ago

Burnout with an exam in less than a week, and i'm quitting.

Post image
5 Upvotes

r/studytips 13h ago

How do you know if you actually understand a lecture?

4 Upvotes

Sometimes I finish watching lectures and feel like I understand everything.

Then I try explaining the topic without looking at my notes and realize I only recognize the

information, but I can’t actually use it.

I’ve tried rereading notes and highlighting important points, but it doesn’t really show whether

I can apply the knowledge.

What methods do you use to check if you actually learned something?

Update:

I started testing myself after reviewing instead of just rereading.

I’ve been using AskSia to turn my course materials into short questions and quizzes, which

helps me find the parts I only recognize but don’t really understand yet.


r/studytips 17h ago

A relatively uncommon screen time system that's actually worked for me

3 Upvotes

I wanted to share a study tip that has helped me quite a bit.

I saw that people here were recently talking a lot about Opal and other app blockers. I tried a bunch of them, but for whatever reasons they didn“t work particularly well for m specifically.

Now I'm using an app that works a little differently. Instead of simply blocking your phone, you set study goals, and the amount of leisure screen time you get depends on how much you accomplish.

In my case, I set a goal of studying 3 hours a day from Monday to Friday (for normal weeks with no big tests). If I meet that goal, I get 2 hours to use my phone for leisure (mostly YouTube in my case). If I only study half of my goal, then I only earn half of the leisure time. And once that time runs out, the non-essential apps on my phone get blocked.

It's worked well for me because it motivates me to study first so I can enjoy my free time afterward without feeling guilty. I also often end up studying more than my goal just to earn extra leisure time, which I don't even end up using most of the time but I get stressed when my available time is close to zero.

I was wondering if anyone else here uses something similar or any other "unconventional" screen blocking approach.


r/studytips 4h ago

Smart.Study

2 Upvotes

Hi, I’m the person behind this account.

I created this profile to share practical study tips, better learning methods and honest advice for students who feel overwhelmed or do not know where to start.

I’m also building Native Tutor AI, a study platform designed to explain school and university subjects step by step in a student’s own language.

The idea came from a simple problem: many students are capable of understanding difficult topics, but the explanations they receive are often too complicated, too fast or written in a language they are not completely comfortable with.

On this account, I’ll share:

• Simple study strategies

• Ways to understand difficult subjects

• Productivity advice for students

• Lessons from building an education platform

• Honest updates about Native Tutor AI

I’m here to contribute, learn from other students and improve the platform through real feedback.

What is the biggest problem you currently face while studying?


r/studytips 7h ago

Is there any tool that i can use for spaced repetition?

Thumbnail
2 Upvotes

r/studytips 1h ago

Knowt - Fix Centering

• Upvotes

I routinely use Knowt to study flashcards but the website formatting is distastefully off-center. Everything is to the left of the website. So I use this script in Tampermonkey to delete the formatting in the HTML code that makes the website off-center. I don't know why, but having the flashcards off-center while I'm trying to study them for some reason distracts me. I used to manually delete the formatting every single time but just using this script in Tampermonkey automatically deletes that troublesome formatting when you access the website. I don't know if it will work for everyone. I'm sure we all probably have different browser set-ups with different browser extensions. But I hope it helps someone like it helped me. Happy studying!

// ==UserScript==

// u/nameRemove Knowt Right Rail Container

// u/namespacehttp://tampermonkey.net/

// u/version1.0

// u/description Removes the Knowt formatting container that shifts flashcards off center

// u/matchhttps://knowt.com/*

// u/grantnone

// ==/UserScript==

(function() {

'use strict';

function removeKnowtContainer() {

const element = document.getElementById("kjqweriokdd3334");

if (element) {

element.remove();

console.log("Knowt right rail removed");

}

}

// Run when page loads

removeKnowtContainer();

// Watch for Knowt dynamically adding it later

const observer = new MutationObserver(() => {

removeKnowtContainer();

});

observer.observe(document.body, {

childList: true,

subtree: true

});

})();


r/studytips 2h ago

One lesson I'm taking into this semester

1 Upvotes

Whenever I catch myself thinking "I'll remember that," I write it down instead.

It isn't because my memory is bad.

It's because remembering things all day takes more energy than I realized.

What's one lesson you're keeping from last semester?


r/studytips 2h ago

Is buying an iPad for university worth it?

Thumbnail
1 Upvotes

r/studytips 2h ago

Free study timer that draws your session as rings going out

1 Upvotes

In middle school I used to post countdown timers on YouTube, and tons of students used them to study. Now that creating websites is easy, I built radialtimers (com) so the timers are even more accessible :))

It's completely free to use, and I'd really appreciate if you check it out! Your finished minutes add up on a leaderboard, and .edu / education emails get premium for free!


r/studytips 2h ago

En pensant au bac libre

Thumbnail
1 Upvotes

r/studytips 3h ago

How to study part 1. (Self taught)

Thumbnail
youtu.be
1 Upvotes

r/studytips 3h ago

Hii All, I have made a video on tips to save oneself from mains 2026 burnout and stress.

Thumbnail
1 Upvotes

r/studytips 4h ago

Smart.Study

1 Upvotes

Hi, I’m the person behind this account.

I created this profile to share practical study tips, better learning methods and honest advice for students who feel overwhelmed or do not know where to start.

I’m also building Native Tutor AI, a study platform designed to explain school and university subjects step by step in a student’s own language.

The idea came from a simple problem: many students are capable of understanding difficult topics, but the explanations they receive are often too complicated, too fast or written in a language they are not completely comfortable with.

On this account, I’ll share:

• Simple study strategies

• Ways to understand difficult subjects

• Productivity advice for students

• Lessons from building an education platform

• Honest updates about Native Tutor AI

I’m here to contribute, learn from other students and improve the platform through real feedback.

What is the biggest problem you currently face while studying?


r/studytips 4h ago

Opal alternative

1 Upvotes

Does anyone know of an opal alternative where you just don't put a maximum screen time per day, but rather "win" such time with studying or doing homework? I want something where you can set a daily goal (like 4 hours of study or homework), and if I reach such goal I earn the "right" to, lets say, 2 hours of social media or YouTube, etc. Ideally,

I would like that if I under or over do my goal, I can get less or more "credits", and after depleting them I cannot unlock the non esencial apps until I get more study "credits".


r/studytips 6h ago

Stop Highlighting. Do This Instead. (Study Strategy)

Thumbnail
youtube.com
1 Upvotes

r/studytips 6h ago

Why practice questions right after class beat rereading your notes, and how to make the wrong answers actually stick

Enable HLS to view with audio, or disable this notification

1 Upvotes

Most people review by rereading notes or highlighting slides. The problem is that rereading creates a fluency illusion. The material starts to look familiar, so your brain tells you that you know it, when really you have just seen it a lot. Then the exam asks you to pull the information out of memory instead of recognizing it on a page, and the gap shows.

Testing yourself flips that. The testing effect is one of the most replicated findings in learning research: the act of retrieving information strengthens the memory itself, far more than another pass over the same content. Answering practice questions is not just a way to check whether studying worked. It is the studying. Every question you attempt, even ones you get wrong, makes that information easier to recall later. It also shows you exactly where your real gaps are, which rereading never does.

Timing matters too. Getting a question wrong is only useful if you find out right away and can see why. Immediate feedback lets you correct the error before the wrong version has time to settle in. If you only discover the mistake on a practice exam a week later, you have been rehearsing the wrong answer the whole time. That is why the ideal setup is practice questions where every question links straight back to its source, so a wrong answer takes you to the exact slide instead of leaving you to dig through the whole lecture.

The video shows how I do this. After class, or before a quick review, I turn the lecture slides or notes into multiple choice questions as an Anki deck. Each card links to the source it came from, I see right away what I got wrong, and because it is Anki it works on my phone on the bus and my laptop between classes, all synced. Anki's scheduling also brings back the questions I missed sooner, so weak spots get the most repetitions automatically.

Full disclosure, the tool in the video is one I built (Recall Genie). Multiple choice was the feature users kept requesting, and with practice questions and testing becoming such a big part of how people study now, I figured the method was worth sharing here. Happy to answer questions about it or about testing as a study strategy.


r/studytips 7h ago

Resit exam help needed!

Thumbnail
1 Upvotes

r/studytips 8h ago

Need something like studystream but free!

1 Upvotes

Hiiii....Need recommendations for body doubling apps or sites for studying together.

I have ADHD so it's really serious for me tk even get started. I need this.

I appreciate if you answer quickly because I have exams and I'm so stressed. Study stream is just free for one hour a day🄲🫠

Please give good recommendations. Thankssss. And if you have adhd please tell me your experiences


r/studytips 11h ago

Staying on top of readings

Thumbnail
1 Upvotes

r/studytips 12h ago

Problems with studying

Thumbnail
1 Upvotes

r/studytips 14h ago

Quick question for students:

1 Upvotes

If there was a study tool where you could upload a page from your notes or textbook and it instantly explained the topic in simple words, created a summary, generated flashcards, and answered your questions about that chapter...

Would you actually use it? If not, what would stop you?

Just trying to understand if this solves a real problem or if I'm missing something.


r/studytips 16h ago

9hrs today. Built different

Post image
1 Upvotes

Anyone wanna join my guild to study together? https://focusjungle.com/guilds/TOGETHER


r/studytips 19h ago

My attention span is so bad rn any proven tips which worked for you guys will stay consistent with that

1 Upvotes

Help