org-download doesn't add "file:" url to image links

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • org-download

    Drag and drop images to Emacs org-mode

  • ;; https://baty.net/2022/configuring-the-org-download-save-directory ;; https://github.com/abo-abo/org-download/issues/46 ;; https://github.com/abo-abo/org-download/issues/151#issuecomment-1425096926 (after! org-download (setq org-download-method 'directory) (setq org-download-image-dir (concat (file-name-sans-extension (buffer-file-name)) "-img")) (setq org-download-image-org-width 600) (setq org-download-link-format "[[file:%s]]\n" org-download-abbreviate-filename-function #'file-relative-name) (setq org-download-link-format-function #'org-download-link-format-function-default))

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts