Boris Buliga
Boris Buliga
This was a link to readme 😅 @licht1stein or am I missing something?
@licht1stein ❤️ Ah, I see now. I guess it can be improved in two ways: 1. Add a separate heading specifically for Emacs 29 under 'No Titlebar' header. 2. Additionally...
Closing as it's supported out of box in Emacs. If you still think that something is needed from Emacs+, let me know.
They are different. Bang variants accept metadata as their argument. https://github.com/d12frosted/vulpea/blob/f74575ebad8e6f7e5f7713a121bcdb939dcac83e/vulpea-meta.el#L91-L107 You see, `vulpea-meta-get` actually parses metadata using `vulpea-meta` and then passes it to `vulpea-buffer-meta-get!`. Parsing metadata is not that...
You're welcome. Thanks for reading README. I think I need to revamp some sections to make them more clear and reflect some of the latest changes.
Hey @wuqui, Vulpea uses `org-roam` db under the hood. So my wild guess would be that you haven't force synced your database before using Vulpea. See [installation instructions][1], especially point...
> emacs-sql: table `notes` not found This error means that Vulpea was not properly bootstrapped. There is a mechanism to ensure that Vulpea-specific stuff is injected into Org Roam database,...
@kronikpillow 🤔 so did you figure out how to fix that? Did `vulpea-db-autosync-mode` + `(org-roam-db-sync 'force)` help?
@bastibe while it works, it's just a lousy workaround. First of all, it doesn't cover full value of those hooks, so users have to figure that out. And secondly, we...
Hey, sorry for missing your question. I don't quite understand what you are saying :smile_cat: If you are talking about `app` file for the `emacsclient` executable (which is included), like...