[-] danderzei@alien.top 1 points 10 months ago

I wrote a website for beginners, focused on writing prose, not code

https://lucidmanager.org/tags/emacs/

[-] danderzei@alien.top 1 points 10 months ago

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@alien.top 1 points 10 months ago

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)

[-] danderzei@alien.top 1 points 10 months ago

Well I thought so, but the new editor in Reddit sucks. When I select Markdown it erases the post!

[-] danderzei@alien.top 1 points 10 months ago

Thanks - all fixed.

[-] danderzei@alien.top 1 points 10 months ago

Emacs is not a text editor but a programming environment. So it can do anything, as long as it is plain text interface.

[-] danderzei@alien.top 3 points 10 months ago

Great questions:

  1. Encryption using PGP
  2. Use auto-fill mode 3.Use the TreeMacs package
  3. Org mode does bold, italics etc.. Colours in Emacs have semantic meaning and are automated through a theme.
  4. Use a note-taking application, such as Denote or Org Roam
  5. 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.
  6. Use Org mode

My website Emacs Writing Studio explains most of what you like to achieve.

[-] danderzei@alien.top 1 points 10 months ago

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

[-] danderzei@alien.top 1 points 10 months ago

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?

[-] danderzei@alien.top 1 points 11 months ago

I am not a big fan of email marketing - I get enough spam. Also don't want popups on my website.

2
submitted 11 months ago by danderzei@alien.top to c/emacs@communick.news

I just uploaded the latest version of Emacs Writing Studio, a configuration and manual for authors seeking to use Emacs.

Next step: convert the webpage into a book with enhanced content.

[-] danderzei@alien.top 1 points 11 months ago

My website helps doing just that: https://lucidmanager.org/tags/emacs

[-] danderzei@alien.top 1 points 11 months ago

What type of source block is it? Did you configure org-babel?

view more: next ›

danderzei

joined 11 months ago