diff options
| author | Christian Cleberg <[email protected]> | 2026-03-18 12:41:10 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-18 12:41:10 -0500 |
| commit | c1b13e2933ef49b31a3d5d90cf64fa24f1763d99 (patch) | |
| tree | 5e8588edb57dece58071c6e54c426ac003c1f096 /content/blog/2024-08-11-org-mode-features.org | |
| parent | b1e95ba72c0657437fb3ca898dd3f80ad944a2c5 (diff) | |
| download | cleberg.net-c1b13e2933ef49b31a3d5d90cf64fa24f1763d99.tar.gz cleberg.net-c1b13e2933ef49b31a3d5d90cf64fa24f1763d99.tar.bz2 cleberg.net-c1b13e2933ef49b31a3d5d90cf64fa24f1763d99.zip | |
update git links
Diffstat (limited to 'content/blog/2024-08-11-org-mode-features.org')
| -rw-r--r-- | content/blog/2024-08-11-org-mode-features.org | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/content/blog/2024-08-11-org-mode-features.org b/content/blog/2024-08-11-org-mode-features.org index f21b395..2f03093 100644 --- a/content/blog/2024-08-11-org-mode-features.org +++ b/content/blog/2024-08-11-org-mode-features.org @@ -7,7 +7,7 @@ * Cycling (Folding) #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L6][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L7][View this section]] in org-mode. #+end_quote My absolute top-used feature is [[https://orgmode.org/manual/Global-and-local-cycling.html][global and local cycling]] and it's not even @@ -55,7 +55,7 @@ at the top of the buffer: * TODO Lists #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L54][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L55][View this section]] in org-mode. #+end_quote Next up on in this post are [[https://orgmode.org/manual/TODO-Items.html][TODO Lists]]. Being able to combine note taking and @@ -106,7 +106,7 @@ that variable to alert me of tasks with iOS native notifications. * Time Stamping #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L105][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L106][View this section]] in org-mode. #+end_quote Another great feature are the [[https://orgmode.org/manual/Dates-and-Times.html][dates and times]] functionalities within org-mode. @@ -137,7 +137,7 @@ different options available when creating timestamps. * Tags #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L136][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L137][View this section]] in org-mode. #+end_quote Next up are [[https://orgmode.org/manual/Tags.html][Tags]], which provide a way to document contexts within and across @@ -161,7 +161,7 @@ m= and search for a tag of your choosing. * Tables #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L161][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L161][View this section]] in org-mode. #+end_quote One of the most inconvenient parts of writing in Markdown was dealing with @@ -231,7 +231,7 @@ on the second line. * Source Code Blocks #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L230][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L231][View this section]] in org-mode. #+end_quote ** Introduction to Source Code Blocks @@ -301,7 +301,7 @@ results below the code block. * Exporting and Publishing #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L300][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L301][View this section]] in org-mode. #+end_quote I would be remiss if I did not mention the native [[https://orgmode.org/manual/Exporting.html][exporting and publishing]] @@ -335,7 +335,7 @@ external [[https://orgmode.org/tools.html][tools]], including [[https://orgmode. * Agenda #+begin_quote -[[https://github.com/ccleberg/cleberg.net/blob/main/content/blog/2024-08-11-org-mode-features.org?plain=1#L334][View this section]] in org-mode. +[[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/content/blog/2024-08-11-org-mode-features.org#L335][View this section]] in org-mode. #+end_quote Last, but not least, are [[https://orgmode.org/manual/Agenda-Views.html][Agenda Views]]. With agenda views, you can easily view |
