-
Updated
Mar 18, 2022 - TypeScript
#
obsidian-plugin
Here are 330 public repositories matching this topic...
A high-performance data index and query language over Markdown files, for https://obsidian.md/.
Backup your Obsidian.md vault with git
-
Updated
Mar 18, 2022 - TypeScript
Create markdown-backed Kanban boards in Obsidian.
-
Updated
Feb 2, 2022 - TypeScript
An Obsidian plugin for day planning and managing pomodoro timers from a task list in a Markdown note.
-
Updated
Nov 7, 2021 - TypeScript
Script to add flashcards from text/markdown files to Anki
-
Updated
Feb 13, 2022 - TypeScript
Improved table navigation, formatting, and manipulation in Obsidian.md
-
Updated
Mar 12, 2022 - TypeScript
An Obsidian plugin for displaying markdown notes as mind maps using Markmap.
-
Updated
Mar 5, 2022 - TypeScript
Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md
-
Updated
Mar 13, 2022 - TypeScript
Work with your lists like in Workflowy or RoamResearch
-
Updated
Mar 16, 2022 - TypeScript
A plugin for reading and annotating PDFs and EPUBs in obsidian.
-
Updated
Mar 11, 2022 - JavaScript
A plugin tracks occurrences and numbers in your notes
-
Updated
Feb 24, 2022 - TypeScript
Materialize Todoist tasks in Obsidian notes
-
Updated
Feb 22, 2022 - TypeScript
An interactive, stylable and expandable graph view for Obsidian. Juggl is designed as an advanced 'local' graph view, where you can juggle all your thoughts with ease.
-
Updated
Mar 14, 2022 - TypeScript
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:
- Create a note in obsidian
- Add a lot of image content
2
3
Sync your Kindle notes and highlights directly into your Obsidian vault
-
Updated
Dec 17, 2021 - TypeScript
Pandoc document export plugin for Obsidian (https://obsidian.md)
-
Updated
Jan 28, 2022 - TypeScript
Create/manage your daily, weekly, and monthly notes in Obsidian
-
Updated
Mar 18, 2022 - TypeScript
A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian
-
Updated
Feb 18, 2022 - TypeScript
This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
-
Updated
Feb 23, 2022 - TypeScript
Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js
-
Updated
Mar 17, 2022 - TypeScript
A plugin for [Obsidian](https://obsidian.md) which allows syntax highlighting for code blocks in the editor.
-
Updated
Nov 26, 2021 - JavaScript
Analyse the structure of your Obsidian graph using various analysis techniques
-
Updated
Jan 31, 2022 - JavaScript
Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.
-
Updated
Dec 23, 2021 - TypeScript
Improve this page
Add a description, image, and links to the obsidian-plugin topic page so that developers can more easily learn about it.
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."
Expected Behavior
When the
Prioritydrop-down has focus, typing the first letter of a priority should immediately select the appropriate priorityCurrent Behavior
When the
Prioritydrop-down has focus, typingH,M,Ldoes nothing.Pressing down opens the drop-down, but then pressing any of
H,M,L(or any character really) causesMediumto be selected.Note, tw