Yoni Bee

Results 10 issues of Yoni Bee

**Describe the bug** When I set a codeblock to collapse true, then I expand one of the nodes, all the nodes underneath it also open up as well. Expected behaviour...

bug
view:codeblock

**Is your feature request related to a problem? Please describe.** This extends from https://github.com/SkepticMystic/breadcrumbs/issues/542. As I use Breadcrumbs its views become my primary form of navigation between notes. If I...

FR
view:codeblock

**Is your feature request related to a problem? Please describe.** In the codeblock view, there's no way to distinguish the folder of each item in the hierarchy. The folder of...

FR
view:codeblock

**Is your feature request related to a problem? Please describe.** I use codeblocks in Topic templates and the codeblocks will need title. Many of the code blocks will be empty...

FR
view:codeblock

**Plugin information (please complete the following information):** - OS: Mac OS latest - Templater version: 2.24 - Obsidian version: 1.5.12 - Templater settings: **Describe the bug** I have a template...

bug

**Is your feature request related to a problem? Please describe.** Sometimes I want to include a block/list-item into the hierarchy. For example in daily notes I might write some text...

FR

I have a fileClass "Metadata All Projects" I'm trying to display the table for this fileclass using a codeblock as defined here https://mdelobelle.github.io/metadatamenu/controls/#codeblocks Code I tried ```mdm fileClass: Metadata All...

When YAML is as follows: ` --- Object One: Key1: - "List1" - "List2" - "List3" Key 2: - "Item 1" --- ` If I'm querying Object One I would...

I'm getting a TypeError referencing this plugin at very random times when i'm not even on a page that uses query control. I'm struggling to reproduce reliably but it seems...

I get the errors below in console everytime I paste a link. I do not have internet speed issues. Although the page title still fetches, the errors in console are...