Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import cards from Obsidian #63

Merged
merged 6 commits into from
Apr 21, 2024
Merged

Import cards from Obsidian #63

merged 6 commits into from
Apr 21, 2024

Conversation

zsh-eng
Copy link
Owner

@zsh-eng zsh-eng commented Apr 21, 2024

Fixes #52

This PR adds support for importing cards from Obsidian.
Currently, the way to import is to run the pnpm obsidian:export and pnpm obsidian:import locally.
Eventually, I should be able to extract the logic into an Obsidian plugin that can run on the device.

  • chore: update seed script
  • feat: standardise grid styling
  • feat: add singleline cards
  • fix: fix issue with batch inserting
  • feat: add export and import obsidian
  • fix: update invalidation for suspend card

Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
spaced ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2024 8:27am

@zsh-eng zsh-eng merged commit 34e7cc2 into main Apr 21, 2024
2 checks passed
@zsh-eng zsh-eng deleted the 52-single-line-reversed branch April 21, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import Cards: Add support for single line and reversed cards
1 participant