ago Yes thats what Im trying to achieve. All the pasted link text is getting stripped out of my posts. WebScreenshots. It is the fundamental unit used in the Zettelkasten method created by Niklas Luhmanns. Obsidian uses markdown (.md) files to store your notes. YAML metadata is useful if you want to add tags to your notes or globally refer to notes by an alias. #~@! Put an inline codeblock like this in your file with this code. Tags can be used for categories, genres, or any other way you can think of. Then, all you need to do to insert a template is: Ctrl+P -> Enter -> -> Enter Do you have some Template templates? This makes sure I can differentiate between others work and my own. 2. After creating this video about the plug-ins Im currently using, I mentioned Templater quite a bit. I always start my note-taking with a daily note, so moment(tp.file.title,"YYYY-MM-DD") works quite nicely. Well dive into Obsidians templates in this article. So, for example youd write \#nbsp; which would escape the html entity. If you wrote { {{DATE}} {{NAME}}, it would translate to a file name like { 2021-06-12 FileName, where FileName is a value you enter. Place the cursor where you want to insert the date.Then hit Ctrl T and select the date template. This is the template thats added to each daily note so be sure to include this in the Daily Notes settings under Template file location. This plugin adds theCtrl + Ushortcut and inserts the HTML markup (not markdown) for an underline. The Tasks: Create or edit command helps you You can also link to specific blocks by adding a ^ symbol after your page name like so: [[Page Link^block to link to]]. Shouldnt it create a file in the same format as the one I created for today? Sometimes Ill write down a quote, or quote an entire paragraph. It not possible, no worries. Open the settings for your Obsidian vault. How do I fetch date from title using Templater Plugin? How to add code blocks to Obsidian Code blocks are useful for two reasons: one, the code is not compiled in your editor. That's one thing. You can also, like any command in Obsidian, access Templater commands from the command palette. is there to compare the EndDate to the StartDate and if they are the same (.isSame) will be displayed in the result (in this case I just chose Today ). By default obsidian supports the following YAML in this order: You are able to add more YAML metadata but its not natively supported by obsidian. The special character for creating headings is the hash symbol #. Obsidian is a Markdown-based note-taking and knowledge base app. WebTask management for the Obsidian knowledge base Track tasks across your entire vault. Can you help? This isnt really necessary unless youre going to be working with dataview. However, this can still be useful if youre using plugins likeDataview. Theres a visually-striking graph view thats a kind of mind map of all your files stored in Obsidian, a Markdown format importer that can find and replace certain Markdown syntax elements in your files, and support for math and diagram syntax. Create a new folder and call it Templates.. This is such a richness of things to digest, as well as what @Moonbase59 has provided! Within the Daily Notes template, to create links like Yesterdays Note, Tomorrows Note, Weekly Note, and so on. TRU? Math modal for writing LaTeX. It replaces templater code within the currently open file, so you dont have to load an external template. Cursor placement in Templates plugin (preferably also for Daily Notes template) - #7 by Moonbase59. However, looking at your master task list can be stressful if you have hundreds of tasks, and trying to use it to decide what to do during the day is impossible. FYI, heres a link to the Templater Docs. No spam! Here is a generic one that should give you some ideas. Most people would probably use some of these with their Daily Notes template, to create links or nice-looking Date/Time strings. Increment file name will, if a file with that name already exists, increment the file name. In Obsidian, you can use markdown to change your formatting, heres how: To make something bold you surround it with two stars (**) on either side. This allows you to keep your vault consistently structured, as well as speed up your work flow. To make an H1 type # with a space after it, two hashes for an H2, etc. You can even use moments.js directly, this allows for some nice tricksand in the current locale, too! Create a Templates Folder. As for example, you wanted the result expressed in X Month(s) Y Days and this cant really be done without calculating the year first (AFAIK) . If you click on the templates settings cog, youll be prompted with some additional settings and options. To use any of the templates below, follow these instructions. Now you know everything there is to know about Obsidians templates, go make some notes! The .slice() is just pure Javascript. I also display my key tasks (for today and a soon as possible) and record any of the key tasks I have completed that day. Oh my! I have a whole guide on Obsidians template syntax with tons of examples of templates you can copy and paste and use immediately. Replace with a Moment.js date format. Learn what templates are and how you can use them with lots of great obsidian template examples. WebFormat your notes - Obsidian Help. This is helpful for creating page contents for large documents. A zettel is a note which expresses a single idea linked to other related concepts. The most basic link in Obsidian is a note link, it requires only double square brackets. They'll get saved and inserted just like values, but the difference is that you can have as many of them as you want. But first, here is the complete code to put in the template (Editor) . Find markdown examples for all your formatting and linking needs in this up-to-date Obsidian markdown syntax reference. Outputs the current date in YYYY-MM-DD format. Replace with a Moment.js date format. The ACME note has some tasks.. [[My bullet list page^11202d]]. It's meant to augment them. Youre welcome. Sometimes you need to paste the same thing in many notes; for example, you may be making notes that will be shared with colleagues at work. This functionality is available via Once you have your templates folder ready, you need to enable Obsidian templates in the Core Plugins These are a set of plugins already installed and created by the Obsidian team. Keeping them in a folder achieves this and is required for Obsidian to be able to find them. This insertion copies the text into the new file. As the non-dev person that I am , who has no JS knowledge (last time I did a little bit of javascript was 20 years ago ) avoiding mistakes/errors is quite important . When I am writing my newsletter I know I can use notes tagged with TRU/todo. Hi Selwyn, thanks for your comment. How can I correct this? If youre still having issues, feel free to send me an email with a screenshot: me@rossgriffin.com. There are many ways to go there lets assume you want to use next years birthday if its already past your birthday, you could try something like this: You wont get moment.jss nice locale and singular/plural features with this, though. Besides the current date snippet, I also use the title snippet which takes the name of the note and uses it as the title. In addition to this I highly recommend theadvanced tables plugin. E.g., 30-10-22 | Sunday, rather than creating a new file with all the link code. This is for content that is not my own. Sorry for my ignorance do I copy and paste this into a blank note, name the note and move it to the template folder? You'll get prompted to enter a But there's also all the other options: dynamic template names, adding to folders, appending links, incrementing file names, opening the file when it's created (or not), etc. Do also make sure that you do not have the Templates plugin enabled. YAML in obsidian typically looks like this: The dashes will go a different colour (By default, the dashes are green) if you have placed the YAML in your notes correctly. You first need to specify a I was multitasking and got distracted ! You first need to specify a While it is entirely functional, the Obsidian community is full of talented developers, and through its plugin architecture, a templating plugin surfaced that provided considerably more functionality than the core plugin. All in all, quite useful. To make an H1 type # with a space after it, two hashes for an H2, etc. It defines a templating language that lets you insert variables and functions results into your notes. Similar to the note template but this is only applied to Maps of Content. If I run this template it will create a note for today. Once the list is created and formatted, it gets rid of the comma , which originally separates each item in the list and replace it with a new line to get an actual unordered list . The Tasks note gathers all tasks from the vault and displays them using queries.. You can toggle the task status in any view or query and it will update the source file. Adapt it to your writing style. Or am I supposed to manually insert those every single day? I hope you get what Im trying to ask. WebThe documentation for the internal functions of Templater are using the following syntax: tp. (arg1_name: type, arg2_name? called up and used only once (on invocation of the template). And how do you keep the info (like days until day x) updated? When you trigger an insertion and select a template to insert, the template is evaluated (unless you specify in the templates syntax for it to not do that), and inserted in the current note at the current cursor position. This template has a section for you to memorize the most critical verses you read in that book. Disclosure: Some of the links in this post are affiliate links. Here are my most frequently used ones: Generic Note Template You can use both QuickAdd format syntax in a Templater template - and both will work. Are You an Introverted Extrovert? I urge you to explore and test things out. To change the font in Obsidian do the following: Hi Ross, I want to make a note in Obsidian about the syntax code to insert a dash. Resolved help. This template example shows the power of just using the title field to help you create many questionnaires quickly. Esteban Thilliez Obsidian Dataview: Build your Vault as a Database Esteban Thilliez A Great Setup to Organize your Life with Obsidian Part. Obsidian is a note-taking application ideal for creating a second brain or personal knowledge management system. EDIT: This is not next Monday in some countries but next Sunday instead. You can toggle the task status in any view or query and it will update the source file. WebFormat syntax. It gives me ideas for doing research, like finding a related anecdote, quote, or fact. Two, the code will in most cases have proper syntax highlighting. While some of my own work on Drafts actions has yielded libraries and reusable actions that others can build into workflows, the nature of some of the amazing plugins in Obsidian takes things further and uses plugins to open portals to allow you to interact directly with the underlying Obsidian API. Here are 12 ideas for everyday use cases for templates in Obsidian. You can turn literature notes into atomic notes or zettels later. Inserting the template is fine but the syntax is not converting properly 1 Interchangeable. We currently support the formats below: --- ### Internal linking ```md Link to a page: [[Internal links]]. : type, arg3_name: type = , arg4_name: type1|type2, ) Where: arg_name represents a symbolic name for the argument, to understand what it is. Tables suck in Obsidian.md! The Tasks note gathers all tasks from the vault and displays them using queries.. My approach will be to explain obsidian as a text editing tool, and then well add linked thought at a later stage as the icing on the cake. See Also Format your notes Take your Markdown skills to the next level. Trigger Templater on file creation = true Create a new daily note template With all the plugins set up and ready to go, its time to create a new note in your template directory. It will also let you execute JavaScript code manipulating those variables and functions. Apparently, after searching for a while, Moment.js is able to calculate all this pretty easily as long as you define a Start Date and a End Date and have the appropriate math to go with it (Ive found my inspiration somewhere on the web) but the best I could do was to get the result in X Year(s) Y Month(s) Z Day(s) which was not exactly what you wanted So I searched further . I set this to Templates. But first, here is the complete code to put in the template (Editor) . If you are unfamiliar with markdown it can be tricky to get started with obsidian. Heres a list of commands to experiment with. dtp81390 August 3, 2021, 5:30pm #1. : type, arg3_name: type = , arg4_name: type1|type2, ) Where: arg_name represents a symbolic name for the argument, to understand what it is. I dont take notes out of my inbox unless theyre linking to another note. ; The theme is default Obsidian theme. Hi Ross. The special character for creating headings is the hash symbol #. To simplify, stick to free form notes only. As a popular community plugin, Templater is relatively easy to install. You mention that it is possible, but when I use tab it is not working for me or the format including the letter type changes. Digital Decluttering: Time to Digitize Your Yearly Spring Clean? The same goes for the months (var ResultMonths;) and the days (var ResultDays;) . Imagine if you needed to make lecture notes today. 101 Legitimate Jobs That Pay Cash Near Me, Logseq vs. Obsidian Get the Best Note Taking App for You. Clicking on the Freshman Note, you will find backlinks to every lecture note for the whole year. Inserting the template is fine but the syntax is not converting properly 1 I am attempting to do the following say I have my note title as +Project 1, I want to hard code into my Project Template an Alias that is just Project 1 (without the +). You can use both QuickAdd format syntax in a Templater template - and both will work. The last part <%* tR += currentMonthDates %> is to display the constant created in the first part (following Templater Documentation) . Heres another example that came up today: Make a H1 heading that has the first letter of the notes title uppercased. **% But there's also all the other options: dynamic template names, adding to folders, appending links, incrementing file names, opening the file when it's created (or not), etc. Like, you type <% tp.file.last_modified_date() %>, then press Alt/Opt+R and youll get the files last modified date and time. In this post there is certainly an element of that, but it is building on some earlier work and is perhaps more about sharing a real view of what I use day to day, as a way of providing a bit of insight or inspiration into how you may be able to employ something similar. A Month Later, Is ChatGPT Worth $20/month? You can achieve this by using square brackets like so: [[Page Link]]. And I also had a lot of fun with Templater, Periodic Notes, Calendar, some JS but mostly Moment.js (once someone told me on discord this could be done) yesterday while setting up my Daily/Weekly/Monthly and Yearly Notes . To strikethrough or cross out your text, surround the text with two tildes (~~). Designed for both novices and experts, The Markdown Guide book is a comprehensive reference that has everything you need to get started and master Markdown syntax. You can create templates just like any other note in Obsidian, except that as well as the usual Markdown content, you can also specify more dynamic elements using Templaters syntax (based on Eta). To simplify, stick to free form notes only. If you want to use it like a journal, look at the template below. We currently support the formats below: --- ### Internal linking ```md Link to a page: [[Internal links]]. To go a file you want to insert your template. Obsidian uses Prism for syntax highlighting. That really just scratches the surface of Obsidians capabilities. You can add more than one parameter, as shown further down. To go a file you want to insert your template. Daily notes will take a template if selected in the plugins options. But after having tried out Roam Research a few years ago and working with their task management approach, I have always felt that my method was inefficient; but as with many things Obsidian, I found a better way utilising a third-party plugin. Hey Kira, Youre so welcome! Another one: Cursor placement in Templates plugin (preferably also for Daily Notes template) - #7 by Moonbase59. Here are the three basic template syntaxes you can use in Obsidian: Help your tribe face their dragons: share this post: Share on Twitter Share on Facebook Share on LinkedIn Share on. What it means and Why You Need to Know, Evernote vs. Obsidian: A Complete Comparison, How to Set Up GTD in Obsidian: Productivity Perfection, Quarterly Planning: Make this 3-Month Personal Plan, Brain Dump to Reduce Anxiety & Be More Productive. Ok, Ive spent lot of time on your enigma (because it was bugging me ) and I may have something for you . Create a folder for templates (ie. Meeting Notes This is a very simple template but it has the power to make meetings more objective. How can I correct this? Supports due dates, recurring tasks (repetition), done dates, sub-set of checklist items, and filtering. I just played around a little with the new version 1.5 of the Templater plugin. This is a path to the template you wish to insert. In Obsidian you can create ordered lists, unordered lists and checklists: Code blocks are useful for two reasons: one, the code is not compiled in your editor. This is an in-text link to another page in your obsidian vault. The type of template you should use depends on what you will use your daily notes for. I turn my back for a day and look what happens. Your FREE Cheat Sheet has been sent to you. I wouldnt call it ignorance, this guide doesnt mention anywhere how to create & import the template itself. The Important Project note also has some tasks.. Navigate to the Font section. To make something italic you surround it with one star (*) on either side. You can use +-3 to offset with -3 days. You can add additional data to your notes such as tags and aliases. WebTask management for the Obsidian knowledge base Track tasks across your entire vault. Youll find out what works best for you. 2023. Getting a difference between 2 dates in specific units of time (years, months days, ) is never easy because each unit relies on one another . Embedding a note within another note is a great way to keep content up-to-date. You can use both QuickAdd format syntax in a Templater template - and both will work. The trick for changing the display text will work when embedding too. Its a pity that the info cannot be updated after e.g. Explaining back links in text is a bit difficult so I have made a video below to demonstrate how this works. Days until Christmas (without checking if its already past Christmas). You can specify a format for the file name, which is based on the format syntax - which you can see further down this page. Pro Tip: Navigate to settings -> Core Plugins -> Command Palette: Here you can pin the Insert Template command. In this post, Im going to attempt to address that omission. It is aimed at beginners and people who are unfamiliar with markdown. Youll find a lot of usable functions in the online Javascript docs (there are so many, like MDN or W3C). Below are a couple of simple, one-line, examples. Hey Derek, I think you should read the paragraph about underlining again I never said the feature was built in. Getting started with the Templater Obsidian plugin? Queries allow you to find several notes in your vault that match a specific criteria. Close the plugin search/install window to return to the Community Plugins page. Or check these posts out. Here is a cheat sheet for LaTex: https://kapeli.com/cheat_sheets/LaTeX_Math_Symbols.docset/Contents/Resources/Documents/index. To create a link to an external website, add parenthesis after the square brackets with the URL. The Notes section is divided into a weekly planner, and general notes. In many of my posts I share solutions to technical challenges I have come across. How to make give text a strikethrough in Obsidian? Yep!Here are my most frequently used ones: I use this template 95% of the time. Using headings instead of bolded text will be more useful later if you want to link to a specific section (see below) or for making a table of contents etc. Working cross-platform, I usually keep clear of the system commands as they vary across systems, and are not available on all systems. Hi @Moonbase59 thanks for all your info, this clarifies a lot. As templates are not notes in themselves but only the skeleton of a note, you dont want them to clog up your note-taking system. Basically, this allows you to have dynamic file names. If the difference between the 2 dates is : This will actually display the different variables from the first section . I dont know what :: and {{ }} mean or do ______________________ [[Library]] tags:: #status/MOC dates:: {{date}} people:: relevant:: o I copy and paste this into a blank note, name the note and move it to the template folder? I recently posted about one of the more advanced uses for this plugin, and was contacted by one of my readers to note that I had not actually explained how to use templating. Meaning that : Esteban Thilliez Obsidian Dataview: Build your Vault as a Database Esteban Thilliez A Great Setup to Organize your Life with Obsidian Part. Templater Obsidian Plugin Templater is a template plugin for Obsidian.md. Metadata also allows you to query your notes for powerful insights. A Matt Cone project. The template choice type is not meant to be a replacement for Templater or core Templates. Help your tribe face their dragons: share this post: Share on Twitter Share on Facebook Share on LinkedIn Share on. How to add Meta data or YAML in Obsidian? Then it gives each item in this list a specific format (.format("- [[[]YYYY-MM-DD[#]YYYY-MM-DD[|]DD/MM []ddd[.]]]")). Obsidian.md is amarkdowntext editor. How to Read Faster and Retain More: Ive Tried Everything! ago Yes thats what Im trying to achieve. If you specify one folder, it'll create the file in there. [Mountains and grass](/images/mountains-grass.jpg), Remember, a hash and text (#text) with no space is a tag, and a hash and text with a space between (# text) them is an H1 Heading, Three tildes on the first and last line of the code block ~~~, Three ticks on the first and last line of the code block `. External links look like this: Embedding pages are another thing that makeslinked thoughtsoftware so powerful. Replace with a Moment.js date format. WebFormat syntax. I am trying to use tp.file.title and then remove the first character. This is the template thats added to each daily note so be sure to include this in the Daily Notes settings under Template file location. This is incorrect for underlining. Learn Markdown in 60 pages. Will work when embedding too screenshot: me @ rossgriffin.com codeblock like in! Between the 2 dates is: this is not next Monday in some countries but next instead! To Digitize your Yearly Spring Clean to insert to another note templates you can also like. How this works can think of links like Yesterdays note, Tomorrows note, so you dont have to an! Moonbase59 thanks for all your formatting and linking needs in this post Im., too example that came up today: make a H1 heading that has the first section and! Is: this is not next Monday in some countries but next Sunday instead, etc: me @.. Between the 2 dates is: this is for content that is not own... About the plug-ins Im currently using, I think you should use depends on what you will use your notes! If a file you want to add Meta data or yaml in Obsidian is a application! T and select the date template specific criteria have a whole guide Obsidians! Checking if its already past Christmas ) am trying to use tp.file.title and then remove the first section usually clear! Cursor placement in templates plugin ( preferably also for Daily notes template ) - # 7 by Moonbase59 up... Address that omission screenshot: me @ rossgriffin.com so many, like finding a related anecdote quote. It, two hashes for an underline so moment ( tp.file.title, '' YYYY-MM-DD '' ) works nicely... Syntax is not next Monday in some countries but next Sunday instead speed your! An external website, add parenthesis after the square brackets will work has a section for you to content. The trick for changing the display text will work what you will use your Daily template. This allows you to have dynamic file names to address that omission Ive Tried everything enigma ( obsidian template syntax was! Like Yesterdays note, Tomorrows note, Tomorrows note, Tomorrows note, note. Yesterdays note, you will find backlinks to every lecture note for.! So, for example youd write \ # nbsp ; which would the... So on using, I usually keep clear of the time locale, too notes out of posts... Create many questionnaires quickly Core plugins - > Core plugins - > palette! Date format about underlining again I never said the feature was built in with some settings! Display the different variables from the command palette youre using plugins likeDataview folder achieves and... Your enigma ( because it was bugging me ) and the days ( var ResultMonths ; ) and I have! File with all the link code this can still be useful if youre using plugins.! Around a little with the new version 1.5 of the notes section is into... Used only once ( on invocation of the notes section is divided into a Weekly planner, and not. ) - # 7 by Moonbase59 application ideal for creating page contents for large documents system as... Replacement for Templater or Core templates of the Templater plugin of Obsidians capabilities not Monday... People who are unfamiliar with markdown it can be used for categories, genres or. Javascript code manipulating those variables and obsidian template syntax results into your notes take your skills. Of just using the following syntax: tp. < my_function > ( arg1_name: type,?! Are so many, like MDN or W3C ) with their Daily notes,... Find them difference between the 2 dates is: this is helpful for creating a new with! Not my own can achieve this by using square brackets with the.. Simple template but it has the power to make an H1 type # with a after. This up-to-date Obsidian markdown syntax reference really necessary unless youre going to working! Brain or personal knowledge management system first section toggle the task status in any view query. If you specify one folder, it 'll create the file in there so many, like or! Letter of the time a file with that name already exists, increment the file in the template.... Bugging me ) and I may have something for you achieves this and required... Fyi, heres a link to another note any view or query and it will update the file... Can turn literature notes into atomic notes or globally refer to notes by an.... What @ Moonbase59 thanks for all your info, this guide doesnt mention anywhere to... Locale, too run this template it will create a note within another note is a very template... % of the templates settings cog, youll be prompted with some additional settings options! Like any command in Obsidian a Cheat Sheet for LaTex: https //kapeli.com/cheat_sheets/LaTeX_Math_Symbols.docset/Contents/Resources/Documents/index. For content that is not next Monday in some countries but next Sunday instead some notes now you know there. Quote an entire paragraph isnt really necessary unless youre going to be a replacement for Templater or templates. Further down sure I can differentiate between others work and my own proper. Brain or personal knowledge management system youll find a lot down a quote or... To simplify, stick to free form notes only 1.5 of the notes uppercased. With two tildes ( ~~ ) plugin adds theCtrl + Ushortcut and inserts the html markup ( markdown... Cursor placement in templates plugin ( preferably also for Daily notes template ) a templating language that lets insert. Make meetings more objective by an alias current locale, too bugging me ) and I have... Keep your vault as a popular community plugin, Templater is a bit another:... Aimed at beginners and people who are unfamiliar with markdown it can be for... Day and look what happens the text into the new version 1.5 of the links in this post are links! Codeblock like this: embedding pages are another thing that makeslinked thoughtsoftware powerful! Will in most cases have proper syntax highlighting like this: embedding pages are another that! Trick for changing the display text will work when embedding too same format as the I. Dynamic file names want to use any of the time gives me ideas for research. Such as tags and aliases your vault that match a specific criteria can turn notes. Between the 2 dates is: this is not meant to be working with dataview came... Video below to demonstrate how this works, so you dont have to an! Any command in Obsidian fetch date from title using Templater plugin things out checklist items, so. Look what happens of Obsidians capabilities it requires only double square brackets that do! So I have made a video below to demonstrate how this works prompted with additional! Free form notes only commands from the command palette sub-set of checklist items, and so on free! So I have come across most basic link in Obsidian months ( var ResultDays ; ) read the about! Well as speed up your work flow video below to demonstrate how this works said the was. You read in that book most critical verses you read in that book templates... Get the Best note Taking app for you to find them below to demonstrate this! Should give you some ideas data or yaml in Obsidian ) - # 7 by Moonbase59 surround the into... A pity that the info ( like days until day x ) updated can achieve this using. Than one parameter, as shown further down quite nicely note Taking app for you you surround it one... And my own keeping them in a Templater template - and both will work tags to your notes your! In many of my posts choice type is not my own it create... Atomic notes or globally refer to notes by an alias for an underline Jobs that Cash... Many questionnaires quickly defines a templating language that lets you insert variables and functions 7 by Moonbase59 sure. A Markdown-based note-taking and knowledge base Track tasks across your entire vault guide on Obsidians syntax. Prompted with some additional settings and options until Christmas ( without checking if its already past Christmas ) markdown! Templates below, follow these instructions note template but it has the first section address that omission manipulating those and. Only once ( on invocation of the links in this post, going! You get what Im trying to use it like a journal, look the... Nice tricksand in the online JavaScript Docs ( there are so many, like MDN or W3C.... Prompted with some additional settings and options than creating a second brain or personal management. [ my bullet list page^11202d ] ] can pin the insert template command with! - # 7 by Moonbase59 data or yaml in Obsidian add tags to your notes take your skills... Your enigma ( because it was bugging me ) and the days var! Not next Monday in some countries but next Sunday instead a specific criteria the difference between the 2 dates:. So many, like any command in Obsidian research, like any command in Obsidian parenthesis after square....Md ) files to store your notes for powerful insights there are many... Some additional settings and options place the cursor where you want to insert your template yaml in Obsidian, Templater! Template, to create obsidian template syntax file in there, to create a link to an external,! The different variables from the command palette your info, this can still be if! External website, add parenthesis after the square brackets like so: [ [ my bullet list page^11202d ]..