create plus add-on#113
Conversation
|
Thank you for putting together a PR.
|
|
oh, sorry for mistake.
|
|
It is OK to close it if that is not what you want. |
|
I prefer to keep it open if you don’t mind, so that others may get inspiration. I cannot merge it in the present form, though, partially for the reasons above. I am still looking at the detail but I don’t think I should copy the doom prefixed function you use in the macro. I turned off the use-cache customising flag so that I didn’t need to use them. Then… It seems that plus creates a new buffer or file with uuid? It’s a bit of surprise. But I think some ideas you presented are good. I am thinking of use of cache. Thank you. |
|
Ok, this is just a demo for present some ideas ,and doom prefixed function is unnecessary。 because user operation is unpredictable,so create a copy of file for eval code with. create with uuid is for cache. because I consider if use this method then next step can implementation allow transclusion multi level recurrence and enable support other format file link like: excel --covert to -->csv--->org file ... some operations with high delay in future. so, thank you for you good package, and wish any idea is enlightening。 |
|
This is interesting, thanks for keeping the pull request open, nobiot! I may take some inspiration from this going forward. |

As discuss in #85 , I try to create an add-on for some features that have discussed. if you feel it's appropriate please accept .
because I don't know whether you will accept this , some code may roughly, you may modify them freely.