nobiot

Results 410 comments of nobiot

I believe #98 provides the requested feature. Closing for now. Feel free to reopen if there is anything further to discuss. Thank you.

Thank you! > searching for regular expressions does not work I guess I didn’t implement it… I’m coming from a non-programming and I guess i’m just not familiar with how...

For regexp support, the current implementation relies on Org mode’s built-in `org-link-search`. If I were to extend the logic to support regexp, I’d need a handy function / form to...

@overideal Thanks for the additional comments. For the first comment about `:lines` -- I understand that you would like an offset from the end line. It is not implemented yet....

Thank you for your comments. I don't use Anki so it's unclear to me what real issue is. What I would need to understand is...: - From what buffer to...

The text content transcluded by Org-transclusion is read-only. But it should be also exportable. This is true when export functions expect the text to be writeable (not read-only) because Org-transclusion...

Thank you. I will need to spend a bit more time. I didn't know that it was possible to manually call the add function on a transclusion within another transclusion....

For now, I am putting a new check to prevent any case of transclusion in another with the new commit 330d761. Sorry that I am not prepared to spend time...

I cannot reproduce the issue... "Doesn't do anything" might mean that the program decided that there was nothing to include. Do you see any message if you show messages (`C-h...

Very strange. Just typing should also work.