Giter Site home page Giter Site logo

"Hidden" fields about org-fc HOT 4 CLOSED

l3kn avatar l3kn commented on June 1, 2024
"Hidden" fields

from org-fc.

Comments (4)

l3kn avatar l3kn commented on June 1, 2024

There are two ways I can think of:

If you have a card with a "Back" heading, any additional heading will be displayed but not expanded after flipping the card,
so after reviewing a kanji, you read the "story" by expanding that heading:

* Word 1                                                                 :fc:
Foo
** Back
Bar
** Story
Baz

By default any drawers inside a flashcards will be hidden.
If you add the name of the drawer to the org-fc-drawer-whitelist, it will only be collapsed and you could expand it to view the "story":

* Word 2                                                                 :fc:
Foo
** Back
Bar

:STORY:
Baz
:END:

from org-fc.

lcabrini avatar lcabrini commented on June 1, 2024

I'm not sure alternative (1) would work for me, because I would want the hint to be hidden but displayable on the front. However, the name 'Back' is significant, right? So if I were to add a 'Story' section before the 'Back' one, it should show up on the front card but not be expanded, I suppose. Or at least, I could try to lisp-fu it to dwiw.

Alternative (2) looks like it would work. However, I'd prefer to see the story as part of the card and not meta-data. FWIW, Heisig himself says the story should be on the front and doesn't mention anything about hiding it. So, an third alternative would be to just not try to do fancy stuff just because my brain decided that it would be neat to be able to do.

from org-fc.

l3kn avatar l3kn commented on June 1, 2024

I just checked and due to how org-fc sets up cards for review, all child headings (not just the "Back") heading will be hidden.

The org manual describes drawers as a way to have information associated with a entry but not always shown,
so their use isn't limited to metadata.

As long as you use a consistent format, you can just start with whatever seems like the best solution for now, then automatically change your cards later, e.g. in combination with a custom card type that doesn't hide the "Story" child heading.

from org-fc.

l3kn avatar l3kn commented on June 1, 2024

Without further information on this, the using the drawer whitelist should resolve this issue.

from org-fc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.