kot-behemoth / awesome-org-roam

đź“’ A curated list of awesome Org-roam resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome org-roam Awesome

Org-roam is a plain-text knowledge management system. It brings some of Roam's more powerful features into the Org-mode ecosystem.

Contents

Tools

  • PKMigrator - Roam Research markdown export to Org Roam files.
  • dendroam - Attempt of bringing to bring to emacs some Dendron features hand in hand with Org Roam.
  • md-roam - Use Org-roam with markdown files by adding Md-roam as a plug-in. Mix org and markdown files in a single Org-roam database.
  • org-roam-capture-extension - A Chrome and Firefox extension facilitating org-capture in emacs.
  • org-roam-ql - An org-ql interface for org-roam.
  • citar-org-roam - An emacs package to provide tighter Citar and Org-Roam integration.
  • org-similarity - A package to help Emacs org-mode users discover similar or related files. Under the hood, it uses Python and scikit-learn for text feature extraction, and nltk for text pre-processing.
  • org-roam-search - Org-ql like search for org-roam. depends on the following packages not yet on melpa.
  • consult-org-roam - A collection of functions to operate org-roam with the help of consult and its live preview feature. You can use it to search, filter and find notes, preview backlinks as well as forward links, and sift through currently open org-roam buffers.
  • Zetteldesk.el - Zetteldesk.el is an emacs library built on top of org-roam with the purpose of easier revision on various subjects and a better outliner tool for emacs.
  • org-roam-bibtex - Org Roam integration with bibliography management software.
  • nursery - "This is a repository for Emacs Lisp packages that I think could be useful for friends and coworkers. It’s an experimental, low-pressure space for me just to hack on Lisp with the garage door open."
    • org-roam-review (incubating) - Implements a system for managing Evergreen Notes on top of org-roam. Provides a spaced-repetition system that prompts you to review notes or revisit stubs and help them grow to maturity.
    • org-roam-dblocks (incubating) - Add org dynamic blocks that implement “canned searches” for org-roam. You can search for notes or list backlinks, then do additional filtering based on title or tags.
    • org-roam-search (incubating) - Search your org-roam files for a string and display a buffer of results. Results are shown with collapsible previews, like in the org-roam buffer.
    • org-roam-links (incubating) - Display a tree of backlinks and forward links up to a configurable depth. Useful for looking for unexpected connections without busting open a full-fledged graph UI. Contrasts with the normal org-roam buffer, which only shows backlinks.
    • org-roam-consult (incubating) - A version of consult-ripgrep that shows node titles instead of filenames so you don’t have to guess anymore.
    • org-roam-slipbox (incubating) Automatically tag nodes according to the name of the directory they’re in, and easily refile between these directories.
    • org-roam-gc (spike) - Automatically delete empty dailies files so they don’t build up forever.
    • org-roam-rewrite (spike) - Commands for renaming nodes, rewriting links and deleting nodes with redirection so you can refactor notes without leaving broken links.
    • timekeep (spike) - Provides a structured way to use org-roam for representing multiple clients/employers. It provides a simple clocking interface built on org-clock and provides integrations with org-capture.
    • org-roam-refill-previews (spike) - Refill previews in the backlinks buffer so they fit the window.
    • org-roam-lazy-previews (spike) - Compute previews lazily for much better performance in buffers with many backlinks or reflinks.
    • org-format (spike) - Formatter for org-mode files to ensure consistency.
  • org-roam-timestamps - Add modified and creation timestamps to the org-roam property drawer.
  • org-roam-ql-ql - This package provides an interface to query an org-roam databases and display it.

Resources

Contributing

Contributions of any kind welcome, just follow the guidelines!

About

đź“’ A curated list of awesome Org-roam resources

License:Other