github-orgmode-tests
org-roam-ui

github-orgmode-tests | org-roam-ui | |
---|---|---|
254 | 50 | |
165 | 2,064 | |
0.0% | 0.0% | |
2.7 | 0.0 | |
8 months ago | about 1 year ago | |
TypeScript | ||
- | GNU General Public License v3.0 only |
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.
github-orgmode-tests
-
Ask HN: How do you store the knowledge gained in a day?
TIP: When asking for advice in relation to knowledge management, note-taking, etc., be sure to ask for precise details regarding commenters' solutions. There are many people who participate in these discussions who don't seem to take a lot of notes (e.g., one file or paper notepad for all of their notes!).
I have a personal knowledge base that currently includes almost 7,000 files in which I store my notes. I take notes on everything. Every technology. Every product. Every meeting. EVERYTHING.
My notes are stored in Org files that I edit with Emacs and Org mode[1]. Org files are written using a feature-rich lightweight markup language[2] that is much more powerful than Markdown (which is used by alternative note-taking tools like Obsidian). For example, Org supports plain text spreadsheets[3], a feature I love.
Too many people will disqualify Org and say, "I don't use Emacs," while assuming that Emacs users choose Org because we already use Emacs. But I started using Emacs specifically to use Org, not for programming.
But regardless of which tool you end up using, consider organizing your note files using hierarchical tagging. I started using hierarchical tagging for my notes right after Wikipedia was first launched and I saw how effectively hierarchical tagging was being used there. Each Wikipedia article can belong to multiple categories, and each category can belong to multiple categories. This is hierarchical tagging, and it's worked great for my notes. At the bottom of every one of my Org files, there is a list of "parent topics", and each parent topic has a list of parent topics (excluding the "main topics", which have no parents).
[1] https://orgmode.org/
[2] https://orgmode.org/features.html
[3] https://orgmode.org/manual/The-Spreadsheet.html
-
Ask HN: Static Site (not blog) Generator?
My favorite static site generator is Org mode[1] for Emacs. Org files are written using a feature-rich lightweight markup language[2] that is much more powerful than Markdown (e.g., plain text spreadsheets). Org files can be exported to HTML[3].
The reason I prefer Org for static site generation is not because I already use Emacs. I actually started using Emacs about 20 years ago specifically to use Org mode.
[1] https://orgmode.org/
[2] https://orgmode.org/features.html
[3] https://orgmode.org/manual/HTML-Export.html
-
Reinventing notebooks as reusable Python programs
"until recently, Jupyter notebooks were the only programming environment that let you see your data while you worked on it."
This is false. Org-mode has had this functionality for over two decades.
https://orgmode.org/
-
Emacs 2024 Changes
Work - I use org-mode heavily for my personal project management and note keeping.
-
My 2024 review
While embracing analog tools, I've also refined my digital organization using ORG mode in Emacs. The system has evolved to become more structured and efficient.
- Org Mode: Your life in plain text
-
(Game)Dev with Emacs - Because it's not Already Hard Enough Without it
Org mode. Org mode is just great for taking notes and organizing tasks. I might write a post on it one day. If you're interested, check out Org Mode in the mean time.
-
Information flow - how I capture the notes
orgmode seems to be a big change after using Notion. However, I fell in love with Emacs, so I wanted to use all the best things. It was easy to set up org-agenda, org-roam, etc. Unfortunately, after a while, I noticed that using a non-standard system(not Markdown) could impact my note-sharing capabilities, as well my ~work~ docs were mostly built with Markdown. So, a note system that uses Markdown. Also, I switched to VIM :)
- A New Way to Store Knowledge
-
Ask HN: Has Anyone Trained a personal LLM using their personal notes?
- or to visualize and use it as a personal partner.
There's already a ton of open-source UIs such as Chatbot-ui[3] and Reor[4]. And that's just the tip of the iceberg.
Personally, I haven't been consistent enough through the years in note-taking.
So, I'm really curious to learn more about those of you who were and implemented such pipelines.
I'm sure there's a ton of really fascinating experiences.
[1] https://orgmode.org/
org-roam-ui
-
The Fall of Roam
I have never used Roam before, but I've been happily using an Emacs package called org-roam [0] for the past couple of years. When paired with org-roam-ui [1], it provides everything I need: basic linking, timestamped notes, and a graph view of all my notes. If you're an Emacs user or have used Roam in the past, I highly recommend giving them a try!
[0]: https://github.com/org-roam/org-roam
[1]: https://github.com/org-roam/org-roam-ui
-
Personal Knowledge Management Graph Visualization Tools for Neovim
I recently came across this software called org-roam-ui, a tool to visualize Org Roam's Zettelkasten in a graphical way. is there something like that for neovim? I use vimwiki as my PKM and was wondering if any of you know of any tool similar to org-roam-ui that works well with neovim, specifically with Markdown files, for visualizing one's PKM system.
-
I read the top ten Zettelkasten articles on Hacker News so you can do something more wholesome with your day
link
-
What would be the best language to create a package producing dataviz?
Thank you, for mentioning these interesting projects. Also, I found org-roam-ui, I'm gonna study their code to try to understand how they did it.
-
I cannot get EmacSQL to work
I did a quick look for any relevant issues on their repo, but I couldn’t find anything I’m afraid. Might be worth raising an issue.
- Notes list
- Org-roam-UI: a graphical front end for your org-roam Zettelkasten
- Project Mage is an effort to build a power-user environment in Common Lisp
-
how can I achieve mediawiki like categories and subcategories for note making in org mode?
Oh, in that case you can use tags in Org Roam as well. https://github.com/org-roam/org-roam Along with https://github.com/org-roam/org-roam-ui
-
Package to display org headings spatially?
org-roam-ui is very effective for this.
What are some alternatives?
logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
Joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
orgzly-android - Outliner for taking notes and managing to-do lists
magit - It's Magit! A Git Porcelain inside Emacs.
vscode-org-mode - Emacs Org Mode for Visual Studio Code
