Closed CharlesChiuGit closed 2 years ago
git clone should work, but in logseq, when you 'load unpacked plugin' make sure to point it to the subfolder /logtools-css-productivitypack
and not the parent folder.
I had also tried git clone and point to the /logtools-css-productivitypack
folder before, but it also failed.
May I ask which version of Logseq do you use that makes this pulgin work?
Hey, I just tried the latest repo and found out some of the tags works (#.v-kanban
, #.v-eisenhower-matrix
, #.v-border-children
)!
However, the #.v-numlist
still do nothing after tagged the block.
Hi, I encounter some problems while installing the plugin. First, I thought just git clone the repo and "load unpacked plugins" at the repo folder should be fine; however, this method failed. Then I tried npm install && npm run build since there's no release zip file to download, it failed too.
fyi. I'm using 0.6.1 nightly 20220304 version on Windows. Hope maybe someone could guide me through this.