-
For Notetaking, I use Vimwiki. However there are other out there like obsidian.nvim, telekasten.nvim, neorg, nvim-orgmode, mind.nvim. I wanted something that felt universal, (like supported anywhere) so I moved to basically to markdown based system, since it's supported by github, gitlab, obsidian gui app, etc. I even use it on mobile, there is an obsidian android app.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
the ChatGPT plugin. It's really useful to compose your prompt in neovim and copy the answer seamlessly. Also you have a library of pre-written prompts to set the context.
-
telekasten.nvim
A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
For Notetaking, I use Vimwiki. However there are other out there like obsidian.nvim, telekasten.nvim, neorg, nvim-orgmode, mind.nvim. I wanted something that felt universal, (like supported anywhere) so I moved to basically to markdown based system, since it's supported by github, gitlab, obsidian gui app, etc. I even use it on mobile, there is an obsidian android app.
-
If you haven't looked into TMUX I'd recommend that with tmux-sessionizer
-
You can try my shell velocity: a portable notational velocity for your shell.
-
https://github.com/jakewvincent/mkdnflow.nvim is a similar plugin to neorg that's closer to vimwiki than to org-mode. Either way, a personal documentation system, and whatever report/scripts/grep to find things easily.
-
REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential. (sometimes I use inotifytools on linux to literally just run the script every time I save it.)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential. (sometimes I use inotifytools on linux to literally just run the script every time I save it.)
-
REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential. (sometimes I use inotifytools on linux to literally just run the script every time I save it.)
-
But for me the most important aspect is org-agenda and in particular with packages like org-super-agenda, org-ql, and orgzly an excellent Android app. You configure the parameters and it shows you tasks/notes grouped/sorted by whatever attributes you want--priority, tags, deadline, keywords, etc. It takes a matter of 3 seconds to search for tasks with priority A to do within 2 weeks, for example (or you can of course pre-configure that search parameter bound to a hotkey--I have agenda views for different aspects of my life like school, work, business, shopping, etc.). The interface provides you the ability to quickly mark tasks and modify their properties in bulk like priorities and deadlines, etc.
-
org-ql
A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.
But for me the most important aspect is org-agenda and in particular with packages like org-super-agenda, org-ql, and orgzly an excellent Android app. You configure the parameters and it shows you tasks/notes grouped/sorted by whatever attributes you want--priority, tags, deadline, keywords, etc. It takes a matter of 3 seconds to search for tasks with priority A to do within 2 weeks, for example (or you can of course pre-configure that search parameter bound to a hotkey--I have agenda views for different aspects of my life like school, work, business, shopping, etc.). The interface provides you the ability to quickly mark tasks and modify their properties in bulk like priorities and deadlines, etc.
-
But for me the most important aspect is org-agenda and in particular with packages like org-super-agenda, org-ql, and orgzly an excellent Android app. You configure the parameters and it shows you tasks/notes grouped/sorted by whatever attributes you want--priority, tags, deadline, keywords, etc. It takes a matter of 3 seconds to search for tasks with priority A to do within 2 weeks, for example (or you can of course pre-configure that search parameter bound to a hotkey--I have agenda views for different aspects of my life like school, work, business, shopping, etc.). The interface provides you the ability to quickly mark tasks and modify their properties in bulk like priorities and deadlines, etc.
-
fzf, I've created some functions around that. You can check it out here.
-
fzf, I've created some functions around that. You can check it out here.
-
For jumping around directories, I use zoxide.
-
My shell is starship, for showing me git status, etc.. Highly customizable.
-
For Notetaking, I use Vimwiki. However there are other out there like obsidian.nvim, telekasten.nvim, neorg, nvim-orgmode, mind.nvim. I wanted something that felt universal, (like supported anywhere) so I moved to basically to markdown based system, since it's supported by github, gitlab, obsidian gui app, etc. I even use it on mobile, there is an obsidian android app.
-
For Notetaking, I use Vimwiki. However there are other out there like obsidian.nvim, telekasten.nvim, neorg, nvim-orgmode, mind.nvim. I wanted something that felt universal, (like supported anywhere) so I moved to basically to markdown based system, since it's supported by github, gitlab, obsidian gui app, etc. I even use it on mobile, there is an obsidian android app.
-
For Notetaking, I use Vimwiki. However there are other out there like obsidian.nvim, telekasten.nvim, neorg, nvim-orgmode, mind.nvim. I wanted something that felt universal, (like supported anywhere) so I moved to basically to markdown based system, since it's supported by github, gitlab, obsidian gui app, etc. I even use it on mobile, there is an obsidian android app.
-
If you want to tryout some neovim distro's, there are a few. The one's I tried are LunarVim, AstroNvim, NvChad. I'm using LunarVim right now. The Lunarvim community (discord), is also good.
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
If you want to tryout some neovim distro's, there are a few. The one's I tried are LunarVim, AstroNvim, NvChad. I'm using LunarVim right now. The Lunarvim community (discord), is also good.
-
NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
If you want to tryout some neovim distro's, there are a few. The one's I tried are LunarVim, AstroNvim, NvChad. I'm using LunarVim right now. The Lunarvim community (discord), is also good.
-
If you don't like distro's and want to use something of your own, make sure that you have a few plugins like telescope.nvim, lazy.nvim, toggleterm.nvim Or vim-floaterm, gitsigns.nvim, which-key.nvim, which will make your neovim journey smooth. Again these are just few, but I highly recommend it.
-
If you don't like distro's and want to use something of your own, make sure that you have a few plugins like telescope.nvim, lazy.nvim, toggleterm.nvim Or vim-floaterm, gitsigns.nvim, which-key.nvim, which will make your neovim journey smooth. Again these are just few, but I highly recommend it.
-
If you don't like distro's and want to use something of your own, make sure that you have a few plugins like telescope.nvim, lazy.nvim, toggleterm.nvim Or vim-floaterm, gitsigns.nvim, which-key.nvim, which will make your neovim journey smooth. Again these are just few, but I highly recommend it.
-
If you don't like distro's and want to use something of your own, make sure that you have a few plugins like telescope.nvim, lazy.nvim, toggleterm.nvim Or vim-floaterm, gitsigns.nvim, which-key.nvim, which will make your neovim journey smooth. Again these are just few, but I highly recommend it.
-
If you don't like distro's and want to use something of your own, make sure that you have a few plugins like telescope.nvim, lazy.nvim, toggleterm.nvim Or vim-floaterm, gitsigns.nvim, which-key.nvim, which will make your neovim journey smooth. Again these are just few, but I highly recommend it.
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
If you don't like distro's and want to use something of your own, make sure that you have a few plugins like telescope.nvim, lazy.nvim, toggleterm.nvim Or vim-floaterm, gitsigns.nvim, which-key.nvim, which will make your neovim journey smooth. Again these are just few, but I highly recommend it.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives