obsidian-css-snippets VS buttons

Compare obsidian-css-snippets vs buttons and see what are their differences.

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 (by Dmytro-Shulha)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
obsidian-css-snippets buttons
6 17
1,286 435
- -
3.6 7.3
about 1 month ago 2 months ago
TypeScript
- The Unlicense
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.

obsidian-css-snippets

Posts with mentions or reviews of obsidian-css-snippets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.

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.

What are some alternatives?

When comparing obsidian-css-snippets and buttons you can also consider the following projects:

Yin-and-Yang-Theme - An Obsidian.md theme with a stark contrast between dark mode and light mode, much like the Yin and Yang symbol ☯️.

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

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

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

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

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

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

obsidian-notion-like-tables - Your premiere tool for creating and managing tabular data in Obsidian.md

obsidian-minimal - A distraction-free and highly customizable theme for Obsidian.

obsidian-editing-toolbar - An obsidian toolbar plugin, modified from the Cmenu plugin