Re: [PATCH] org-id: implement arbitrary cross-file references

2023-07-02 Thread Sergei Kosyrev
Hello, Yes, I saw your comments, thank you for them. Since they imply a non-trivial reformulation, it would require another deep dive, which I cannot commit to right now. On Sun, Jul 2, 2023 at 13:58, Ihor Radchenko <[yanta...@posteo.net](mailto:On Sun, Jul 2, 2023 at 13:58, Ihor Radchenko < w

[PATCH] org-id: implement arbitrary cross-file references

2023-06-06 Thread Sergei Kosyrev
Good day list! This extends org-id in a way that allows table formulae to reference table content in other files. Patch is attached, and can be alternatively observed via github: https://github.com/deepfire/org-mode/pull/1/files This is my first contribution, so caveat emptor! Thank you! --

Re: [PATCH] org-id: implement arbitrary cross-file references

2023-05-27 Thread Sergei Kosyrev
On Saturday, May 27th, 2023 at 8:51 AM, Ruijie Yu via "General discussions about Org-mode." wrote: > First of all, I believe this is not within the scope of TINYCHANGE, > because as you see below, you added 58 lines and removed 11. In this > case, the very first thing required before Org maintain

[PATCH] org-id: implement arbitrary cross-file references

2023-05-27 Thread Sergei Kosyrev
Good day list! This extends org-id in a way that allows table formulae to reference table content in other files. Patch is attached, and can be alternatively observed via github: https://github.com/deepfire/org-mode/pull/1/files This is my first contribution, so caveat emptor! Thank you! --