yetanotherfossman

Results 7 comments of yetanotherfossman

Done! And thanks for your work! ---- Google Play description: Discreet Launcher también está disponible en F-Droid. Código fuente: https://github.com/falzonv/discreet-launcher ---- Banner: Discreet Launcher para una pantalla de inicio sin...

I think the advice is in fault here, because it's reusing the arguments from org-refile and feeding them to org-save-all-org-buffers. It should be something like this instead: ```elisp (advice-add 'org-refile...

It works as long as they use plain C-c C-w. Once they use any other command that calls org-refile under the hood, it will error out. For instance, in the...

@relict007 Do you use the package orderless too? If you do, after calling `consult-find` and writting the name of your file, you can input `#org$` to only see the main...

@relict007 Have you thought about using keywords for this? i.e. using the keyword `main` for your main notes, being them `.org` or whatever, and `attachment` for other things. That way...

@relict007 Just in case you don't know it, alternatively you can write `_leaf!` and orderless will take care of hiding notes which match that keyword.

@relict007 Glad that's useful for you! But although it's possible you could find a way to hide it by default, it'll surely be a hack with orderless dispatchers. It's easier...