-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
See twitter thread for context
First, I understand that this is currently a WIP & might not even be released. Because it was created for personal use. But I was looking exactly for something like that so I thought I'd give it a try. So here are my initial thoughts:
- Currently, the plugin works only with git repos folders, it will be great if it can also work with normal folders.
- A callback to control the newly created file name. For example one of the folders I want to use Corpus for is a notes folder, and I like to prefix the name with a datestamp. Something like
%Y-%m-%d-%H-%M-%S-<name>.md - [minor] In neovim with the new Lua rewrite it feels less vim-y adding a global variable
CorpusDirectories = {…}instead of doing something likevim.g.CorpusDirectories = {…}for example
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels