icytree

Results 14 comments of icytree

+ 1 on this Also very similarly, it would be great to have the option to also have a total line (at bottom of table).

@TomasLinhart @Moonbase59 I just tested it again today and it seems to be working very well now : ![image](https://user-images.githubusercontent.com/80559262/172060512-9c5cc56b-e787-4d84-93f0-fb3fdcaad380.png) ![image](https://user-images.githubusercontent.com/80559262/172060555-a72d1bdd-a6f3-4a38-9d6a-2437a6ca0881.png) It also worked perfectly without the `sum` operator.

Oh ok I understand. I guess one work around is to change the value to a list like `"Some text", ![[Pasted image...]]`. It works great like this. Thanks ! As...

This [new plugin](https://github.com/RafaelGB/obsidian-db-folder) might be of interest to you guys. It already works pretty well !

> However, this makes me wonder if there's another plugin that already allows you to create such combos that could be used to create a new command for calling _any_...

> In my case, tag descriptions in YAML frontmatter like: > > ``` > tags: [tag1, tag2] > ``` > > or > > ``` > tags: > - tag1...

If any of you guys really needs to move/copy notes based on tags (or any metadata used in Obsidian), I might have a workaround to offer. Here's the instructions :...

Facing the same problem. I don't know if it might help but I am running a multi boot with a shared partition in NTFS for file storage along with having...

Indeed, I would also point out that code blocks don't support wikilinks which could otherwise be a very interesting combination. Would putting the content in a regular md file with...

It indeed works very well ! I was wondering if it would be possible to also add a keybinding for renaming ? I would propose F2 as it is pretty...