doom_config
obsidian.nvim
doom_config | obsidian.nvim | |
---|---|---|
1 | 26 | |
1 | 5,136 | |
- | 5.3% | |
7.4 | 9.7 | |
21 days ago | 8 months ago | |
Emacs Lisp | Lua | |
- | Apache License 2.0 |
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.
doom_config
-
Note-taking system (Second Brain implementation in neovim)
In case OP is interested, here’s my config. The main annoyance, which works fine now, was getting variable fonts to work. I have always struggled to get fonts to behave as I want in Doom.
obsidian.nvim
-
Show HN: Daily-notes.nvim – fuzzy time journal and planning plugin
Obsidian.nvim (https://github.com/epwalsh/obsidian.nvim) has been working really well for me. I use Obsidian mobile app (it’s not the best in this space, but still very good). And on my laptop, I’ve got neovim - getting to the daily note is one key combo. It’s also super fast and syncs using Obisidan Sync (or you can do your own).
-
Why I Like Obsidian
Don't fall for the trap of note taking tools. At the end of the day, if you can write down your thoughts then it does the job. Spend less time on thinking about tools and more time on writing notes.
At the same time, in my opinion you should feel comfortable in your tool. If VimWiki does not suit your needs but you still want to use vim (like I do), you could look into https://github.com/epwalsh/obsidian.nvim to edit notes in neovim, and then view them in Obsidian using :ObsidianOpen. I like to have my terminal and Obsidian open side-by-side for this workflow.
-
new plugin: obsidian-sync.nvim
I'm currently switching from org-mode to obsidian for note taking and an important thing to get right is editing notes in neovim while they render in the obsidian app. obsidian.vim helps but we also need the obsidian UI to automatically follow when active note changes in neovim.
-
What are your cross-platform note-taking solutions with neovim? I am so lost!
And of course there's also obsidian.nvim, if you want Obsidian-specific features.
-
Reconstructing Obsidian Features in Vim and Bash
There's also zk[2], a zettelkasten-based notetaking tool like Obsidian, but it provides its functionalities through a CLI and LSP server.
[1]: https://github.com/epwalsh/obsidian.nvim
-
Feeling super slow...
Yea worth it. As far as good for certain languages over others: text is text. Once you’re more experienced with how (neo)vim works, you won’t want to type anywhere. Like in the browser or obsidian
-
Anything like Obsidian dataview?
If i remember correctly, obsidian.nvim had something like that? Haven’t used myself so sorry if I’m wrong.
-
Mind.nvim is Deprecated so what to use now!?
I use obsidian + obsidian.nvim
-
Note-taking system (Second Brain implementation in neovim)
Because I like to collect notes from the browser with https://addons.mozilla.org/de/firefox/addon/markdownload/ to obsidian and edit in Nvim with https://github.com/epwalsh/obsidian.nvim
- What are some popular note taking available
What are some alternatives?
OVIWrite - Integrated Writing Environment (IWE) based on NeoVim
neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim.
vim-todotxt-syntax - Change your vim or neovim to an ultimate TODO management tool.
telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
dot
marksman - Write Markdown with code assist and intelligence in the comfort of your favourite editor.