
Why 80% of Obsidian users miss the huge potential of their notes and how to fix it
The problem of dead notes
Imagine: you have 2000 carefully collected notes in Obsidian. You spent months building a perfect PARA system, configured plugins, created beautiful MOC maps. But the notes just sit in your vault like treasure in a cave — valuable, but useless.
This situation is familiar to most Obsidian users.
The problem
We become collectors of information, but forget the main purpose of knowledge — to be expressed and applied in real life. The very word “productivity” comes from the Latin “producere” — to produce, to create.
The key problem is that we stop at the letter “O” in the CODE method (Capture, Organize, Distill, Express), ignoring the last and most important stage — Express. We capture information, organise it, distil it into insights, but don’t express it outward.
The science of learning through expression
Edgar Dale’s cone of learning shows a striking difference in how information is retained:

- Passive consumption (reading, listening to lectures): just 5-10% retention
- Active participation (discussions, practical application): 50-70% retention
- Teaching others and expressing knowledge: up to 90% retention
An insight you've noticed
When you’re forced to explain a concept to another person or write an article about it, your brain activates multiple neural pathways. You don’t just recall the information — you reconstruct it, find connections, spot gaps in your understanding.
Research shows that regularly expressing your thoughts about difficult situations lowers cortisol and anxiety levels by 23%. Writing out ideas activates the prefrontal cortex, responsible for critical thinking and self-analysis.
Statistics and the collector’s fallacy
According to statistics, 80% of Obsidian users limit themselves to internal forms of expression only — they create MOCs, write book summaries, keep journals. This is certainly valuable, but it misses the huge potential of external expression.

The collector’s fallacy is a psychological trap where accumulating information creates an illusion of knowledge. We feel like experts, having thousands of notes, but in reality we can’t apply this knowledge or share it with others.
Many are held back by perfectionism. It seems to us that we need the “perfect time”, the “right place”, the “suitable format”. We put off publishing, waiting for the moment when our thoughts become “good enough”. But knowledge only becomes active when it’s expressed and applied.
The CODE method and the underrated letter E
Tiago Forte, the creator of the CODE method (Capture-Organize-Distill-Express), emphasises that Express isn’t an extra part, but the goal of all knowledge work. Without expression, the previous stages lose their meaning.

Capture
The first stage — collecting information that resonates internally. It could be an interesting quote from a book, an insight during a walk, an idea from a conversation with a colleague. The main thing is to capture what resonates with your interests and goals.
Organize
The second stage — structuring information by topics and projects. This is where the PARA system works: Projects, Areas, Resources, Archive. Information gets context and a place in the overall structure.
Distill
The third stage — extracting the essence, creating your own formulations, highlighting the key ideas. You don’t just save other people’s thoughts, you rework them through the prism of your own experience.
Express
The fourth stage — the most important and the most ignored. This is where knowledge turns from passive baggage into an active tool for influencing the world. Express means applying knowledge in your work, projects, teaching others.
The three levels of expressing notes
Expressing knowledge happens on three levels, each with its own features, advantages and limitations.

The personal level of EXPRESS
Personal EXPRESS is expressing knowledge for your future self. You create materials as if you were teaching another person, but the recipient is still you.
MOCs as control centers for knowledge
Maps of Content (MOC) aren’t just navigation hubs, but tools for active expression. A good MOC connects your notes with principles and goals in a given topic. For example, a MOC on “Productivity” might include:
- Your experiments with techniques
- Principles that work for you personally
- Connections between different approaches
- Application in specific projects
Read the article about MOCs
Creating textbooks for yourself

The formula for creating personal textbooks is simple: summaries + theory + insights + your experience + possible questions and answers. You can create a guide “How I learn new programming languages” or “My approach to analysing investments”.
You can use tags to gather material. For example, the tag #book_on_laziness in all notes related to a future book about procrastination. The Dataview plugin will help automatically gather all the related notes into one table.
The “Open random note” function in Obsidian becomes a review tool — look through random notes and decide whether they fit your future “textbook”.
Therapeutic journals and thought analysis

