Hypertext Emacs: You may not need org-mode

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  • I started going down the org-mode rabbit hole when I was investigating emacs last year. Then I came across Obsidian (https://obsidian.md/) and haven't looked back.

  • warbo-emacs-d

    Mirror of http://chriswarbo.net/git/warbo-emacs-d

  • My Emacs config replaces the default 'find-file' with the 'find-file-at-point' mentioned in the article, so the keybinding is just C-x C-f.

    I also modify it slightly to look for line-numbers and column-numbers, so pressing C-x C-f when the cursor is on '/home/chriswarbo/foo.txt:135:23' will open that foo.txt file, then navigate to line 135 and column 23.

    https://github.com/Warbo/warbo-emacs-d/blob/5e8b18dbae1767a9...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • lab

    Random experiments, exploration, and learning (by susam)

  • Different people use org-mode in different ways. I use org-mode primarily for maintaining spreadsheets containing tables of data where the tables may be related to each other. As I enter new data into the tables or edit existing data, I may want to automatically recompute aggregate data pertaining to those tables. For example, I may want to recompute the totals or averages using the data in these tables. Further, I may want to compose new tables automatically based on the data in the existing tables.

    This is the kind of spreadsheet management work I use org-mode for. Here is a simple example that illustrates some of the points I made in the previous paragraph: https://github.com/susam/lab/blob/main/emacs/org/total-of-to...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts