buttons VS advanced-tables-obsidian

Compare buttons vs advanced-tables-obsidian and see what are their differences.

advanced-tables-obsidian

Improved table navigation, formatting, and manipulation in Obsidian.md (by tgrosinger)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
buttons advanced-tables-obsidian
17 31
435 1,974
- -
7.3 5.9
2 months ago 16 days ago
TypeScript TypeScript
The Unlicense GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

buttons

Posts with mentions or reviews of buttons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.
  • Is there a way to run code/Call a function only after you've clicked some type of link on a page?
    1 project | /r/ObsidianMD | 11 Dec 2023
    The Buttons plugin might work for you (except for maybe the running-code-on-startup thing): https://github.com/shabegom/buttons
  • Can I use buttons to switch between pages?
    1 project | /r/ObsidianMD | 31 May 2023
    Here is the link to the plugin: GitHub - shabegom/buttons: Buttons in Obsidian
  • MetaData, Tags, Database and Templater
    1 project | /r/ObsidianMD | 13 May 2023
    You will need Templater plugin (I think) and Buttons plugin (https://github.com/shabegom/buttons)
  • Using Obsidian as a task manager and a personal knowledge database
    3 projects | dev.to | 29 Jan 2023
    button (mobile)
  • Journal Question Template - Clickable Content
    1 project | /r/ObsidianMD | 19 Dec 2022
    While there is a plugin to make buttons, but I couldn't get it to work how I wanted. They have a replace line function, but it's not relative, and I'm unsure if the section you want to modify moves around from writing above it. This means that it's quite hard for me to give you a good solution for clickable items so instead I've got a different solution. It also might scale better for you if you ever consider using Dataview tables to show your journal entries.
  • I love Obsidian, the best document manager and more i've ever tried, but i can't underline a text!
    3 projects | /r/ObsidianMD | 17 Dec 2022
  • Dashboard
    5 projects | /r/ObsidianMD | 15 Dec 2022
    Well, I will do my best and try to describe as much as possible. - At the top of the sidebar is an iframe widget for listening to internet radio. I pasted its code into a new note and dragged the note there. - Below that is the file navigation panel and I used this CSS snippet, created by Lithou to colour my folders and I adjusted this later to suit my needs. - At the top left of my dashboard is a CSS ribbon with the text "Home" on it. - Next to the ribbon are custom buttons, created thanks to the Buttons plugin. I have moved them up there in CSS, using the "position: absolute;" declaration and adjusting the position by trial and error, using the "top" and "right" properties. Among them are three buttons called "Flash". These are shortcuts to my notes, where I create a list of words to study, and I repeat them later using the Spaced Repetition plugin. - Below the ribbon is a "ᗐ Footer" link that scrolls the dashboard to the bottom. I also have one at the bottom that scrolls it to the "ᗑ Top". - Below that is a list of my tasks for today, managed by the Tasks plugin. - Next to it is an iframe widget with a digital clock. - And below is a link to a list of my weekly meals, generated by the Dataview plugin.
  • Changing the style of a button (buttons plugin) with CSS
    1 project | /r/ObsidianMD | 15 Nov 2022
    Are there any CSS wizards out there able to help me with this? I'm fairly good with coding/scripting and whatnot, but I've never done CSS before. I'm using the buttons plugin (https://github.com/shabegom/buttons), and I'd like to apply this glassmorphism CSS snippet to my buttons (generated from https://hype4.academy/tools/glassmorphism-generator) background: rgba( 157, 60, 234, 0.4 ); box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); backdrop-filter: blur( 15.5px ); -webkit-backdrop-filter: blur( 15.5px ); border-radius: 10px;
  • making pretty notes faster?
    8 projects | /r/ObsidianMD | 21 Aug 2022
    In terms of making elements which look good quickly getting great plugins and learning them in and out is the move. For me advanced tables is a must have. I can create table about as quickly as I can filling out excel sheets. Data view is another great one as well as banners and buttons. There is also a notions like tables which is amazing in its functionality but still pretty early in development.
  • Dynamically/Programmatically editing frontmatter, and creating folders?
    2 projects | /r/ObsidianMD | 4 Aug 2022
    I'm able to create buttons using the "buttons" plugin, and I can use that to call a template. So far, so good.

advanced-tables-obsidian

Posts with mentions or reviews of advanced-tables-obsidian. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-16.

What are some alternatives?

When comparing buttons and advanced-tables-obsidian you can also consider the following projects:

obsidian-commander - Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface

obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/.

admonitions - Adds admonition block-styled content to Obsidian.md

obsidian-sortable - Table sorting plugin for https://obsidian.md

obsidian-note-from-template - Simple plugin to create Notes from a template, and fill in fields defined there

Migrate-Notion-to-Obsidian - Migrate Notion to Obsidian

obsidian-css-snippets - Most common appearance solutions for Obsidian now in a single place. Initially collected by Klaas: https://forum.obsidian.md/t/how-to-achieve-css-code-snippets/8474

obsidian-excel-to-markdown-table - An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.

Obsidian-Theme-Mado-Miniflow - A beautiful minimalism theme for Obsidian.

longform - A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.

obsidian-banners - An Obsidian plugin that adds banners to your notes

obsidian-markdown-formatting-assistant-plugin - This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.