[BUG] org-id-get-create creating property drawers after SCHEDULE and DEADLINE keywords [9.6 (release_9.6-3-ga4d38e @ /nix/store/zr2g5z2hbqxa93ndfkx6n0v489al6lfq-emacs-git-20221206.0/share/emacs/30.0.5

2023-02-18 Thread Alejandro Gallo
When you have a headline with a schedule, i.e.

* Hello
SCHEDULED: <2023-02-18 Sat>

and you run (org-id-get-create) then the PROPERTIES drawer gets added
AFTER the SCHEDULED keyword. This renders other third-party packages
such as https://github.com/dengste/org-caldav/issues/212 partially useless.


Emacs  : GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.34, cairo version 1.16.0)
Package: Org mode version 9.6 (release_9.6-3-ga4d38e @
/nix/store/zr2g5z2hbqxa93ndfkx6n0v489al6lfq-emacs-git-20221206.0/share/emacs/30.0.50/lisp/org/)


Bug: Images not displaying over tramp [9.3.7 (9.3.7-14-gb2b587-elpaplus @ /home/gallo/.emacs.d/elpa/org-plus-contrib-20200720/)]

2021-01-08 Thread Alejandro Gallo


Your bug report will be posted to the Org mailing list.


When I'm checking out an org mode file over tramp, images are not
displayed, even though tramp seems to fetch the file correctly.
The image that get's shown is the white square that gets shown
whenever an image is not found.

I posted the question also on stackoverflow here:

  
https://stackoverflow.com/questions/65620272/image-preview-does-not-work-in-tramp-for-org-mode


Emacs  : GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.21)
Package: Org mode version 9.3.7 (9.3.7-14-gb2b587-elpaplus @ 
/home/gallo/.emacs.d/elpa/org-plus-contrib-20200720/)

-- 
Alejandro Gallo