PRODU

Obsidian table without borders

Obsidian table without borders. Aug 24, 2021 · Anyway, I saw the table render correctly after selecting the eyeglass icon in the Obsidian UI which displayed the entire file in preview/reading mode. table, th, td {. Borders are printed. When using Obsidian on a mobile device, the Advanced Tables plugin can be used. You’ll have to use a custom callout for that. but the inner table containing the border in it. sanzharedu December 13, 2022, 2:30am 3. Hi) I have an issue with tables in obsidian. Drag the mouse to select the numbers of horizontal and vertical rows. 4 of Minimal, there is a new helper class called cards that automatically turns Dataview tables into sortable cards. Column Pinning, Drag&Drop Columns, Advanced Filtering & much more. When the table is completed, go to Design tab and click the drop down arrow of Borders. Now I wanted to do the same in Markdown in the corresponding GitHub repository with code examples. It’s default settings are fine, but they aren’t amazing. dataview tbody > tr > td {. We delve into this feature, exploring its functionalities and the added convenience for users. Header 1 Header 2 Header 3 Cell 1 Cell 2 Cell 3 Cell 4 Cell 5 Cell 6 Expected behavior A clear and concis Jan 17, 2024 · Help. For the horizontal table borders, you could play around with this. In the header of a file that I want to export to pdf, I put: cssclass: academia_pdf This makes it easy to use my regular theme to write and edit my files Oct 28, 2020 · Share & showcase. The sum x the hourly pay of said job. He does not seem to have (if you look around the list he posts much further down) any plug-in that would somehow do this. First, thank you for this tip. This code is working great: TABLE Author, Year, Type, Genre, POV, Length, Pub, Summary, Note, Status Where Type="Novel" SORT Title DESC But instead of the file Mar 23, 2023 · Method 1: Remove Borders from HTML Tables Using CSS. Are you familiar with CSS? You can create a stylesheet in Options > Appearance > CSS Snippets and write a custom style there. You will also see how to use the HTML table tag from the related webpage to customize your tables. Click Install. title…). purpleRed th:first-child { padding-left: 11px !important; } In my case it was for purpleRed and that theme has a cell padding of 11px, so I just restored it for the first column 预设. To redress this as a feature, rather than a bug, there would be a few steps required: Make the color adjustments consistent so that the table borders ( - and |) are greyed out in either case. Jan 22, 2022 · Sadly, larger tables aren’t editable in most of the Markdown editors I used in the past. created = date (2021-08-09) Thanks this works! May 25, 2023 · After the newest update, tables do not update to be formatted in live preview if there is any text above the header row. css into this folder, and add the following contents: . ( 预设用法: 复制链接中的代码, 粘贴进style settings中,然后重启obsidian。. Thank you. If you read on within the link above there is talk about some apparently relevant settings within Typora, but you will have to check that out for yourself because I do not quite understand it. When you put <br> inside a cell you do get a line wrap, but it is NOT in Edit mode. Zebra Striping Tables. For example, you could leave the header fields empty. @OlivierPS: I use Typora too, and have done so for around 3 years. 2. Editing the table transforms the whole table to its source markdown format. And it works with Advanced Tables! Use the sheet language tag and start using Obsidian Sheets with custom CSS! Partition off the class names, prefixed with a . I used a custom CSS script to modify my Obsidian Border Theme. 20. It is a deliberate decision not to wrap tables line in the editor. dataview. Use case or problem When you want embeds without scrollbars. (e. name != “tmplt-Project” Group by Related-project. This works as long as regex can do its job aka search for “ [. But the level of customization that Border brings to the table is unmatched. I'm trying to make a table that doesn't need headers and is organized into horizontal rows with only two columns needed. He just appears to have fed in HTML and got ot a rendered result. In the upcoming version 4. First, go to Insert tab and click the drop down arrow of Table button. Jan 26, 2024 · Out of the box, I don’t think Border is all that special. tasks AS Tasks, maybe it works: WHERE Tasks. Dec 17, 2022 · zorglups January 13, 2023, 9:47am 4. Tables. Easy to implement and customize. 2 KB. And the line break with <br> doesn’t make it better. I used this to fix the fact that table headers were in gray on white background in notes exported as PDF. Index of All Notes ( Listed as Table ) TABLE link (sort (rows. All the HTML must be input there. I’d try with border: or border-top: as well depending on what you’re going for. For the cover images I am using images Jun 13, 2022 · Use case or problem The tables cannot autosize in Live Preview and there is no way to adjust the width/height of the table like you can in Excel. Actual result. mnvwvnm: But, taken the query above, if we add the filter bellow after the FLATTEN file. Feature requests. It determines whether the table’s borders and cells should be “connected” or “separated. Oct 31, 2023 · True, I tried to get the title of the tasks without all the metadata attached to it. Oct 24, 2019 · 1. . Tables are still saved to plain text Markdown. Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more. md files used in the screenshots. callout[data-callout="tables"] {. I want to color the borders of the cards based on a word in front-matter, so that cards with status “Done” gets a green border, cards with status: “Incomplete” gets a orange border, cards with status “Skipped” gets a red border and cards with status “In-Progress” gets a blue border. Thanks. Aug 11, 2020 · This looks fine as a simple table without a header. table { border: 0; } table td, table th { border: 1px solid black; } The border is around the whole table and also between table cells. css” does) Open your new file with a text editor and copy/paste this little css snippet in there and then save your file. Thanks for the suggestion. When in live preview add a drag bar that updates the value too. with stuff in the header row: Ex. These are some super useful data view snippets I use in my Obsidian note. Steps to reproduce. But the changes only affect the odd columns ( 1st, 3rd, 5th column etc). You can create a specific field - as date: 2022-12-16 - or, as suggested in the examples below, daily notes with a date in title in the format YYYY-MM-DD (with this type of name you can use the implicit field file. To the right of the gallery you will see a button for borders. 1 Like. On Discord, CawlinTeffid suggested trying with the default theme. In the dialog box that displays, remove number next Border. Jan 30, 2021 · Sorry it didn’t work for you. If you want to see it, add dataview to the code block - like on the examples above! Jan 5, 2024 · However, it seems that your usecase was intentionally removed for live preview mode with the latest update of Advanced Tables because of conflicts with WYSIWYG mode ( Release 0. Status AS Status, rows. using a ~ as seen below and use CSS with said class names in metadata above the table. Set the color of the box-shadow: 1px 1px 1px #003366; the same as the background-color. Things I have tried This is the CSS-snippet I tried: /* DataView Table */ th. Put the following in your general. Note: if the table is already in your document, just follow the step above directly. a new heading) Keeping a line or two of spacing also helps improve readability a bit. file. I can style the background color of the header and the table body as well as the cell border. cards table. Using Enter and Tab to navigate the table will not work, however you can add the "Next Cell" and "Next Row" commands to the mobile toolbar and use them to navigate, or use the buttons from the sidebar. That site (look for his point 2 about HTML) shows a note with a fairly complex HTML table and down below that, the rendering of it in a note. Aug 29, 2013 · Another option is to use the empty-cells CSS property, thus hiding the empty header. I loved it. The tables. 1, Obsidian supports tables rendering in Live Preview. Kabo February 2, 2022, 5:41am 13. The outer borders of the tables are not displayed and only bold is used within the tables, can someone help with this? Thanks in advance! ariehen March 30, 2024, 2:36am 2. How do Nov 4, 2022 · font-size: 23px - yes. Tried turning on and off and restarting obsidian. border-collapse is a CSS property that controls whether adjacent table cells should have shared or separate borders. This solved my problem of tiny borders around th,td (=the color of the background table). Paragraphs To create paragraphs, use a blank line to separ… Apr 24, 2021 · tableStyles. I’ll skip to the chase and just give you the code to do this. Learn how to apply basic formatting to your notes, using Markdown. folder AS Folder GRO…. scholarInTraining June 9, 2022, 5:10pm 8. plugin-release. Jul 18, 2021 · Once you have found your . Select the Settings icon (gear in the bottom left), then Community Plugins. Sep 17, 2021 · I loved this so much that I’ve signed up to the forum so that I could hit the “like” button. Cells don't need to be perfectly aligned with the columns. 0 · tgrosinger/advanced-tables-obsidian · GitHub ). We can remove the border from the nested table by removing the border-related styling. For enterprise projects & users seeking advanced data controls. Ex. May 20, 2022 · A note hosting a table. in slack messages. zip file contains the . Jan 27, 2023 · Sharing one more time my personal table styles but this time I got them all into one single css file with 5 table visuals and a few hacks that enable further customization: The White red table has an extra mode that you can use to get it with rounded corners, all you gotta do is stack both classes: cssclass: whiteRed, whiteRed-rounded Nov 18, 2022 · Right-click on the selection and select “Borders and Shading. Jan 29, 2024 · Hi 👋, I love how my Obsidian looks. When the borders are distinct, the table and each one of its table cells can have their very own different borders, with space in between. FROM "10 Example Data/games" AND #genre/action. 9. You just need to have a valid date. The type identifier determines how the callout looks and feels. Now they all seem to default to alternating rows of white and grey. Jan 28, 2024 · One of them is a project folder with these inputs: Now I want to have a dataview table to look something like this (including the styling with CSS). If you check out w3schools, they've got a decent writeup on table styling, with "try it yourself" areas so you can play with it. 14. Current workaround (optional) @atiz has a snippet below that unfortunately does n…. Then, under the layout subtab on the left is button for viewing gridlines. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Nov 29, 2023 · You could make all tables appear without using bold-formatting by default. You will learn how to use table elements, attributes, and styles to display data in a structured and attractive way. These new table features can also be accessed via context menu, command palette, and hotkeys. One for tr:nth-child(even) one for tr:nth-child(odd). Here’s an example of what it looks like in Live Preview Mode: and here it is in Dec 24, 2020 · I am not 100% sure that this means there is definitely not a way to do it with regular tables in Obsidian, but it doesn’t appear very likely. Callouts are great. I included neumorphic design in it. To remove all borders from a table, we can use the border-collapse property. zip (3. On the left side of the window, under “Setting,” select “None Dec 30, 2022 · You can add something like this for the theme you want to fix: /* Fixes padding for the first cell and header when using minimal theme */ . Jun 9, 2022 · WhiteNoise June 9, 2022, 5:01pm 7. . I thought I should share it. Click Browse community plugins. The table, manually fed start and end time of work (for example: 03:00|04:32 ) The table, automatically calculates the amount of hours worked (by dividing the minutes by 60, and subtracting the start time from the end time) All of said output being added up throughout the entire table. To create a callout, add `[!info]` to the first line of a blockquote, where `info` is the _type identifier_. Describe the solution you'd like I'm not entirely certain how to do this, but it would be nice to be able to enter data into a table. A dialogue box will open. If there is not much content, it should stretch it horizontally. #2: Sanctum Screenshot from Sanctum Dec 27, 2023 · Hi there!! Sharing one more time my personal table styles but this time I got them all into one single css file with 5 table visuals and a few hacks that enable further customization: The White red table&hellip; Mar 16, 2022 · As of Obsidian 0. zettelstraum November 8, 2022, 9:28pm 1. Slightly better than the previous alternative. table>tbody>tr>td { border-top: 0; } going forward, anything styled with. Also, I get a paper-like feel. Sep 7, 2023 · solution: you can use lists like so (I put in two spaces then a dash here); or you can use CSS snippets to format your text (some themes have elaborate Style Settings as well). What you describe isn’t a bug. css (8. cm-s-obsidian span. November 2013 edited November 2013 in Campaign Portal Building. shields. This will produce a static result at the time of insertion of the template. In tables (not in lists) if you use only fields in the first line they’re used as the column names (parent or parent. I was using tables in my documents, and they were rendering fine in live preview mode, however once I switched over to reading mode, they started displaying as their markdown versions. If the content of the table is wider than the note, it should be cut off (or hidden), and you should be able to scroll the table horizontally. Before the Reforge, my tables had transparent backgrounds. 8+, you can activate this plugin within Obsidian by doing the following: Open Settings > Third-party plugin. Use callouts to include additional content without breaking the flow of your notes. Not able to reproduce it on Android 13. I hope you’re able to find a solution that works. *$”,". By partnering with Tables Without Borders (TWB), your restaurant will host a culinary internship for a talented refugee or asylum-seeker and a TWB dinner. The output of this is pretty long. How to Create a Table without a Header in Markdown; Create a table without a header in markdown using HTML # How to Create a Table without a Header in Markdown. No change to table. Proposed solution Dec 14, 2022 · Example notes. Apr 5, 2024 · # Table of Contents. Once you've got your background colors situated, you just need to overwrite the default font color for table, tr and td elements. Select the “Borders” tab. css: table {. Just drop the folder in your vault and you should have a showcase of each table style! Apr 8, 2022 · Hi. Content-type AS Type Where notetype= “Project” Where file. How do I change the markdown table border color? Many thanks. purpleRed td:first-child, . Here is an example of what I’m trying to do, but the Aug 11, 2022 · Things I have tried Collapsing it normally Adding more lines Adding spaces in the new lines What I’m trying to do I want to collapse headings but still keep 2-3 blank lines before the next heading so I can actually type something between the two headings without needing to expand the first one. 1026×1436 73. ”. Previous Next . This default can be changed by setting the table-frame document attribute. This feature is currently available to early access backers here . Responsive Table no border built with Bootstrap 5. An example of a table with no border. The border around a table is controlled using the frame attribute on the table. Quick and simple question: The new version of Obsidian has significantly expanded table management, making the Table Management plugin appear redundant at the moment. Start the Exercise. mod-cm6. In the ‘deadline’ column cells should be merged over the ‘title’ and ‘subtitle’ row. -bort. Unlike some sort of recipe site trying to optimize SEO to be Nov 29, 2023 · You could make all tables appear without using bold-formatting by default. Add dataview to code block. leaving the top row with just 4 pipes (|): But here's what that looks like in VS Code: nbsp in top row. border: ; } Submit Answer ». empty top row. Each header row must have at least two hyphens. Details. background: transparent; Dec 14, 2020 · if you use <br>, you get a line wrap inside the cell in edit mode. This sounds Dec 12, 2022 · Try this: go to Style Settings > Minimal > Tables and disable “Disable line wrap”. Search for "Advanced Tables". Here’s a custom callout css snippet that you could use for this: . get early access explore. name)) AS Files FROM "" WHERE file. markdown-source-view. day, a date type of metadata). I also would like to merge the cell of the title and subtitle, or at least remove the border between Mar 20, 2022 · Things I have tried variations on the code, YAML What I’m trying to do using dataview, replace the file name w/ the Title in the Metadata I have this working in other places, so pulling my hair out as to what’s wrong in this case. The frame attribute defaults to the value all (implied value), which draws a border on each side of the table. Darker Grey background for writing makes it easy to write day or night without dark mode. md out of habit, so I tried to create the same table without header in Markdown. Proposed solution To have an option for embedding without scrollbars. I wanted to be able to further use this created data in external applications, like MS Power BI, to Mar 27, 2023 · Parent table having no border. using u/teletype100 's non-break space: Ex. It’s a modification of the “Side” minimal preset. Expected result. Similar to creating a link in Obsidian with [[]] without an existing file. The AddnewNote is the name of the This release includes a brand new editor for tables. The default value for border-collapse is separate, which means that adjacent table cells will have Aug 6, 2013 · There is no reason to create new CSS rules, simply undo the current rules and the borders will disappear. Proposed solution Add a syntax that lets you adjust height or width to autosize or manual. If you want to fine tune every detail of your vault, then Border might be the theme for you. From Obsidian v0. Our popular dinners are a great way of attracting new customers and building community around your tables. Under the design tab. Tailor your data your way . It was already disabled. Now I only need to get rid of those tasks where first the icon Mar 24, 2023 · What I’m trying to do I want to design a DataView table with a CSS stylesheet. They look incorrect obviously. Here is the markup I'm using for tables (even though I think that is not important): FROM "10 Example Data/books" OR "10 Example Data/games". You could assign hotkeys to your liking to the new commands for the integrated table editor like: Add column Default Table Settings. Background: The fabulous Dataview plugin for Obsidian allows to dynamically create tables from an SQL-like query over your notes' metadata. link AS Title,rows. Create a table. cm-s-obsidian Obsidian-default-light-alt (Light Mode) Boundary (Light Mode) Neumorphism (Light Mode) Translucent (Dark Mode) ( Extra step: Enable "translucent window" in Setting-Appearance) (Not supported in Windows and Linux) Sunset (Dark Mode) Nov 17, 2022 · tasks queries are a particular case in dataview because they’re the only case that allows the query “to write” in the original file, i. There are multiple ways to create a table without a header in markdown. I've finally gotten most of my pages under control but one thing has still been bugging me. CawlinTeffid September 7, 2023, 10:48pm 3. Second, for anyone else coming across this if there isn't a space in the heading, this won't work. Feb 20, 2015 · How can I make a markdown table where the heading isn't bold? | content 1 | babbad | |content2 | dsfa | | content 3 | safds | Downloads GitHub last commit GitHub issues by-label GitHub Repo stars(https://img. If you wrap tables lines in editor, you can easily get confused as to which line you are editing. I would like a line between each “Related-project”. Select your entire table. Jul 13, 2022 · Here is my current dataview query: Table without ID Related-project AS Related-Project,rows. I could have written the README as a reStructuredText file, but I already created a README. Below is the Dataview code I used — populating from the metadata fields in my movies archive. , when you check/uncheck the box it takes effect in the source. Callout columns. Jul 29, 2020 · Users may want to see all the text in their table (thus, wrapping) or make their table readable in plain text (thus, no wrapping). Hence if a tasks is noted as. I cannot Jun 23, 2023 · Before you can use the Advanced Tables functionality, you must download the Advanced Tables plugin and enable it by following the instructions below. So, I wrote a css snippet that affects how things look in the editor and therefore affects how the pdf export looks. View solution in original post. Boundary (亮色模式). I want to have a border only inside the table around table cells (without an outer border around the table). It also allows for insertion of the result into the note. css (the name doesn’t matter but the “. SYSTEM INFO: Obsidian version: v1. Write text above table. If you Feb 18, 2023 · Using Templater could be a solution, where you for example could copy the table to the clipboard, and let the template do the calculations. Neumorphism (亮色模式). You don’t need to add multiple fields for date attributes (week, month, year…). g. | Jan 21, 2022 · Combine dataview queries to create table of notes AND tasks. They provide visual guidance in many text scenarios and allow to fold away info for reading it later or only when the need to go in depth is there. Nophyrg April 12, 2022, 5:27am 1. If you are in the table the table tools tab should be available. TABLE. Obsidian-default-light-alt (亮色模式). So, the question is: HTML Tables - W3Schools HTML Tables is a tutorial that teaches you how to create and format tables in HTML. I would like the table to only show the title aka ‘thios is a task’. However, I just noticed that Table Management is still required for exporting tables as CSV. For clear representation, the border is used in the nested table. Steps to reproduce Create table: dtx pcr bfd dtx PCR-1 BFD-1 sdf sdf sdf Expected result Markdown table header formatting (as above) Actual result Headers are regular font (actually render Jul 13, 2021 · The border-collapse attribute is used to define a table’s border model. empty-cells: hide; } Assuming you want to continue using Mou, I think this would be the easiest way to have Markdown tables without doing some sort of post-processing of the HTML output. Click on it . Note: It will be the same process in the new rich content editor but the table option will be in a different location on the toolbar. table will show no borders. Nov 18, 2023 · Describe the bug Table not showing borders To Reproduce Steps to reproduce the behavior: copy and paste this sample table markdown. Table rows and columns are now easier to create, edit, sort, reorder, copy and paste. 1. Get In Touch Nov 3, 2021 · If the width changes, depending of the device I’m using it should always fit. table-view-th { padding: 10px 24px; background: rgba(var(–color Apr 18, 2023 · This will get all files inside 01 PKM that have the same name as the parent folder (the MOCs). You can override the default value by setting the frame attribute on the table So I'm using the Obsidianite theme, and table borders are really hard to see with this. Typora is a WYSIWYG editor, so anything you do is immediately rendered as a Preview mode, although the Preview mode is editable. 68c3s January 17, 2024, 12:31am 1. Describe alternatives you've considered Jul 2, 2023 · I’m trying to color the borders on cards from dataview table in minimal theme. 2560×1400 246 KB. a function as link() - you need to add a new name to the column. For more advanced formatting syntax, refer to Advanced formatting syntax. Combine tags and folders. Jul 7, 2023 · Yeah, I think the helper classes and the settings in Style Settings > Minimal Cards are the only tweaks you can do without CSS. Jan 18, 2023 · You could make your own snippet like the following: Go to Settings > Appearance > Css snippets, and hit the folder icon on the far right. Ensure that Restricted Mode is turned off, then select Browse under Community Plugins. obsidian folder, make a new file in the sub-folder “snippets” and call it something like my_snippets. Good luck. This is quite minor, but it does happen with default zoom and default 16px font-size. You can then add bold-formatting manually to emphasize headers. tgrosinger October 28, 2020, 8:36pm 1. Make sure Safe mode is off. Demo: CSS Code snippet to import on Oct 10, 2019 · You can select the table and select the table properties (from the menu in toolbar or under the table). This plugin will automatically format and resize your markdown tables, and make adding and removing columns and rows super simple. Thanks for any input. It is still showing a single line. This advancement, currently exclusive to Insider members, marks a substantial improvement in the app's utility. 5 release – an enhanced tables feature. The following css-snippet applies live preview editing mode. It would be nice to have a WYSWYG editor that works on a cell by cell basis. What you state here is not correct either. Steps to reproduce Example MD: You can create tables by assembling a list of words and dividing Nov 8, 2022 · Callout columns - Feature requests - Obsidian Forum. Translucent (暗色模式) ( 额外步骤: 在“设置-外观”中启用半透明效果) (在Windows和Linux中不受支持 Apr 12, 2022 · plugin-release, reading, live-preview. The nobr tag has to go around something with a space for it to apply it to the column. Callouts - Obsidian Help. Aug 3, 2021 · I'd love to be able to create entries in a table without a corresponding file. Here’s the beginnings of a plugin to bring the fantastic mte-kernel for markdown table editing to Obsidian. 3. In other words, it will get all folders that have a folder note. cm-inline-code Oct 21, 2010 · How can I make a table without borders? Thanks! Stack Exchange Network. The css will be applied to an HTML table without switching to the reading-only mode. This worked using. The advanced tables plugin in Obsidian is good for small tables with less content, but not really usable with a high amount of text in table cells. Feb 9, 2022 · UPDATE AT BOTTOM: MUST BE A COMMUNITY PLUG-IN ISSUE. Could be something like: | {W:auto;H:15pt} Rest of cell text or another annotation or formula. This opens the snippets folder in your file explorer. folder FLATTEN file. Probably a table is the easiest option (tho if you work in source mode you’ll still need to add spaces to align). Table will lose formatting and will revert to bare text. generic dataview results are a dynamic thing (a render created when you run the code), they don’t exist as “real” content. table-view-table :is (td, th) { border: 1px solid Use the correct CSS border values to create a solid black 3 pixels border on a table element. io/github/stars/Akifyss/obsidian-borde Nov 27, 2023 · Introduction Obsidian, the popular note-taking and knowledge management application, recently unveiled a significant update in its 1. Choose no border. You should wait for other answers if you want to customize table appearance in reading mode and pdf exports. e. May 28, 2023 · Greetings! Have you been annoyed by the default table styles stopping you from adding rounded corners? Have you tried hacky solutions involving overflow: hidden? No? In any case, I’ve found a way to easily re-declare the table styles to allow for adding border radius. But if you use anything else - e. The purpose of this plugin is to be able to export table data from a pane in reading mode into a CSV file. If you don’t like it, use CSS to change this, like some themes/snippets do. Things I have Mar 28, 2022 · I was recently looking for how to make a standard pdf style without changing my whole obsidian theme or using external stuff. Once installed, close the community plugins window and activate the newly installed plugin. Teleute. 3. For the vast majority of styling, if you can't accomplish it in simple HTML, you will need to go into your campaign's advanced settings, and make use of custom CSS. List all pages. obsidian. To see all available types, refer to [[#Supported types]]. 4 Jun 22, 2023 · So if I understand correctly you want your table to be rendered with the look of a blockquote (border on the left only) in live preview mode. */ :root { --table-border-color: var(--text-faint); } /* Border color */ . 4 KB). Table Editor Plugin931×460 235 KB. Plugins that currently facilitate table input: Advanced Tables Markdown-table-editor Table generator The input boxes you use, add specific HTML to certain specified areas of the body section. table>tbody>tr>th, . Mar 30, 2024 · Yevhenii March 30, 2024, 12:17am 1. Environment. Add a file like tableOutlines. ```md First name | Last name -- | -- Max | Planck Marie | Curie ``` ### Format content within a table You can use [[basic formatting syntax]] to style content within a table. Here’s a screenshot from the other Windows PC, 120% zoom and 23px font-size. Ease of Use Dec 27, 2023 · This is useful when (1) working on a file from an Obsidian vault in another text editor that doesn’t render tables, or (2) copy-pasting Obsidian tables into another place where tables are not supported but pasting a well-formatted table into a code-block is a good work-around, e. jq qy iz gy cu nj od px bx rz