The third way of personal expression — creating analytical journals. This isn’t a simple description of events, but an analysis of thoughts, behaviour patterns, emotional reactions.
Research shows that regularly expressing your thoughts about difficult situations lowers stress and improves mental health. Written reflection helps you:
- Spot recurring thought patterns
- Analyse the triggers of stress and anxiety
- Track progress in solving personal problems
- Prepare material for working with a psychologist
You can create YAML fields in your daily notes for a structured analysis:
---
Thought_of_the_day: "Noticed that I put off hard tasks until the end of the day"
Insight: "A new meditation method — looking at a candle for 15 minutes"
---And then display it in a separate note using the Dataview plugin
table Thought_of_the_day as "Thought of the day", Insight as "Insight of the day"
from "2. Areas/My journal/1-3 Daily notes"
where contains(file.name, "-07-2025")
sort file.name asc
The team level of EXPRESS

The second level of expression — sharing knowledge in a small, trusted circle. These could be colleagues, friends, family, members of closed communities.
The 10/10/10 rule
Some experts recommend the 10/10/10 method:
- 10 minutes a day on personal notes
- 10 minutes on generalising and structuring them
- 10 minutes on sharing them with the team or a close circle
This approach turns knowledge into a living, circulating resource of the team.
Formats of team expression
Written formats:
- Weekly insights by email — short newsletters with the week’s main discoveries
- The team’s internal Wiki — a structured knowledge base for the project
- Closed channels in Telegram or Slack for exchanging ideas
- Notion pages for collaborative work on documents
Spoken formats: According to Edgar Dale’s cone of learning, information is retained excellently through participation in discussions, role-play, simulating real activity. So these are effective:
- Weekly meetings discussing insights
- Book clubs in the team or among friends
- Dinners with themed discussions
- Workshops and mini-lectures for colleagues
The advantages of team expression
Diverse feedback — people with different experiences and perspectives help you see blind spots in your reasoning. A programmer colleague can point out technical inaccuracies, and a psychologist friend — the human aspects of an idea.
Creating a shared information field — when a team regularly shares knowledge, duplication of work decreases and the overall level of expertise rises.
Documenting tacit knowledge — many valuable insights exist only in experts’ heads. Team expression helps make this knowledge available to everyone.
Increasing trust and cohesion — open exchange of ideas creates a culture of learning and mutual help.
The public level of EXPRESS

The third level — public expression for a wide audience. This is the most difficult, but also the most valuable level of expressing knowledge.
Psychological barriers
Impostor syndrome — the main obstacle to public expression. It seems to us that we’re not expert enough, that our ideas are trivial, that someone has already said it better.
It’s important to understand: you don’t have to be a world-class expert to share useful insights. Your unique experience and perspective have value. A person who’s been studying a topic for six months can often explain it to a beginner better than an expert with 20 years’ experience.
Perfectionism makes you put off publishing until the “perfect moment”. But knowledge develops through iterations and feedback, not through long reflection in isolation.
The Digital Garden concept

This is where the Digital Garden concept comes to the rescue — a radical alternative to traditional blogging.
Blog vs Digital Garden:
A traditional blog:
- Chronological order of posts
- “Finished” articles
- A linear narrative
- A fear of publishing the “imperfect”
A Digital Garden:
- Topical organisation of content
- Evolving notes
- A network structure of connections
- Comfort with incompleteness
Statuses of idea development
A Digital Garden uses a system of statuses to indicate the maturity of ideas:
🌱 Seedlings — raw thoughts, drafts, initial insights. It could be a short note with an interesting idea that needs developing.
🌿 Budding — ideas in the process of being worked out. The note has a structure, but needs supplementing with examples, sources, connections to other concepts.
🌳 Evergreen — well-developed notes with clear argumentation, examples, connections. This doesn’t mean they’ll never change, but they’re developed enough to be read on their own.
Epistemic status
In addition to development statuses, it’s useful to indicate an epistemic status — your level of confidence in the statements:
- “High confidence” — verified facts and well-founded conclusions
- “Medium confidence” — likely hypotheses with some confirmation
- “Preliminary thoughts” — early ideas that need checking
- “Speculation” — interesting reflections with no claim to truth
The advantages of public expression
Maximum feedback — a public audience provides the widest range of opinions and expertise. Your note about productivity might get comments from entrepreneurs, researchers, students.
Motivation for quality — knowing that you’re being read raises the standards of your thinking and presentation. You check facts more carefully, look for counterarguments, improve the clarity of expression.
Building a reputation — regular, quality public expression creates a professional reputation and opens new opportunities.
Influence on the world — your ideas can change someone’s thinking, help solve a problem, inspire action.
Overcoming the barriers on the way to expression

