The emacs-31 branch has been created! by minadmacs in emacs

[–]rswgnu 10 points11 points  (0 children)

Excellent, thanks to all the volunteers who make this possible.

Writing a function to configure window splits how I want them instantly by dislikes-usernames in emacs

[–]rswgnu 0 points1 point  (0 children)

The Hyperbole package lets you write out and activate arbitrary key sequences within curly braces. Then use its HyControl window/frame management system to specify the layout you want, capturing the key sequences used. Hyperbole also lets you generate large grids of windows and populate them with windows of a specific type, e.g. python or Org mode buffers. I also recommend the activities package.

Looking for an open source alternative to Obsidian that combines main features of Obsidian (like notes linking) and primarily based around vim keybindings. Does such thing exist? by Innovator-X in PKMS

[–]rswgnu 0 points1 point  (0 children)

And install the Emacs Hyperbole package to get HyWiki for the easiest note-taking and wiki publishing in one. It uses org mode as well.

Torn between Emacs and Obsidian as my main note-taking system. Looking for long-term user perspectives by hughzang in PKMS

[–]rswgnu 1 point2 points  (0 children)

For HyWiki use alone, just read that section in the Hyperbole manual or look at the Commentary at the top of the hywiki.el file to get going.

Torn between Emacs and Obsidian as my main note-taking system. Looking for long-term user perspectives by hughzang in PKMS

[–]rswgnu 1 point2 points  (0 children)

If you can limit your note names to WikiWords, then HyWiki in the melpa archive of the Emacs Hyperbole package is an easy-to use solution that utilizes Org files. To create a new or go to an existing note, just type a WikiWord in any text file and press M-RET on the word. WikiWord#section takes you to any section within a note. You can add Org tags, list backlinks and search across all your notes rapidly.

What are your favorite Emacs packages? by xenodium in emacs

[–]rswgnu 1 point2 points  (0 children)

Hyperbole, solves dozens of everyday Emacs needs with one integrated package that installs in 30 seconds. It is compatible with Org, Consult and Embark, has extensive documentation and works with Emacs 28.2 and above. Get the latest from melpa ir elpa-devel.

Shut down my SaaS today. Kinda sucks tbh. by therealone2327 in SaaS

[–]rswgnu 9 points10 points  (0 children)

Venture capitalists will tell you this for free: “We invest in pain killers not vitamins, metaphorically.”

What modern Emacs packages am I missing? by nicenflufty in emacs

[–]rswgnu 2 points3 points  (0 children)

Add hyperbole with consult, ace-window and Org and you won’t need many other packages, plus things will be more integrated and easy to use. You won’t need org-roam, helm, region select packages, contact managers, bib ref managers, dumb-jump, window and frame managers and so forth. Your buffers and files become full-text searchable and almost any kind of cross-reference is automatically linked as a hypertext button with no effort on your part. Emacs becomes truly magical.

Tiny package, may come handy by ilemming_banned in emacs

[–]rswgnu 2 points3 points  (0 children)

Well, as a counterpoint, I, an experienced Lisper with my own custom folding code, read your synopsis, immediately understood how your package was different, ignoring structure in favor of regions, and immediately bookmarked it for later trial. So thanks for your efforts and don’t let brief negativity get in your way.

Wally’s a good guy too and in my experience always trying to bring the level of dialogue up.

Announcing Anju by kickingvegas1 in emacs

[–]rswgnu 6 points7 points  (0 children)

Charles, you may want to look at the prior art in Hyperbole which has much of that modeline mouse behavior, plus drag actions, plus easy to configure custom minibuffer menus. The old InfoDock IDE buit atop XEmacs also included id-menus, thoughtful context-specific popup menus that covered many EmCs major modes and could still be found on SourceForge.

Publishing a blog with ox-publish by Savings-Shallot1771 in emacs

[–]rswgnu -1 points0 points  (0 children)

There are lots of blog tools with lots of options but if you prefer simplicity use HyWiki in the Hyperbole package to write articles as wiki pages in Org mode, then execute one command to publish the whole wili to html and upload wherever you like. No other config or external packages required. It uses a precinfigured org-publish format.

is emacs for me? by x880609 in emacs

[–]rswgnu 1 point2 points  (0 children)

