max397574

Results 343 comments of max397574

is it perhaps the same as this? https://github.com/nvim-neorg/neorg/issues/388

haven't looked at the code yet but would it be possible that you can press n, a variable gets set and then you can still place it at different places...

yes you got it I also though about how we should show it I think it should be possible to somehow display that value with the selection popup

no worries I was just looking through some prs an issues

I'll have a look tomorrow. We plan to rewrite big parts of the capture functionality anyways. So we could implement this then.

this is planned for 0.2 there is already a module for it which does nothing atm

Concealing on wrapped links is broken: wrapped: ![Screenshot 2022-01-03 at 17 19 12](https://user-images.githubusercontent.com/81827001/147954098-f362d14a-8157-4ed6-bfb6-dffd53c7d84a.png) not wrapped: ![Screenshot 2022-01-03 at 17 18 54](https://user-images.githubusercontent.com/81827001/147954069-2f4cf223-466f-479d-b895-a32ed1e94150.png)

> > > Concealing on wrapped links is broken: > > > > > > This is potentially tricky with how things are done currently in the concealer. I will...

I think I know what's the problem could you send your neorg config and a screenshot?