l3kn / org-fc

Spaced Repetition System for Emacs org-mode
https://www.leonrische.me/fc/index.html
GNU General Public License v3.0
259 stars 31 forks source link

Support for Org Roam Nodes #73

Closed joshcho closed 2 years ago

joshcho commented 2 years ago

Is there any support for org roam nodes where there is no headline in the file?

l3kn commented 2 years ago

I'm not familiar with org-roam nodes, do you mean support for flashcards that are just a single file without a headline? org-fc uses headline tags to mark flashcards and headline properties to store the review data so there is no support for cards without a headline.

joshcho commented 2 years ago

Got it, that makes sense. I will try to figure something else out then. Thanks for the great package.