Cash Prokop-Weaver

Results 62 issues of Cash Prokop-Weaver

Resolves #20.

Add a basic/cloze note, in addition to the LPCG notes, when importing a poem which matches Author with Title. eg: ``` # Front [...] wrote {{Title}}. # Back {{Author}} wrote...

This commit updates the authentication check so GET requests can, as POST requests already do, utilize the API_TOKENS for authentication.

## What did you expect to happen? I expect the fringe I have configured (see below) to appear after loading a file containing a transclusion. The transcluded text in the...

Relevant config details: ```elisp (use-package! org-super-agenda ;; ... :hook ((org-agenda-mode . org-super-agenda-mode)) :config (setq org-super-agenda-header-map evil-org-agenda-mode-map org-agenda-custom-commands '(("r" "Roam" ((alltodo "" ((org-agenda-overriding-header "") (org-agenda-files ;; ... ) (org-super-agenda-groups '((:name "Concepts"...

`org-fc-init` (1) prompts the user to select one of the available (`org-fc-init--card-types`) init functions and (2) invokes the selected function.

I'm opening this pull request to get feedback on a work-in-progress which: 1. Adds `org-fc-card`: A representation of a single card 2. Adds `org-fc-position`: A representation of a single position...

Does `org-fc` have a concept of a "new", never before reviewed, card? I was looking for a setting like Anki's "New cards/day".