I am attempting to fix multi chapter queries with little success, need assistance #207
AlphaHasher
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am trying to resolve issue #184
I asked around the Bolls life bolls.life community and they said that in order to have multi chapter queries I would need to make a query per chapter that I need. Here is my (failed) attempt to do this: 7dccfc7
Also, I am new to node.js and typescript and I can't figure out how to properly do debugging and have only been doing testing in Obsidian itself by running
npm run dev
to build the code so that Obsidian can recognize it as another plugin (after modifying the manifest.I would appreciate any feedback and help.
@tim-hub
Beta Was this translation helpful? Give feedback.
All reactions