ob-restclient.el VS dotemacs

Compare ob-restclient.el vs dotemacs and see what are their differences.

ob-restclient.el

An org-mode extension to restclient.el (by alf)

dotemacs

My emacs configuration. (by mclear-tools)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ob-restclient.el dotemacs
5 16
204 89
- -
5.8 6.1
3 months ago 18 days ago
Emacs Lisp Emacs Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

ob-restclient.el

Posts with mentions or reviews of ob-restclient.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.

dotemacs

Posts with mentions or reviews of dotemacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-16.
  • emacs-groundup
    4 projects | /r/emacs | 16 May 2022
    7 - Meow: Meow is great. I switched from evil a few months ago and am pretty happy with it. I also dropped general.el for bind-key.el, which is included with use-package (which I see you are using anyway). You can look at my setup of meow here and a more generic setup of keybindings here. I haven't had any trouble with using this instead of general.
  • tab-bar-mode: How to change tab bar appearence?
    4 projects | /r/emacs | 1 Mar 2022
    Another thing you might consider (this depends on how many tabs you usually keep open, etc.) is not displaying tabs in the tab-bar at all (setq tab-bar-show nil) and displaying them in the echo-area instead. I use a combination of https://github.com/fritzgrabo/tab-bar-echo-area and https://github.com/qaiviq/echo-bar.el to give a consistent but very unobtrusive presentation of the tabs in the echo bar on the bottom right. You can see that in this image -- and my config for it is here.
  • Has anyone ever written a research paper by only using org-mode?
    2 projects | /r/emacs | 17 Feb 2022
    Yes. It’s not a problem (it’s also easy to write papers in markdown using markdown mode). If you want to see some of the packages involved look at my setup-writing.el file in my config.
  • Writing papers/thesis in org with a barebone config
    5 projects | /r/orgmode | 27 Jan 2022
    You can take a look atmy setup and see if any of it looks helpful. The relevant modules for you will be:
  • How to C-x b but to related buffers only?
    2 projects | /r/emacs | 15 Oct 2021
    Yeah +1 for perspective.el. I use it with projectile to manage projects and have discrete buffers for different projects. You can look at my setup if it is helpful here.
  • Bikeshedding Friday: How do you organize your init file?
    7 projects | /r/emacs | 17 Sep 2021
    I also think a multi file modular setup is the way to go. I do this in tandem with use-package statements and it works well and is relatively easy to troubleshoot. You’re welcome to see what might be useful to you from my config: https://github.com/mclear-tools/dotemacs
  • New grad student, new to emacs, hoping to use for academic note taking/writing, completely lost on where to start
    2 projects | /r/emacs | 7 May 2021
    My dotemacs is geared towards academic work. You're welcome to take a look.
  • Projectile for research and writing?
    2 projects | /r/emacs | 16 Apr 2021
    I use projectile, along with persp-mode, and eyebrowse, to handle all my writing projects. Here's the relevant part of my config
  • tmux-like sessins in emacs
    2 projects | /r/emacs | 9 Mar 2021
    I use a single-frame but multi-project approach via projectile + eyebrowse. You can see the config here. It is partially adapted from code in spacemacs. I had formerly used different frames per project but found this unwieldy. And now I have dedicated "spaces" for terminal, agenda, notes, etc.
  • Spacemacs dilemma (mostly a rant)
    5 projects | /r/emacs | 4 Jan 2021
    I used spacemacs for about a year before giving it up and going my own way based on similar kinds of frustrations. I found it relatively easy to pull out (or use as inspiration) the parts of spacemacs that I liked. You can see the current version of my config using evil and space as leader here. I think Doom is good, but I like maintaining my config and found it unnecessarily complicated for what I needed. YMMV. I'm actually in the process of simplifying my config now with features from nano-emacs and using icomplete-vertical/consult/embark. We'll see how that goes.

What are some alternatives?

When comparing ob-restclient.el and dotemacs you can also consider the following projects:

scimax - An emacs starterkit for scientists and engineers

persp-mode.el - named perspectives(set of buffers/window configs) for emacs

straight.el - 🍀 Next-generation, purely functional package manager for the Emacs hacker.

writeroom-mode - Minor mode for distraction-free writing

dotfiles - Yet another dotfile-repository

citar - Emacs package to quickly find and act on bibliographic references, and edit org, markdown, and latex academic documents.

binder - Emacs global minor mode facilitating multi-file writing projects

perspective-el - Perspectives for Emacs.

dotfiles

dotemacs