nobiot

Results 410 comments of nobiot

### 1. stversions It should work with the directory component of file names. See the default is `data/`. Ensure that the value of the customizing variable is a list. If...

No org-remark does not have a feature to let you target a table cell with specifying a row and column, in a tabulated-list or any other table. Why not select...

@ddhendriks > I think this has to be some function within org-transclude to work nicely, but i may be wrong here. I think you are right. We don't have an...

@ddhendriks What I had in mind and tested a little is simple. I assume that the structure of the journal in your [example above](https://github.com/nobiot/org-transclusion/issues/247#issuecomment-2122051045) is fixed -- ie the date...

Yes looked at your suggestion. There are ways to do this but not directly in the way you suggested. I am specifically referring to this syntax: #+transclude: [[file:path/to/file.org::*Headline]] :level 2...

@akashpal-21, thank you for the code. It has given me some better ideas. @ddhendriks, here is what's in my mind. ## Original idea -- prefer generic solution Using your suggest...

Sure, that would be really nice!

Thank you @meedstrom. I will need to find some time to study what you have done. I also feel that I may need to consult the mailing list about what...

I will look at your suggestion in mode detail a little later -- I am on vacation in a remote place and not able to focus on the code (I'm...

`:level auto` and `:no-initial-heading` are both in our latest development branch: Feat/transient #273. - Commit [4860724](https://github.com/nobiot/org-transclusion/pull/273/commits/4860724acc959170c8029c8afdaf90e89c16b6b1) - Commit [53c7ab3](https://github.com/nobiot/org-transclusion/pull/273/commits/53c7ab301d9745f64de2e9e2456af99f9cdb9369) I have changed the internal working a bit and the name...