Getting started

Principles of note-taking

Daily journaling

Linking your notes

Real-world examples

Getting started with Reflect

Product

How to use Reflect

Using backlinks and tags

Keyboard shortcuts

Split pane view

Security and encryption

Note history

Import, export, backups

Advanced Search

Artificial Intelligence

Using templates

Bookmarking websites

Publishing notes

Calendar and contacts

Audio memos

Integrations

Kindle sync

API

Tasks

Backlinks and tags

In Reflect there are two ways of organizing your notes: backlinks and tags.

Let's dive into each.

Using Backlinks

A backlink is just a link between two notes. You should be back-linking any entities you reference in your notes. (For example, an entity might be a particular person, company, or location.)

Generally you'll be working in today's daily note, and creating back-links from there. In this example we're going to backlink Ankit Pansari, a person we just met with.

CleanShot 2021-10-07 at 14.08.45.gif

Let's try it. To create a backlink, type [[ and then the entity name.

You'll then can either select an existing note (use the arrow keys) or create a new blank note. Hit enter or tab to create the backlink.

Backlinks are case-sensitive and should be the full entity name (use New York City rather than NYC).

Incoming backlinks

Clicking on the purple backlink will show you the linked note. In this example, notice that the incoming backlinks panel at the bottom of the note titled Ankit Pansari has a reference back to the daily note linking to it.

CleanShot 2021-10-07 at 14.10.30.gif

You can start to see how this would start to build up an activity feed of all your meetings with Ankit.

Forming a graph

Over time these back-linked associations form a graph, in a similar fashion to the way neurons work in your brain.

You can see this graph forming under the Map tab. Here's mine:

CleanShot 2021-10-07 at 13.52.31.gif

So what’s the point of all this backlinking (other than creating pretty visualizations)? The answer is to do with recall.

Let’s just say you backlink Ankit to the company he works for, OSlash.

CleanShot 2022-09-28 at 17.36.59.gif

Now you can pull up the company note quickly (cmd k). And then see anyone working at that company.

CleanShot 2022-09-29 at 15.58.19.gif

You can also go in the opposite direction, pulling up employees and seeing where they work.

You can extend this to all sorts of things, like backlinking specific locations, or projects that you’re working on.

When you forget something, say a name, type what you do remember into Reflect. And you’ll be able to follow the associations to whatever you’ve forgotten.

Categorizing with tags

So now we've seen how backlinks work, let's move onto tags. OSlash is Ankit's company. Let's navigate to that company's dedicated note and decorate it with the company website and #company hashtag.

Tags can be created by typing the hash symbol (#) and then the tag-name. Our convention for tag names is lowercase singular without spaces. Hit enter or tab to insert the tag.

CleanShot 2021-10-07 at 14.19.27.gif

We pre-create some system level tags (like #person), but in the example above we're creating a custom #company tag.

Listing notes by tag

Now that the note has a custom #company hashtag we can navigate to it easily under All notes.

While some system tags are elevated (people/books/etc), custom tags are available under the far right context menu.

CleanShot 2021-10-07 at 14.23.50.gif

Backlinks vs Tags

We often get asked, when do I use a backlink and when do I use a tag?

The answer is simple:

If something doesn't fit neatly into one of these buckets, default to using a backlink.

Examples of backlinks and tags:

For example, these entities would be backlinks: Alex MacCaw, Google, New York.

And these categories would be tags: #book, #company, #person

Notice we use the convention of singular lower-case for tags.

Why this distinction?

The reason lies behind the different behavior when clicking on a backlink vs a tag.

Clicking on a backlink takes you to a dedicated note, which is what you'd want to see for an entity (like a particular person).

Every time that dedicated note is back-linked (say from your daily notes), a reference will appear in incoming backlinks. This is super handy when pulling up call notes on a person, for example.

CleanShot 2021-10-07 at 17.47.29@2x.png

On other other hand, clicking on a tag takes you to a list of notes containing that tag. For example, clicking on the #person tag shows you a list of all notes with that tag (i.e. all the people you've tagged in Reflect).

https://www.youtube.com/watch?v=rhtWHtkH6y8

On this page