Skip to content

Releases: anandrajbaghel/gate-study-styles

v1.0.3

Choose a tag to compare

@anandrajbaghel anandrajbaghel released this 03 Aug 08:27
6983951

Compatible with Obsidian 1.13.4 and above

v1.0.2

Choose a tag to compare

@anandrajbaghel anandrajbaghel released this 31 Jul 03:16
5a17469

GATE Study Styles

A collection of carefully designed CSS enhancements, built primarily for engineering and GATE study notes.

Instead of maintaining multiple CSS snippets, GATE Study Styles lets you enable or disable each style independently from the plugin settings.


✨ Features

  • 📚 Custom GATE Study Callouts
  • 🖼️ Automatically Center Images
  • 📊 Automatically Center Tables
  • 📄 Clean Embedded Notes
  • 🖍️ Better Highlight Styling
  • 📋 Styled Table Headers
  • ✏️ Custom Underline Styling
  • 🎨 Optional Custom Accent Color

Each feature can be enabled or disabled individually.


Settings

Color

Choose between:

  • Use your current accent color
  • Pick a completely custom color for supported styles

The selected color is automatically applied to supported highlights, tables, embeds, and underline styles.


Style Modules

📚 GATE Study Callouts

Adds beautiful custom callouts for study notes.

Examples include:

  • Subject
  • Topic
  • Formula
  • Definition
  • PYQ
  • Important
  • Tip
  • Warning
  • and more.

🖼️ Center Images

Automatically centers all markdown images.

No extra HTML or CSS snippets required.


📊 Center Tables

Automatically centers markdown tables throughout your vault.


📄 Clean Embeds

Makes embedded notes cleaner by removing:

  • Borders
  • Backgrounds
  • Extra spacing

Ideal for creating seamless note layouts.


🖍️ Highlight Styling

Improves the appearance of:

==Highlighted text==

and

<mark>Highlighted text</mark>

using your accent color or custom color.


📋 Table Header Styling

Adds improved styling to markdown table headers for better readability.


✏️ Underline Styling

Enhances

<u>underlined text</u>

with cleaner styling that integrates with the plugin color settings.


Installation

Community Plugins

  1. Open Settings → Community Plugins
  2. Browse for GATE Study Styles
  3. Install
  4. Enable the plugin

Manual Installation

Download the latest release and copy:

  • main.js
  • manifest.json
  • styles.css

into

Vault/.obsidian/plugins/gate-study-styles/

Then enable the plugin from Community Plugins.


Why this plugin?

Many users rely on CSS snippets for visual improvements, but snippets can become difficult to manage over time.

GATE Study Styles packages multiple enhancements into a single plugin with simple toggle switches, making customization much easier.


Compatibility

  • Desktop
  • Mobile

License

MIT License

v1.0.0

Choose a tag to compare

@anandrajbaghel anandrajbaghel released this 26 Jul 01:49
2057858

GATE Study Styles

A collection of carefully designed CSS enhancements, built primarily for engineering and GATE study notes.

Instead of maintaining multiple CSS snippets, GATE Study Styles lets you enable or disable each style independently from the plugin settings.


✨ Features

  • 📚 Custom GATE Study Callouts
  • 🖼️ Automatically Center Images
  • 📊 Automatically Center Tables
  • 📄 Clean Embedded Notes
  • 🖍️ Better Highlight Styling
  • 📋 Styled Table Headers
  • ✏️ Custom Underline Styling
  • 🎨 Optional Custom Accent Color

Each feature can be enabled or disabled individually.


Settings

Color

Choose between:

  • Use your current accent color
  • Pick a completely custom color for supported styles

The selected color is automatically applied to supported highlights, tables, embeds, and underline styles.


Style Modules

📚 GATE Study Callouts

Adds beautiful custom callouts for study notes.

Examples include:

  • Subject
  • Topic
  • Formula
  • Definition
  • PYQ
  • Important
  • Tip
  • Warning
  • and more.

🖼️ Center Images

Automatically centers all markdown images.

No extra HTML or CSS snippets required.


📊 Center Tables

Automatically centers markdown tables throughout your vault.


📄 Clean Embeds

Makes embedded notes cleaner by removing:

  • Borders
  • Backgrounds
  • Extra spacing

Ideal for creating seamless note layouts.


🖍️ Highlight Styling

Improves the appearance of:

==Highlighted text==

and

<mark>Highlighted text</mark>

using your accent color or custom color.


📋 Table Header Styling

Adds improved styling to markdown table headers for better readability.


✏️ Underline Styling

Enhances

<u>underlined text</u>

with cleaner styling that integrates with the plugin color settings.


Installation

Community Plugins

  1. Open Settings → Community Plugins
  2. Browse for GATE Study Styles
  3. Install
  4. Enable the plugin

Manual Installation

Download the latest release and copy:

  • main.js
  • manifest.json
  • styles.css

into

Vault/.obsidian/plugins/gate-study-styles/

Then enable the plugin from Community Plugins.


Why this plugin?

Many users rely on CSS snippets for visual improvements, but snippets can become difficult to manage over time.

GATE Study Styles packages multiple enhancements into a single plugin with simple toggle switches, making customization much easier.


Compatibility

  • Desktop
  • Mobile

License

MIT License