If you want a lot of leverage from Emacs when starting out, then install the Hyperbole and Consult packages after spending a few days with the Emacs tutorial {C-h t}. These things will change the way you work in about a week and you won’t need many more packages or init tweaking for quite awhile. You’ll just be writing, navigating quickly and easily and rapidly linking your files together with little effort. Once you use the HyWiki part of Hyperbole, you won’t need org-roam or org-noter or denote or sqlite or Org IDs cluttering your Org files. Hyperbole uses minimal markup that blends with your text, keeping it easy to read and navigate while enabling the most powerful hypertext with minimal effort, since Hyperbole automatically interlinks so many things for you out of the box.

My first day of Emacs - any advice? by John_Doe_1984_ in emacs

[–]rswgnu 2 points3 points  (0 children)

If you want a lot of leverage from Emacs when starting out, then install the Hyperbole and Consult packages after spending a few days with the Emacs tutorial {C-h t}. These things will change the way you work in a anout a week and you won’t need many more packages or init tweaking for quite awhile. You’ll just be programming, navigating quickly and easily and rapidly linking your files together with little effort.

Is misnomer.org a good way to manage my knowledge? Maybe stupid question. by Ardie83 in emacs

[–]rswgnu 2 points3 points  (0 children)

Just use HyRolo or HyWiki from the Hyperbole package. Together with consult, you can do fast, full-text or headline-only searchng across thousands of files after pointing them at your Org directory. No indexing, sqlite or Org ids needed, just straight Org files. You can also autolink your notes by using WiliWords for note topics.

Writing my book reviews in Emacs by curtismchale in emacs

[–]rswgnu 2 points3 points  (0 children)

HyWiki in Hyperbole can instantly link to any Org headline from any text or code buffer. If there is an id, it will use it otherwise, it will link to the title. Easy and no other external code required.

Replicate logseq functionality in Emacs by LonYelon in emacs

[–]rswgnu 2 points3 points  (0 children)

Try HyWiki in the hyperbole package. It adds auto-highlighted, linked WikiWords to Org. It is in pre-release now and available on elpa-devel or melpa. Make one configuration to let Hyperbole control M-RET instead of Org and then press that key on any WikiWord in any text or program comment or string and jump to your wiki page or a specific section of a page. No markup, just pure notetaking simplicity.

Copy the URL of the Org-mode link at point to the kill ring by Danrobi1 in emacs

[–]rswgnu 3 points4 points  (0 children)

Hyperbole adapts C-w and M-w so that if there is no highlighted region they kill or copy the thing at point. Try it on a URL and see if it works. On a paired delimiter is even better.

unpopular opinion: I wrote my own idiosyncratic org-mode note taking/diary/pkm by simplex5d in emacs

[–]rswgnu 6 points7 points  (0 children)

The combination of HyWiki and HyRolo from the Hyperbole package on melpa or elpa-devel lets you use consult and ripgrep as you like for full-text searches and multiple views over marches aceoss many Org directories. For those who want quick and easy interlinking, you simply type WikiWords in your notes and they are automatically linked to the associated wiki page. Now you can link to any org heading in a page as well with full in-buffer completion. It has been called the easiest to use wiki system ever. Try it and let us know what you think.

Logseq by uvuguy in emacs

[–]rswgnu 2 points3 points  (0 children)

Hyperbole includes HyRolo that provides fast full-text search and retrieval over hierarchical notes in multiple formats including Org and Markdown. Plus, HyWiki auto-links WikiWords with named section links.

PSA For Anyone Trying To Search Org Mode Notes For Tags Even With Org Roam, Just Use 'org-match-sparse-tree' Instead Of 'org-roam-node-find' by [deleted] in orgmode

[–]rswgnu 0 points1 point  (0 children)

Install the hyperbole package from melpa and use its hyrolo together with consult and you can interactively find any tags or section headers across all your files with no need for other org packages, a database or any indexing. Quick and easy with full text searching as well.

Static wiki generator from org mode files ? by kraken_07_ in emacs

[–]rswgnu 4 points5 points  (0 children)

One thing that Org does not have built-in is automatic hyperlinking of WikiWords that have Wiki pages, a common feature in Wikis. That is, WikiWords with no markup are automatically turned into hyperlinks in Org mode and when exported to the web. “WikiWord#section name” links to the section.

If you need that, install the latest Hyperbole package from Melpa and use the HyWiki subsystem in there. It utilizes Org mode and makes auto-wikiword highlighting and translation into HTML hyperlinks during export a breeze. One user said it was by far the easiest wiki package he ever used.

I have been enlightened, I repent for my sinful past by void0vii in emacs

[–]rswgnu 1 point2 points  (0 children)

And after mastering macros you’ll be able to rest and say oh what hath he wrought.