DaFi-1/tasknvim

github github
note-taking
stars 18
issues 1
subscribers 0
forks 0
CREATED

UPDATED


plugin logo tasknvim preview

A simple and visual Neovim plugin that transforms files into smart task lists, with automatic counting, dynamic highlighting, and full color customization.

🚀 Introduction

TASKNVIM is a versatile task management plugin for Neovim, designed to organize tasks, todo-lists, project checklists, and any system requiring structured task tracking. Whether you're managing personal todos, team projects, bug tracking, or any organizational workflow, create a file called TASKNVIM and start organizing.

tasknvim gif

Task Types

📦 Installation

Using lazy.nvim

{"DaFi-1/tasknvim"}

Using packer.nvim

use "DaFi-1/tasknvim"

Using vim-plug

Plug 'DaFi-1/tasknvim'

Manual Installation

Clone the repository to your Neovim package directory:

git clone https://github.com/DaFi-1/tasknvim.git ~/.local/share/nvim/site/pack/plugins/start/tasknvim

📄 License

This project is licensed under the GPL License.