Giter Site home page Giter Site logo

Comments (3)

ericworks avatar ericworks commented on June 1, 2024 1

Hi @arunnbabu81 ,

The functionality of horizontal scrolling, stacking tiddlers, vertical title for
stacked tiddlers, etc, is implemented in krystal/plugin.js basically. From
your demo site, header() function in krystal/plugin.js is complaining a
TypeError, which is due to missing .krystal-header element (that top
navbar). This is a sign of something going wrong and it may be the cause of
your reported issue. I didn't spend time in debugging your demo and couldn't
provide you with more detail. However, I'm guessing it's a plugin conflict.

As a suggestion, enabling multiple plugins which serve a similar/same purpose,
may impose some non-trivial code conflicts which can take time to debug and
resolve. If you find nothing buggy in the two conflicting plugins themselves,
in most cases you probably want to write a new plugin with some glue code to
make them seamlessly work together. Also, if you find something buggy in Krystal
itself, or any ideas on improving existing code-base to make it more compatible
with other plugins in general, you are welcome to create a new issue or PR.

This is not a bug related to Krystal. I suggest closing this issue.

from krystal.

arunnbabu81 avatar arunnbabu81 commented on June 1, 2024

@crazko Can you take a look at this.

Use this link. https://multicolumn-krystal.tiddlyhost.com/

You will see an error message on opening the wiki.

image

Close the error message and click on the Krystal link in the topbar.

image

Now open few tiddlers in the Horizontal layout

image

In this image, you can see that I have opened many tiddlers, but none of the tiddlers stacked at the right side show their titles.
Any possible reason for the error message and tiddler titles missing you can think of

from krystal.

arunnbabu81 avatar arunnbabu81 commented on June 1, 2024

As I told in the first post this is an attempt to see whether multicolumn and Krystal plug in will work together. And the error message seen is due the conflict between these two plug ins. I was interested in knowing whether this conflict can be resolved?

from krystal.

Related Issues (20)

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.