Create an Emacs theme disco by randomly switching themes manually or automatically (from the Ef Themes collection): https://github.com/pprevos/disco-ef-themes
danderzei
That´s cool. I was working something similar today. I call it Emacs Disco as it changes themes randomly every 10 seconds :) Try this:
(run-with-timer 0 60 'cycle-themes)
Well I thought so, but the new editor in Reddit sucks. When I select Markdown it erases the post!
Thanks - all fixed.
Emacs is not a text editor but a programming environment. So it can do anything, as long as it is plain text interface.
Great questions:
- Encryption using PGP
- Use auto-fill mode 3.Use the TreeMacs package
- Org mode does bold, italics etc.. Colours in Emacs have semantic meaning and are automated through a theme.
- Use a note-taking application, such as Denote or Org Roam
- Org mode can be exported to many formats. Your documents are in plain text, so conversion is trivial. Aesthetic colouring is managed through export templates if you build a website, book etc.
- Use Org mode
My website Emacs Writing Studio explains most of what you like to achieve.
The scratch buffer in Emacs disappears after shutdown, but there is a package to fix this issue.
GitHub - Fanael/persistent-scratch: Preserve the scratch buffer across Emacs sessions
You can download the full source, create you own version and compile your own. Ut why not simply add CUA mode in your init file?
I am not a big fan of email marketing - I get enough spam. Also don't want popups on my website.
Try consult-find
to search for files using grep
.
I wrote a website for beginners, focused on writing prose, not code
https://lucidmanager.org/tags/emacs/