Start small
Don’t try to publish your whole vault at once. Start with 3-5 of your most developed notes. It could be:
- A summary of a book that inspired you
- An analysis of solving a work problem
- A description of an experiment with a new habit
- An explanation of a complex concept in simple words
The principle of intermediate results
Attention
Don’t wait for “final masterpieces”. Publish intermediate results — reflections in progress, early hypotheses, partially worked-out ideas. Readers often find more value in the process of thinking than in finished conclusions.
Feedback as fuel for development
Every comment is a chance to improve the original note in Obsidian. Criticism helps you spot weak points in the argument, readers’ questions show what needs explaining in more detail, support motivates you to develop the topic further.
The rule “teach what you’re learning”
Don’t wait until you become an expert. Start sharing knowledge while you’re learning. A person mastering a new skill often explains the early stages better than a master who’s forgotten about a beginner’s difficulties.
Practical strategies for implementing EXPRESS
A weekly review for expression
Make it a habit to review your notes weekly with the question: “What of this could be useful to others?” Even a simple observation or insight can become valuable to someone else.
Creating content plans from notes
Your notes are a ready source of ideas for content. A MOC on “Productivity” could become a plan for a series of articles:
- “5 experiments with morning routines”
- “How I beat procrastination with the Pomodoro technique”
- “Why GTD doesn’t work for creative professions”
- “Digital minimalism: my experience of giving up social media”
The “from note to article” technique
- Choose a note with an interesting insight
- Add context — how you came to this idea
- Give examples from personal experience
- Find connections with other concepts
- Add a call to action — what the reader can do
The method of progressive disclosure
Start with short social-media posts, gradually developing them into full articles:
- A post — the main idea in 1-2 sentences
- A carousel — a detailed explanation
- A short article — with examples and sources
- A long longread — a deep analysis of the topic
A systematic approach to developing EXPRESS

Creating a content system
Incoming flow — regular capture of ideas from books, podcasts, conversations, observations.
Processing — a weekly review of notes, marking potential content.
Production — regular publishing in your chosen format and on your chosen platform.
Feedback — analysing the audience’s reaction and improving the original notes.
Measuring progress
Track not only external metrics (views, likes), but also internal indicators:
- The number of notes turned into a public format
- How often you update “old” notes based on feedback
- The quality of the connections between ideas in your vault
- The speed of turning new insights into content
A long-term vision
EXPRESS isn’t a one-off activity, but a way of life of a knowledge researcher. Your notes become a living, breathing system that:
- Develops through interaction with readers
- Creates a network of like-minded people around your ideas
- Turns personal insights into public value
- Motivates you to study topics more deeply
Conclusion: from collector to creator
The shift from collecting notes to expressing them is a shift from a consumer to a creator of knowledge. Your 2000 notes in Obsidian can become not museum exhibits, but living tools for influencing the world.
Start today with one note. Choose an idea that seems valuable to you, and share it with one person. It could be a colleague, a friend or a stranger reading online. The main thing is to take the first step from passive accumulation to active expression.
Remember: knowledge becomes power only when it’s expressed and applied. Your notes are waiting for their moment to turn from digital clutter into a source of inspiration and benefit for others.
The next step: open Obsidian, choose one note and think — how could this idea help someone else? Maybe it’s today that your “dead” notes will start a new life.
Keep going?
