Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-neorg
A collection of awesome Neorg notes, software and resources
https://github.com/nvim-neorg/awesome-neorg
Last synced: 5 days ago
JSON representation
-
Parsers
- norg-specs - A collection of specifications and grammars for Neorg's file format, `norg`.
- tree-sitter-norg - A TreeSitter parser for the Neorg File Format.
- tree-sitter-norg-meta - A TreeSitter parser for Neorg's `document.metadata` tag.
- Norg.jl - A Julia parser for the Norg format.
- norganic - The solvent-free Norg compiler.
- minorg - MyNorg: `pandoc` to `norg` converter written in nim to import all *my* notes.
- Norg.jl - A Julia parser for the Norg format.
- norganic - The solvent-free Norg compiler.
- rust-norg - A robust parser for Norg for tools that don't use tree-sitter.
-
Integrations
- neorg-figlet-module - Figlet integration for Neorg
- neorg-telescope - Telescope.nvim integration for Neorg.
- nixpkgs-neorg-overlay - Nixpkgs overlay that gives Nix users access to unstable versions of Neorg and its associated projects.
- neorg-taskwarrior - Taskwarrior integration into neorg.
-
Neorg Modules
- Neorg Contexts - A neorg module that will display the headings you're currently inside at the top of the buffer.
- Neorg Kanban - A neorg module that will allow you to display your gtd tasks in kanban-like floating windows.
- Neorg Jupyter - A neorg module to work with jupyter notebooks inside neorg.
- Neorg Templates - A neorg module to create templates for norg file with dynamic values via LuaSnip.
- Neorg Bookmarks - A bookmark manager the neorg way.
- Neorg Exec - code block execution for neorg.
- Neorg Capture - A neorg module to capture quick notes using neorg-templates
- Neorg Hop Extras - A neorg module that adds a few new types of links like commands, aliases, etc.
- Neorg Conceal Wrap - Hard wrap text based on its concealed width, instead of its unconcealed width.
- Neorg Interim LS - Provide refactoring functionality through neovim's LSP interface. Serves as a completion source, and can complete categories (when used with `neorg-se`).
- Neorg colors - a really simple module that allows you to change the colors of text
- Neorg Worklog - A neorg module that logs the files you work on in your daily journal.
- Neorg SE - The power of a search engine for your Neorg workspace. Search notes, titles, categories, and more.
- Neorg Extras - An neorg-agenda and neorg-roam add-on.
-
Notes Collection
- Library of Norgxandria - This repository aims to be a monolithic collection of notes about any topic, written in the `.norg` file format.
-
Resources
-
- Norg Tutorial - Norg tutorial with kickstart configuration.
- From No Org to Neorg - Youtube video series from the author.
- From No Org to Neorg - Youtube video series from the author.
- Extending Neorg - Youtube video series to build custom modules.
-
Developer Resources
- Neorg Module Tutorial - Written tutorial that goes over the basics of the modules system, and how to create a new core/external module.
- Extending Neorg - Youtube video series to build custom modules.
-
Sub Categories