Markus Läll

Results 104 comments of Markus Läll

Right, so as I understand it, in this proposal, the note fields would have been taken from decorators, marked by the at-sign and a field name (`@Explain`). Are decorators themselves...

Multiline note front is supported when the `Front` or `Name` field is taken from a subheading, otherwise it is a single line (because org entries can't have multiline headings). Generally...

Thanks for doing this! While PRs are always welcome I'll try to address these when I get a moment!

I've started improving the readme in [update-readme branch](https://github.com/eyeinsky/org-anki/tree/update-readme).

Is the buffer where you are running `org-anki-sync-entry` an org-mode buffer and is the cursor within an org entry (i.e not top level, where there is no heading)?

How did you come about in running in to this, do you run an elisp script to sync certain files without having the files themselves open? I think I did...

Hi -- no, this currently is not supported. EDIT: Now see that hierarchical tags are built-in to Anki and the `::` is card-coded. ~I see that hierarchical tags are supported...

Thank you for the kind words! As for `>`, I wonder if that also works for org-mode's regular tags, e.g ```org * Some heading :some_parent_tag>some_subtag: ``` I think it would...

The release policy draft [leans toward SemVer](https://docs.google.com/document/d/10lzbUfhPDqojD5fBfyaJB9rm43ymIO3g6qgsXWqyDXc/edit#heading=h.x296a6uqgm9l) at the moment, although it does say we could easily go either way.

This is in reply to @sleevi in the other issue (https://github.com/whatwg/fetch/issues/1181: Promp for/send TLS client certificates for CORS preflights): > The Chrome side is most definitely a bug, and while...