Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work #13

Closed
hooyoo25 opened this issue May 27, 2022 · 7 comments
Closed

It doesn't work #13

hooyoo25 opened this issue May 27, 2022 · 7 comments

Comments

@hooyoo25
Copy link

I use this logtools plugin, tag #kanban cannot show right view.
image
I also use your kanban css (https://github.com/cannibalox/logseq-dark-hpx/blob/master/logseq-kanban-block-view.css)to change mine, tag #kanban cannot show yet. But I can use this css and tag #v-kanban(https://github.com/cannibalox/logseq-dark-hpx/blob/master/logseq-view-kanban.css)can work well. Why, and I want to use kanban style.
image

@cannibalox
Copy link
Owner

the logtools plugin is working for me, can you share some info on your setup ?

  • are you using a specific theme ?
  • what plugins do you have installed ?
  • if you try on a new graph, without any theme, does it work ?

@cannibalox
Copy link
Owner

cannibalox commented May 27, 2022

hey, can you please try to go to the plugins menu and turn it off and on again ?
maybe related to logseq/logseq#5430

alternatively try to update to latest logseq version

@hooyoo25
Copy link
Author

hooyoo25 commented May 27, 2022

  1. i have changed it to default theme(light and dark)
  2. i counldn‘t link inner plugin marketplace, so i copy plugin or css to my local folder
  3. i take a new graph and give a kanban tag without any theme, and it doesn't work too
  4. i have updated version 0.7.0
    image

How I wish the authorities would support the Kanban function.

@cannibalox
Copy link
Owner

ooh, you are using a very old, deprecated code ! to make it work, you have two solutions :
A. use the plugin : in logseq, enable 'settings>dev mode' to enable plugins, then install 'logtools' from the plugin menu.

B. if you want to use /logseq/custom.css, then download the zip from this repository, and unzip it in a temp directory. Next open 'index.js' in a text editor, and copy
lines 55 - 162 to your custom.css.
(you could also copy all the css rules from index.js from line to if you want other features)

1 similar comment
@cannibalox
Copy link
Owner

ooh, you are using a very old, deprecated code ! to make it work, you have two solutions :
A. use the plugin : in logseq, enable 'settings>dev mode' to enable plugins, then install 'logtools' from the plugin menu.

B. if you want to use /logseq/custom.css, then download the zip from this repository, and unzip it in a temp directory. Next open 'index.js' in a text editor, and copy
lines 55 - 162 to your custom.css.
(you could also copy all the css rules from index.js from line to if you want other features)

@cannibalox
Copy link
Owner

ooh, you are using a very old, deprecated code ! to make it work, you have two solutions :
A. use the plugin : in logseq, enable 'settings>dev mode' to enable plugins, then install 'logtools' from the plugin menu.

B. if you want to use /logseq/custom.css, then download the zip from this repository, and unzip it in a temp directory. Next open 'index.js' in a text editor, and copy
lines 55 - 162 to your custom.css.
(you could also copy all the css rules from index.js from line 3 to 791 if you want other features)

@hooyoo25
Copy link
Author

OK,I‘v got it with new custom.css file,and it could work well.
Thank your great job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants