Giter VIP home page Giter VIP logo

Comments (7)

ALegendsTale avatar ALegendsTale commented on July 1, 2024

Which plugin version are you currently running? Versions before 2.0.0 had their settings defined in the data.json, but in 2.0.0 and after, they are now defined directly in the codeblock.

Example:

```palette
#000, #FFF
{"height": 50}
```

from obsidian-color-palette.

vkhatuntsevv avatar vkhatuntsevv commented on July 1, 2024

Which plugin version are you currently running?

yeah, i run 2.2. any methods of changing the height for all the color palettes i am to make?

from obsidian-color-palette.

vkhatuntsevv avatar vkhatuntsevv commented on July 1, 2024

also (unrelated to this issue, but still): can i anyhow type in a color in Color Palette, but make it show the "name" of the color (literally just some word)?
image

i found it's in css code, in NAME, but i dunno how to put it inside obsidian

from obsidian-color-palette.

ALegendsTale avatar ALegendsTale commented on July 1, 2024

yeah, i run 2.2. any methods of changing the height for all the color palettes i am to make?

This isn't currently possible but I'll work on implementing it. Thanks for the suggestion

from obsidian-color-palette.

ALegendsTale avatar ALegendsTale commented on July 1, 2024

also (unrelated to this issue, but still): can i anyhow type in a color in Color Palette, but make it show the "name" of the color (literally just some word)? image

This is already a feature called "aliases" in codeblock options.
Example from readme:

```palette
#fff, #000fff00
{"gradient": true, "aliases": ["white", "black"]}
```

from obsidian-color-palette.

ALegendsTale avatar ALegendsTale commented on July 1, 2024

In the newest release, default height for all palettes can now be adjusted directly in the plugin settings. It can also still manually be adjusted per codeblock.

Enjoy!

from obsidian-color-palette.

vkhatuntsevv avatar vkhatuntsevv commented on July 1, 2024

tysm!!

from obsidian-color-palette.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.