|
Prefer to read (or listen) on the web? Click here. 💡 The Big Idea: The New Bases Core Plugin is an Easy Way to Turn a Set of Notes into a Database in ObsidianLast week, the Obsidian team released version 1.9 to Catalyst supporters with a long-awaited feature: The ability to create dynamic table views using data stored in note properties. The functionality is delivered via a new Core Plugin, Bases. While I don’t love the name, the feature is pretty great. What is a Base and How Do I Make One?A base in Obsidian is a database. If that sounds a little scary, don’t worry - it’s basically a way to view a set of notes based on data that is contained in the note Properties. There are several different types of properties:
Properties have been around for a while, and they’ve basically been warming us up for the Bases feature, which shows a selection of notes in a Table with individual properties as columns: You can create a new base in a couple of ways:
Every base is a set of views for looking at your notes. Currently there is just the Table view, though I expect new views (i.e. lists, cards, etc.) will be added shortly. Views and FiltersFor each view, you need to set a filter, which is a set of rules for which notes should be included in the view. All filters have three components:
You can also create advanced filters using conjunction statements:
Again, this is a bit simpler than it may seem. Here’s an example base of my book notes files with a simple filter of The cool thing about this is that I can filter the data in the table in ascending or descending order based on any property column just by clicking on it. Obviously, this is just scratching the surface of what bases in Obsidian can do. Almost anything you would have previously used a Dataview query for can be converted to a Base view (with the obvious limitation of displaying tables only at this point). It’s a great feature that many Obsidian users probably had no idea they needed. Limitations of BasesIt’s not all puppies and rainbows, though, I’m afraid. There are some serious limitations with bases that you should be aware of. First, it currently only supports table views. Tables are great for many use cases, but they're not ideal for everything. For example, in The Library this week, there was a discussion about recreating the On This Day feature in apps like Day One. The solution I stumbled upon listed notes from previous years in a Dataview list view, which, for that use case, is actually better (I don’t want a table in my Daily Note). I’m sure these will come in time as Bases is still a beta feature, but just having table views is pretty limiting. More importantly (to me), images are not supported. I have a workflow where I use the Book Search plugin to create a new note whenever I add book notes to my Obsidian vault, where the plugin downloads the book cover image and adds the image URL to the Sadly, in the base table view, it just shows the text that exists in the property text field. Lastly, inline properties are not supported. This isn’t a big deal to me as I almost never use inline properties, but if you do, just know that you won’t be able to add those properties as columns in your base. A Strong Start, But Still a Way to GoI believe the Bases plugin is a game-changer for Obsidian users. It’s not quite fully baked yet, but that’s to be expected as it’s still in beta. There are some obvious things missing (like other view types), but you can clearly see where this is headed. So while I’m not ready to ditch all my Dataview queries just yet, I do think I’ll be able to replace many of them quite soon. 😎 Something Cool: Bases Toolbox Dataview ConverterDataview has long been one of those essential community plugins that pretty much every Obsidian user should have. But I think its days may be numbered. In fact, on Friday, I found a new web-based tool that allows you to input your Dataview query and output the YAML metadata that lies at the heart of the new Obsidian .base file format. This tool is pretty incredible, even allowing you to download a .base file that you can just drop into your Obsidian vault. Even if you don’t have a bunch of Dataview queries you’re trying to convert, the website has a bunch of examples that you can play with to see what’s possible (spoiler alert: just about anything). If you’re at all curious about the Bases feature, you need to check this out. 📚 Book Notes: The Organised Writer by Antony JohnstonWriting is one of those things that seems so simple until you actually have to do it 😂 Fortunately, it gets a lot easier when you have a good system. And The Organised Writer by Antony Johnston has some great advice on how to create consistently. I don’t particularily love the later parts about setting up the tools (let’s just say we have differeing technology opinion 😉), but there’s a lot of gold nuggets in here if you’re looking to overcome the resistance and create a regular writing habit. If you want to download my mind map book notes, click here. 📰 Newsletter Poll: Your Newsletter Format PreferenceI’ve been thinking about changing up the newsletter format…. Would you take a minute to let me know what you think? As a newsletter subscriber, what would you prefer to receive from me?
Just click one of the links to cast a vote, but if you have specific feedback you'd like to share, feel free to just hit reply to this email. I'd love to hear how I could make the newsletter better 🙂 — Mike |
A weekly newsletter where I help people apply values-based productivity principles and systems for personal growth, primarily using Obsidian. Subscribe if you want to make more of your notes and ideas.
Prefer to read (or listen to) this newsletter in your browser? Click here. A picture of someone using Obsidian on a laptop. Want to give your Obsidian vault an instant upgrade? In this short newsletter, I want to share 10 quick tips that can help your vault start to feel a little more powerful and a lot easier to use. Use the Quick Switcher — Navigate to any note instantly with ⌘-O, no file browsing required. Bonus tip: configure this to be your mobile quick action for navigating notes easily...
Prefer to read (or listen to) this newsletter in your browser? Click here. Here’s a question most productivity people won’t ask you: What if your system is doing more harm than good? As in burning you out, stealing your life, and turning you into a person who checks their calendar before going to the hospital. That last one actually happened to author and neuroscientist Anne-Laure Le Cunff. Anne-Laure Le Cunff, author of Tiny Experiments. She was working her way up the success ladder as an...
Want to read (or listen to) this post in your browser? Click here. 💡 The Big Idea: Every manual step in your workflow is a chance for things to go wrong. Templates eliminate that risk. Templates are much more than just snippets or text expansion. They can also be productivity-forcing functions, make sure you capture data the right way every time, and actually kickstart the creative process. One problem I see often from people who use templates in Obsidian is that they create them but often...