The Wayback Machine - https://web.archive.org/web/20220619203734/https://github.com/topics/obsidian-plugin
Skip to content
#

obsidian-plugin

Here are 395 public repositories matching this topic...

Azurewren
Azurewren commented May 10, 2022

Expected Behavior

The tooltip that appears when hovering over a task should show above callout title bars.

Current Behavior

The tooltip appears layer wise under the callout title bar. The callout content area in a narrow callout also forms a horizontal scroll bar.

![image|My vault, plugins enabled](https://user-images.githubusercontent.com/2871956/167591102-942daab4-e435-476f-897b-e6

type: bug help wanted good first issue scope: css styling
alberttra
alberttra commented Oct 31, 2021

NOTE: Do you have the last version of the plugin? If not that's probably the problem

Describe the bug
I have a note with ca. 150 cards, most of them have image front and back, when I create flashcard, the image was not copied to Anki, this led to empty card on Anki app.

To Reproduce

  • Steps to reproduce the behavior:
  1. Create a note in obsidian
  2. Add a lot of image content
bug good first issue low priority
platers
platers commented Feb 12, 2022

#160 #167

Seems hairy to figure out the logic of attribute placement in every yaml rule, would be nice to have a rule that can sort attributes. This way it can be applied to every document.

Simplest option is to sort alphabetically.
Should also have an option to specify the order of attributes manually in a text box.

good first issue rule suggestion

Improve this page

Add a description, image, and links to the obsidian-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the obsidian-plugin topic, visit your repo's landing page and select "manage topics."

Learn more