Ivan Malison

Results 440 comments of Ivan Malison

org-projectile functions are a backwards compatibility layer. The new way to to do things is just to use org-project-capture with the org-projectile backend.

@Thaodan You can arbitrarily customize the behavior by composing/making instances. I'm not sure why an instance being created as the default matters at all, it wont get used unless its...

> It also doesn't really work with defcustom. I would argue that defcustom isn't really sound and it's a feature mostly for noobs and people that probably shouldn't be using...

I believe the issue is that a: ``` require 'active_support/core_ext' ``` is required.

Ah, actually it seem that this may have been fixed in https://github.com/oleander/git-fame-rb/pull/136

We need a release that contains that fix though. This is breaking this package in nixos

> An icon is shown, though. Maybe taffybar tries multiple ways of retrieving an icon and prints a warning if some methods fail, but later succeed? Yes, taffybar falls back...

Yes. There is a function that generates a capture template for you. If you want to capture to the current project, you should use org-capture with that capture template.

There is also org-project-capture-capture-for-current-project