yanki-obsidian

An Obsidian plugin for automated flashcard syncing from a folder in your vault to Anki. Pure Markdown syntax. No fuss.

MIT License

Stars
28
Committers
2

Bot releases are hidden (Show)

yanki-obsidian - 0.8.0

Published by kitschpatrol 4 months ago

  • 899a792 Release: 0.8.0
  • 3dfdd49 Pass basePath to the Yanki library to correctly resolve embedded media assets.
  • 673fc38 Simplify asset sync options and document in readme.
  • dffda6f Fold media asset sync settings into the rest of the sync settings.
  • 79c1fad Feature: Media asset synchronization.
  • 5685352 Clarify Anki notes vs. cards in notices.
yanki-obsidian - 0.7.1

Published by kitschpatrol 4 months ago

  • 7bef500 Release: 0.7.1
  • b601c0d Update Yanki dependency with fix for MathJax-only card fronts.
yanki-obsidian - 0.7.0

Published by kitschpatrol 4 months ago

  • ef91c06 Release: 0.7.0
  • c8cd742 Update Yanki dependency for non-destructive note model changes.
  • 0550fab Tweak notice language to better follow style guide.
yanki-obsidian - 0.6.0

Published by kitschpatrol 4 months ago

  • 07f0e72 Release: 0.6.0
  • fe23df6 Preserve settings scroll position across renders.
  • 34665cd Optimize settings change handling.
  • 5fbfc3a Break out enabled and rename mode in Automatic file rename settings. Refine notice messages.
yanki-obsidian - 0.5.0

Published by kitschpatrol 4 months ago

  • 6841535 Release: 0.5.0
  • 86f14bd Fix deleted file detection.
  • aa25c52 Move note name settings down in settings tab.
  • 5189fe8 Increase minimum sync interval now that file renames are immediate.
  • 7f0c0b7 Rename notes instantly, but sync lazily.
  • 9e3990b Dependency updates.
yanki-obsidian - 0.4.0

Published by kitschpatrol 4 months ago

  • c83a9ad Release: 0.4.0
  • d00d071 Move Anki connection detection to Yanki library. Allow automatic file names to update even if Anki is closed.
  • 34f2cb2 Remove unnecessary file rename event Notice.
  • cca941e Detect additional settings change conditions warranting a sync.
  • 622804c Remove throttleit.
yanki-obsidian - 0.3.0

Published by kitschpatrol 4 months ago

  • e616a06 Release: 0.3.0
  • 97afad6 Try a lower sync debounce interval.
  • 9064ee4 Feature: Automatic note name management.
yanki-obsidian - 0.2.4

Published by kitschpatrol 4 months ago

  • 39742a8 Release: 0.2.4
  • 2486636 Use Osidian's requestUrl instead of fetch.
  • c6ba7d3 Fix extra white space in html.
  • 87fed18 Lint fixes.
  • 470bad4 Update Yanki.
  • 942657c UI text style fix.
yanki-obsidian - 0.2.3

Published by kitschpatrol 4 months ago

  • 7ee63f4 Release: 0.2.3
  • 9ebaccc More links in settings descriptions. Add TOC to readme.
  • 868c528 Use character units for max description width.
  • 9f4b94f Clean up handling of HTML.
  • d20d4be Right-align button annotations.
yanki-obsidian - 0.2.2

Published by kitschpatrol 4 months ago

  • 5dda2de Release: 0.2.2
  • befaa94 Prefer structuredClone.
yanki-obsidian - 0.2.1

Published by kitschpatrol 4 months ago

  • 71d39f4 Release: 0.2.1
  • 1409a8e Dependency updates.
  • 2270917 Change language to consistently refer to "notes" rather than "files".
  • 8f1dc2f Update GitHub action workflows.
  • 39c25ac Fix missing link in readme.
  • 06f13d1 Remove duplicate release workflow step.
  • a59edda Readme typos.
yanki-obsidian - 0.2.0

Published by kitschpatrol 5 months ago

  • a9e1a99 Release: 0.2.0
  • 55905e2 Update yanki dependency.
  • 22d1928 Add Anki-Connect configuration instructions and other Obsidian Anki plugins to readme.
  • 0ec4cf7 Reduce debounce interval.
  • 1883a54 Improve how sync is called. Add feedback to settings. Add option to ignore folder notes.
yanki-obsidian - 0.1.2

Published by kitschpatrol 5 months ago

  • Initial release.