Skip to content

A collection of awesome Neorg notes, software and resources

License

Notifications You must be signed in to change notification settings

nvim-neorg/awesome-neorg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Awesome Neorg Awesome

A collection of awesome Neorg notes, software and resources.

Neorg is an all-encompassing tool based around structured note taking, project and task management, time tracking, slideshows, writing typeset documents and much more.

Contents

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.
  • rust-norg - A robust parser for Norg for tools that don't use tree-sitter.
  • minorg - MyNorg: pandoc to norg converter written in nim to import all my notes.

Integrations

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 SE - The power of a search engine for your Neorg workspace. Search notes, titles, categories, and more.
  • 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 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

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.

About

A collection of awesome Neorg notes, software and resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published