vim-todotxt-syntax
marksman
vim-todotxt-syntax | marksman | |
---|---|---|
4 | 15 | |
2 | 2,226 | |
- | 4.7% | |
10.0 | 8.1 | |
over 2 years ago | 19 days ago | |
Vim Script | F# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-todotxt-syntax
-
Note-taking system (Second Brain implementation in neovim)
I'm just using my small and simple plugin for todotxt syntax highlight, that I've made years ago for vim. It's useful when I want to put some extra colors or I want to include some tasks in the file.
-
Tasks plugin to help me manage everything I might do in the future?
https://github.com/EtiamNullam/vim-todotxt-syntax - You can use my vim/neovim plugin to add some syntax highlighting for your tasks based on simple rules.
-
How do you take notes? (preferable if its native lua way)
I use my own syntax plugin to give visual clues based on simple rules and Syncthing for synchronization between devices.
- What's your favourite format for general text storage?
marksman
-
Show HN: Daily-notes.nvim – fuzzy time journal and planning plugin
I've been using the markdown lsp called marksman lately (https://github.com/artempyanykh/marksman). It works great for me.
I like to research, and found Zettelkasten to be a great way to do so. The benefit is that you build up a database of very well-reasoned notes that you can link together in different context and build even higher levels of well-reasoned arguments. I used to do it in a simpler way with just grep and plain old unix files, but the ability to quickly find, create and reference notes with something like marksman makes it easier to stay in the flow and be more productive. Even though I could technically do it before, something just clicked with this new approach.
I think it's good to try out different tools and workflows and see what work for you, as it helps you better grasp what your needs are. So even if you don't use the tools they don't have to be a waste of time.
-
Lite 🚀 ApolloNvim Distro 2024
marksman
- Helix - Front-End Power
-
I was settting up Obsidian when...
Although not as featureful or powerful as Obsidian I personally created a python script to help me manage the notes, and I preview them using my own blog being run locally and for the linking part I use marksman, it takes time and it might not be the best solution for everyone but it works for me.
-
Tell HN: Nearly all of Evernote’s remaining staff has been laid off
I have never used this, but for NeoVim it looks like you might be able to use this (or hack on it a bit to make it work with LogSeq a bit better) https://github.com/artempyanykh/marksman
- Marksman: Markdown with code assist and intelligence in your editor
-
Note-taking system (Second Brain implementation in neovim)
A hackier way that you can bend to your will and might be more vim-like is using the Marksman LSP with regular old markdown files in vim. You can go-to-definition in markdown links, etc. This is a Helix YouTuber who shows off some of the power of marksman, but all of these concepts translate 1 to 1 with neovim: https://www.youtube.com/watch?v=8GQKOLh_V5E
-
Markdown viewer/editor CLI
Have you seen https://github.com/artempyanykh/marksman which uses LSP?
-
Note-taking help. Zettelkasten method
I found https://github.com/jeffmm/vim-roam and https://github.com/artempyanykh/marksman . The first is a plugin where the second is an lsp and I'm sure there are more. Vim-roam codebase looks to be a couple of years old.
-
Introducing the Markdown Language Server
Interesting. Have been using https://github.com/artempyanykh/marksman up until now (in neovim, but also runs in vscode apparently).
What are some alternatives?
doom_config
obsidian.nvim - Obsidian 🤝 Neovim
vim-gml - High quality Vim syntax highlighting for Gamemaker studio 2
zk-nvim - Neovim extension for zk
OVIWrite - Integrated Writing Environment (IWE) based on NeoVim
tree-sitter-markdown - Markdown grammar for tree-sitter
vim-fish-syntax - Syntax and ftplugin files for fish shell scripts
mkdnflow.nvim - Fluent navigation and management of markdown notebooks
zettelkasten.nvim - A Vim Philosophy Oriented Zettelkasten Note Taking Plugin
zk - A plain text note-taking assistant
glow.nvim - A markdown preview directly in your neovim.