Shaare your links...
2476 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 6
Newer►
102 results for tags org-mode x
  • GitHub - org-noter/org-noter: Emacs document annotator, using Org-mode
    Org-noter’s purpose is to let you create notes that are kept in sync when you scroll through the document, but that are external to it - the notes themselves live in an Org-mode file. As such, this leverages the power of Org-mode (the notes may have outlines, latex fragments, babel, etc…) while acting like notes that are made inside the document. Also, taking notes is very simple: just press i and annotate away!
    Thu Dec 12 13:08:41 2024 - permalink -
    - https://github.com/org-noter/org-noter
    FOSS lic:GPL3 org-mode PDF TODO tool
  • my blogging setup is my writing process | olano.dev
    Another blog using org-mode, found on Sacha Chua's blog https://sachachua.com/blog/2024/11/2024-11-25-emacs-news/
    See also the book list on https://olano.dev/blog/my-software-bookshelf
    Tue Nov 26 17:58:10 2024 - permalink -
    - https://olano.dev/blog/my-blogging-setup-is-my-writing-process/#footnote-reference-4
    blog org-mode reading
  • Changing Org Mode underlines to the HTML mark element :: Sacha Chua
    Interesting article about the HTML mark element and how to use it with org-mode.
    Mon Nov 18 15:37:07 2024 - permalink -
    - https://sachachua.com/blog/2024/11/changing-org-mode-underlines-to-the-html-mark-element/
    HTML org-mode
  • Using Paper for Everyday Tasks - Xe Iaso
    One of many interesting articles. See https://xeiaso.net/blog/2024/homelab-v2/, https://xeiaso.net/blog/idk-about-email/, https://xeiaso.net/blog/push-2fa-considered-harmful/ for others.
    On https://xeiaso.net/blog/move-away-rsa-ssh/, it is stated that "[it is] likely you can break 2048-bit RSA (the most widely deployed keysize) with a quantum computer that only uses 372 qubits of computational power. The IBM Osprey has 433 qubits."
    https://12factor.net/ sounds interesting too.
    Tue Nov 12 13:18:15 2024 - permalink -
    - https://xeiaso.net/blog/gtd-on-paper-2021-06-13/
    blog cryptography design org-mode physics reading
  • How I blog with Emacs - Org-Mode, Jekyll, Github Actions and interesting tidbits
    Elaborate setup for blogging with Emacs, org-mode, Jekyll and Github actions. Too complicated for my taste, but I still might learn something from the description.
    Tue Oct 29 23:44:46 2024 - permalink -
    - https://themkat.net/2024/10/22/how_i_blog_with_emacs.html
    blog HOWTO org-mode tool
  • Orgro: A mobile Org Mode file editor and viewer
    Another Android/iOS app for viewing and editing org-mode files.
    + LaTeX rendering sounds interesting
    Thu Oct 24 14:17:31 2024 - permalink -
    - https://orgro.org/
    Android editor FOSS lic:GPL3 org-mode
  • GitHub - rtrppl/website2org: Turn any website into a minimal Orgmode buffer or .org file.
    website2org.el downloads a website, transforms it into minimalist Orgmode, and presents the results as either a temporary Orgmode buffer or creates an .org file in a specified directory.
    Might be useful for conversion of my few HTML pages to Orgmode.
    Wed Oct 23 15:29:37 2024 - permalink -
    - https://github.com/rtrppl/website2org
    emacs FOSS HTML lic:GPL3 org-mode tool web
  • eugeneandrienko.github.io/README.org - another static site generator based on org-mode
    Found on Sacha Chua's blog https://sachachua.com/blog/2024/10/2024-10-14-emacs-news/, where the link text states
    "Building a blog from Org Mode files using only Emacs". I am not sure whether this is correct, the emacs lisp file has the description
    "org-jekyll.el --- Custom Emacs plugin to operate with my OrgMode+Jekyll blog". Does it need Jekyll?
    His web site https://eugene-andrienko.com/en/ has a "Powered by Jekyll" link.
    Wed Oct 16 17:21:27 2024 - permalink -
    - https://github.com/eugeneandrienko/eugeneandrienko.github.io/blob/master/README.org
    HTML org-mode tool
  • Solution to Handle excalidraw in Orgmode
    Found on Sacha Chua's blog https://sachachua.com/blog/2024/09/2024-09-23-emacs-news/ which links to the author's post https://www.reddit.com/r/emacs/comments/1fmk6d4/my_solution_to_handle_excalidraw_in_orgmode/
    Wed Sep 25 07:39:26 2024 - permalink -
    - https://github.com/4honor/org-excalidraw
    emacs graphical-programming org-mode TODO
  • On Switching to Org-Mode for my Website
    Another website produced with Emacs org-mode. Found on Sacha Chua's blog https://sachachua.com/blog/2024/09/2024-09-23-emacs-news/
    As of 2026-02-19, it is not accessible, although the blog https://jjanzen.ca/blog/ is.
    Wed Sep 25 07:31:51 2024 - permalink -
    - https://jjanzen.ca/blog/OnSwitchingToOrgMode.html
    blog design emacs org-mode reading
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • Writing Literate API Documentation in Emacs Org Mode | notroot
    Description of a way to write a literate program to produce API documentation.
    Found via the article https://blog.notroot.online/posts/how-i-made-this-site-(this-time)/ which was mentioned on Sacha Chua's blog https://sachachua.com/blog/2024/05/2024-05-27-emacs-news/
    https://blog.notroot.online/posts/exwm-on-raspberry-pi-os-lite/ looks interesting too.
    Wed May 29 15:53:32 2024 - permalink -
    - https://blog.notroot.online/posts/writing-literate-api-documentation-in-emacs-org-mode/
    blog emacs literate-programming org-mode TODO
  • Creating a blog
    Description of the process creating an org-mode based blog on codeberg. Found on Sacha Chua's blog https://sachachua.com/blog/2024/04/2024-04-08-emacs-news/
    I don't see the purpose of macros like replace-regexp-buffer and get-file-size. Why are those not defined as functions?
    Fri Apr 12 09:04:35 2024 - permalink -
    - https://tusharhero.codeberg.page/creating_a_blog.html
    blog org-mode
  • I hate that I can't decide on anything…
    Another blog I discovered via Sacha Chua's blog https://sachachua.com/blog/2024/02/2024-02-26-emacs-news/
    The pseudo-Wiki https://svbck.org/page/index.html sounds like an interesting idea for my own pages, so does the fact that the pages on on https://svbck.org/ are generated using org-mode https://svbck.org/page/colophon.html
    Fri Mar 1 12:20:07 2024 - permalink -
    - https://svbck.org/blog/2023-09-25-cant-decide.html
    blog emacs org-mode wiki
  • Basic citations in Org (Part 1) | William Denton
    Found on Sacha Chua's blog https://sachachua.com/blog/2024/01/2024-01-15-emacs-news/ and https://sachachua.com/blog/2024/01/2024-01-29-emacs-news/
    See also parts
    2 https://www.miskatonic.org/2024/01/10/org-citations-basic-2/
    3 https://www.miskatonic.org/2024/01/15/org-citations-basic-3/
    4 https://www.miskatonic.org/2024/01/17/org-citations-basic-4/
    5 https://www.miskatonic.org/2024/01/22/org-citations-basic-5/
    and
    https://www.miskatonic.org/2017/01/09/recent-emacs-changes/ where org-bullets is demonstrated
    https://www.miskatonic.org/2016/08/25/image-display-size-in-org/ demonstrating image scaling in org-mode

    Jonathan A. Rees has an interesting article about the meaning of "citation" https://odontomachus.wordpress.com/2015/01/14/cite-citation/
    Thu Jan 18 12:49:25 2024 - permalink -
    - https://www.miskatonic.org/2024/01/08/org-citations-basic/
    emacs org-mode TODO
  • org-cite-sidecar - MELPA
    Sidecar to show references in Org Mode.
    Found on https://sachachua.com/blog/2024/01/2024-01-15-emacs-news/
    Thu Jan 18 10:30:43 2024 - permalink -
    - https://melpa.org/#/org-cite-sidecar
    emacs org-mode
  • Sacha Chua's blog - Org Mode custom link: copy to clipboard
    https://sachachua.com/blog/2024/01/org-mode-custom-link-copy-to-clipboard/ Might be interesting.
    So is https://sachachua.com/blog/2024/10/thinking-about-12-aspects-of-personal-information-knowledge-management/
    Thu Jan 18 10:19:56 2024 - permalink -
    - https://sachachua.com/blog/2024/01/org-mode-custom-link-copy-to-clipboard/
    emacs org-mode software TODO
  • zngguvnf / org-static-blog-example · GitLab
    Blogging with org-static-blog + Gitlab Pages + Continuous Integration
    This repository demonstrates how to automate blogging with https://github.com/bastibe/org-static-blog
    Thu Jan 11 10:37:13 2024 - permalink -
    - https://gitlab.com/_zngguvnf/org-static-blog-example
    blog emacs FOSS org-mode software TODO
  • Emacs Workspace: IDE + Yet Another Jupyter
    "This blog is my configuration of Emacs as a personal workspace, includes:
    Use Org mode Babel as yet another Jupyter and can preview LaTeX TikZ pictures;
    Use Org mode to generate blog pages and deploy to VPS, not rely on Hugo and Hexo;
    A mini-IDE for programming."
    Fri Nov 24 21:12:04 2023 - permalink -
    - https://ochicken.net/projects/workspace/
    blog emacs org-mode
  • Using Emacs, Org-mode and R for Research Writing in Social Sciences
    This guide introduces an open-source toolkit for academic research and writing. The main features of this toolkit centered around Emacs and Org-mode are:

    - embedded R code in the document that allows for statistical results to be revised and reproduced,
    - bibliographic citations from a personal bibliographic database,
    - formatting using well defined styles with minimal markup,
    - support for production of final output as pdf, odt, docx, html and many other formats.

    Found on Sacha Chua's blog https://sachachua.com/blog/2023/11/2023-11-06-emacs-news/
    Fri Nov 10 10:25:21 2023 - permalink -
    - https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org
    LaTeX org-mode writing
Links per page: 20 50 100
◄Older
page 2 / 6
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.