Skip to content

Feedback #72

@ahmedelgabri

Description

@ahmedelgabri

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 like vim.g.CorpusDirectories = {…} for example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions