alphapapa/org-protocol-capture-html: Capture HTML from the browser selection into Emacs as org-mode content

Capture site into Emacs org-mode. Links https://github.com/alphapapa/org-protocol-capture-html

August 16, 2025 · 1 min · Kristian Alexander P

Archlinux Emacs installation

Emacs installation Emacs export to pdf need package texlive-latexextra, and texlive-plaingeneric Latex. Backlinks rustup

August 16, 2025 · 1 min · Kristian Alexander P

emacs

Emacs is a powerful, extensible, customizable, self-documenting, and free/libre text editor. At its core, it is an interpreter for Emacs Lisp, a dialect of the Lisp programming language. This allows users to extend and modify the editor for nearly any task, from programming and writing to email, file management, and personal organization (via org-mode). It is famously described as “a great operating system, lacking only a decent text editor.” Backlinks Archlinux Emacs installation [Blog] My Org+Pandoc Workflow : r/emacs org-roam org-agenda alphapapa/org-protocol-capture-html: Capture HTML from the browser selection into Emacs as org-mode content org-mode systemd notmuch Emacs: consult-line-symbol-at-point org-mode hugo

August 16, 2025 · 1 min · Kristian Alexander P

haskell

Haskell is a general-purpose, statically typed, purely functional programming language. It is known for its strong emphasis on functional programming principles and features like type inference and lazy evaluation. Purely Functional In Haskell, functions are treated as mathematical functions, meaning they always produce the same output for the same input and have no side effects (they do not modify external state). Statically Typed The type of variables and expressions is checked at compile time, catching many potential errors before runtime. Haskell also features strong type inference, allowing the compiler to deduce types without explicit declarations in many cases. ...

August 16, 2025 · 1 min · Kristian Alexander P

How I Take Notes with Org-roam

jethrokua org-roam configuration

August 16, 2025 · 1 min · Kristian Alexander P

isync

isync (more commonly known by its command name, mbsync) is a command-line utility for synchronizing email mailboxes. Its primary function is to efficiently pull email from a remote IMAP server and store it locally in the Maildir format. It forms a common workflow with Notmuch: mbsync downloads the mail. notmuch new indexes the newly downloaded mail. Links https://wiki.archlinux.org/title/Isync Backlinks kzar/davemail: My email configuration, using mbsync, notmuch, msmtp, msmtpq, pgp, emacs and gnus-alias

August 16, 2025 · 1 min · Kristian Alexander P

kzar/davemail: My email configuration, using mbsync, notmuch, msmtp, msmtpq, pgp, emacs and gnus-alias

notmuch configuration, using isync Links https://github.com/kzar/davemail

August 16, 2025 · 1 min · Kristian Alexander P

Latex

Latex in linux Backlinks Archlinux Emacs installation

August 16, 2025 · 1 min · Kristian Alexander P

org-mode

a mode for document editing, formatting, and organizing within the free software text editor GNU Emacs and its derivatives, designed for notes, planning, and authoring. Backlinks emacs

August 16, 2025 · 1 min · Kristian Alexander P

org-roam

Org-roam is a tool for networked thought. It reproduces some of Roam Research’s 1 key features within Org-mode. Org-roam allows for effortless non-hierarchical note-taking: with Org-roam, notes flow naturally, making note-taking fun and easy. Backlinks Org-roam User Manual How I Take Notes with Org-roam

August 16, 2025 · 1 min · Kristian Alexander P