GithubHelp home page GithubHelp logo

Comments (11)

ku-zhen avatar ku-zhen commented on May 10, 2024

image

from obsidian-custom-classes.

ku-zhen avatar ku-zhen commented on May 10, 2024

I can use css to hide this code block, but there are still some errors in the console:

image

from obsidian-custom-classes.

LilaRest avatar LilaRest commented on May 10, 2024

@ku-zhen Hi, thanks for this report.
I'll investigate this one and #5 now, and will let you know.

from obsidian-custom-classes.

LilaRest avatar LilaRest commented on May 10, 2024

@ku-zhen I'm not able to reproduce this bug on the development vault. Can you send a the text content of a buggy Markdown note here ?

from obsidian-custom-classes.

ku-zhen avatar ku-zhen commented on May 10, 2024

cssclass: cards,noyaml,fullwidth
banner: "zob_config/GIF/赛博朋克3.gif"
banner_y: 0.94309

进行中
table without id ("![](" + cover + ")") as Cover, file.link as Name, author as Author,publisher,rating as Rating
from #book and !#社科
where contains(file.folder, "1 文献笔记收纳盒") and status="进行中"
sort rating desc
搁置
table without id ("![](" + cover + ")") as Cover,  file.link as Name, author as Author,publisher,rating as Rating
from #book and !#社科
where contains(file.folder, "1 文献笔记收纳盒") and status="搁置"
sort rating desc
待完成
table without id ("![](" + cover + ")") as Cover,  file.link as Name, author as Author,publisher,rating as Rating
from #book and !#社科
where contains(file.folder, "1 文献笔记收纳盒") and status="待完成"
sort rating desc
已完成
table without id ("![](" + cover + ")") as Cover, file.link as Name, author as Author,publisher,rating as Rating
from #book and !#社科
where contains(file.folder, "1 文献笔记收纳盒") and status="已完成"
sort rating desc

from obsidian-custom-classes.

ku-zhen avatar ku-zhen commented on May 10, 2024

@LilaRest you can try this .md note above

from obsidian-custom-classes.

LilaRest avatar LilaRest commented on May 10, 2024

@LilaRest you can try this .md note above

There is no Custom Classes block in the given example

from obsidian-custom-classes.

ku-zhen avatar ku-zhen commented on May 10, 2024

@LilaRest you can try this .md note above

There is no Custom Classes block in the given example

yes, but every time I open this note, something happens, like this:

I can use css to hide this code block, but there are still some errors in the console:

image

from obsidian-custom-classes.

LilaRest avatar LilaRest commented on May 10, 2024

@ku-zhen Oh yes, those unwanted errors in the console will be fixed in the next release and are related to issue #5.

This issue is about the frontmatter that is displayed as a codeblock so I was requesting for an example of note that produces this bug.

from obsidian-custom-classes.

LilaRest avatar LilaRest commented on May 10, 2024

@ku-zhen That's ok I've been able to reproduce the bug.
A fixed version will be released today.

from obsidian-custom-classes.

github-actions avatar github-actions commented on May 10, 2024

🎉 This issue has been resolved in version 2.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from obsidian-custom-classes.

Related Issues (18)

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.