Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Ability to create file based on highlight #763

Open
kapitanluffy opened this issue May 6, 2024 · 0 comments
Open

Feature Request: Ability to create file based on highlight #763

kapitanluffy opened this issue May 6, 2024 · 0 comments

Comments

@kapitanluffy
Copy link

It would be nice to have a built-in way of creating a file based on the highlighted text.

For more context, let's say I have a list of tasks and I want to add details to these tasks.

So instead of creating a new file and manually naming it then backlinking it in my tasks.md, I would simply highlight the task (e.g. My Task for Saturday) and have it create a file called my-task-for-saturday.md

Additionally, it would be nice to make it configurable with

  • how the file names are generated (should it use kebab, camel or spaces)
  • where should the file get created? root dir by default? should we prompt to allow relative naming (e.g. my-tasks-subdir/my-tasks-for-saturday.md)
  • support for templates? maybe even varying templates based on highlighted text's pattern?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant