* [FR] Add check for attachments in org-lint
@ 2020-06-19 18:43 Gustavo Barros
2020-06-28 17:26 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Barros @ 2020-06-19 18:43 UTC (permalink / raw)
To: emacs-orgmode
Hi All,
Org 'attachment:' links are essentially file links to local files and,
while 'org-lint' checks 'file:' links for the existence of the
corresponding files with `org-lint-link-to-local-file', as far as I can
tell, the same check is not done for 'attachment:' links.
So, I'd like to kindly suggest that either "attachment" be included as a
case in `org-lint-link-to-local-file' or that an equivalent check for
attachments be included in `org-lint'. I'd be much thankful.
Best,
Gustavo.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FR] Add check for attachments in org-lint
2020-06-19 18:43 [FR] Add check for attachments in org-lint Gustavo Barros
@ 2020-06-28 17:26 ` Nicolas Goaziou
2020-06-28 18:37 ` Gustavo Barros
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2020-06-28 17:26 UTC (permalink / raw)
To: Gustavo Barros; +Cc: emacs-orgmode
Hello,
Gustavo Barros <gusbrs.2016@gmail.com> writes:
> So, I'd like to kindly suggest that either "attachment" be included as
> a case in `org-lint-link-to-local-file' or that an equivalent check
> for attachments be included in `org-lint'. I'd be much thankful.
This is done in master.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FR] Add check for attachments in org-lint
2020-06-28 17:26 ` Nicolas Goaziou
@ 2020-06-28 18:37 ` Gustavo Barros
0 siblings, 0 replies; 3+ messages in thread
From: Gustavo Barros @ 2020-06-28 18:37 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode
Hi Nicolas,
On Sun, 28 Jun 2020 at 14:26, Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:
> This is done in master.
Thank you very much.
Regards,
Gustavo.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-06-28 18:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-19 18:43 [FR] Add check for attachments in org-lint Gustavo Barros
2020-06-28 17:26 ` Nicolas Goaziou
2020-06-28 18:37 ` Gustavo Barros
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).