* Open and edit periodic notes with templates (daily, weekly, monthly, seasonal, and yearly)
* Open, edit and archive .plan files
* Open and capture learning entries in a learning file
* Open and edit periodic notes with templates (daily, weekly, monthly, seasonal, and yearly)
* Open, edit and archive .plan files
* Open and capture learning entries in a learning file
-* Manage tasks in your daily files
-
-This plugin is still heavily under construction and the functionality to reschedule, capture to inbox or defer tasks is not yet implemented.
+* Manage tasks in your notes, including views to find open and important tasks, rescheduling and capturing.
=> https://git.r.bdr.sh/rbdr/nota.nvim view source @ git.r.bdr.sh
=> https://git.sr.ht/~rbdr/nota.nvim source mirror @ sourcehut
=> https://git.r.bdr.sh/rbdr/nota.nvim view source @ git.r.bdr.sh
=> https://git.sr.ht/~rbdr/nota.nvim source mirror @ sourcehut
* `<leader>it`, `:NotaInsertTask`, Inserts a task at cursor location.
* `<leader>ct`, `:NotaCaptureTask`, Captures a new task into the inbox.
* `<leader>Tt`, `:NotaTagTask`, Adds a tag to the current task.
* `<leader>it`, `:NotaInsertTask`, Inserts a task at cursor location.
* `<leader>ct`, `:NotaCaptureTask`, Captures a new task into the inbox.
* `<leader>Tt`, `:NotaTagTask`, Adds a tag to the current task.
* `<leader>rt`, `:NotaRescheduleTaskToday`, Reschedules the task under the cursor to today.
* `<leader>rT`, `:NotaRescheduleTaskTomorrow`, Reschedules the task under the cursor to tomorrow.
* `<leader>rs`, `:NotaRescheduleTaskSomeday`, Reschedules the task under the cursor to someday.
* `<leader>rt`, `:NotaRescheduleTaskToday`, Reschedules the task under the cursor to today.
* `<leader>rT`, `:NotaRescheduleTaskTomorrow`, Reschedules the task under the cursor to tomorrow.
* `<leader>rs`, `:NotaRescheduleTaskSomeday`, Reschedules the task under the cursor to someday.