Piotr Isajew via "General discussions about Org-mode." <[email protected]> writes:
> I wonder if such feature exists: > > - when clocking out from the task, preserve current visited file > and buffer position in a property > - when clocking in to the task again, offer option to visit the > preserved position You can assemble something with org-clock-out-hook and org-clock-in-hook. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
