samspills
Follow
💜
Pinned Loading
-
Org refile and leave a link behind
Org refile and leave a link behind 1Suppose we have an org file that looks something like this:
2#+BEGIN_SRC org
3* Heading 1
4* Sub-heading
5These are some notes
-
Org-capture prompt for heading
Org-capture prompt for heading 1* How to prompt for a heading during org-capture
2** Background
3I use one file as my org-mode daily driver. This file is called ~journal.org~. It starts with a datetree, which is where I capture general notes, individual tasks, ideas, things to read, etc. etc. I have separate headings for other content, for example all of my projects are under a projects heading, further split by context. Roughly the file looks like this:
45#+begin_src org
-
toy example that runs a mock JWKS se...
toy example that runs a mock JWKS server and demonstrates decoding a JWT token using a public jwk 1//> using scala "2.13.10"
2//> using lib "org.typelevel::cats-effect:3.4.8"
3//> using lib "org.http4s::http4s-ember-client:0.23.18"
4//> using lib "org.http4s::http4s-ember-server:0.23.18"
5//> using lib "org.http4s::http4s-server:0.23.18"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.