The world needs more videos like this. I love it! Keep going. Very often emacs videos are targeted at, for lack of a better phrase, power users and leave new users to fend for themselves. Videos like this and a few others on emacs basics are great to show how powerful emacs is when compared to those other editors.
@Wool3144 жыл бұрын
Hopeful to someday see your config for agenda, capture templates, calendar Thank you for the video!
@jaredarcilla5714 жыл бұрын
Hey I just made it public this month! Most of what you're looking for would just be in config.el github.com/jparcill/emacs_config
@IvanIvanov-qt6ik4 жыл бұрын
You can add this to the bullet with habits :PROPERTIES: :CATEGORY: Habits :END: And the will be displayed in agenda as "Habits: Drink Water" for example
@Enfors4 жыл бұрын
This is awesome, thanks for making this video. And to think that people think that Emacs is inferior to other IDEs, or that it's "just a primitive text editor". They have NO IDEA how powerful Emacs and org-mode are.
@JosueRodriguez084 жыл бұрын
Emacs, paired with a good text editor is like the best OS ever
@annabelferguson9337Ай бұрын
Great video! How do you get the heat map?
@BrightZheng-w7l Жыл бұрын
Nice video, very informative!
@miscibi4 жыл бұрын
Beautiful and concise video, thanks a lot!
@jeorito4 жыл бұрын
Great video! I'm especially interested in the calender view you show cased at around 8:20. Which exact package is this? I couldn't find the same in my doom emacs's package list
@jaredarcilla5714 жыл бұрын
That would be calfw github.com/kiwanami/emacs-calfw It's a fantastic package
@jeromevaldez7702 жыл бұрын
Amazing Video
@phyzix_phyzix7 ай бұрын
You can run ispell to spell check your file
@qu4ku Жыл бұрын
clean
@mario225564 жыл бұрын
Nice video. Curious about a few things. Did you customize org-agenda? Where does that calendar view come from?
@jaredarcilla5714 жыл бұрын
That's the emacs calfw! It can be found here: github.com/kiwanami/emacs-calfw
@jquark174 жыл бұрын
@@jaredarcilla571 Hi There! As others have said, would you PLEASE be willing to share your org config? This looks amazing. Thank you so much for sharing your workflow.
@jaredarcilla5714 жыл бұрын
@@jquark17 Thanks for the reminder. I'll try taking some time to do it this weekend!
@jquark174 жыл бұрын
@@jaredarcilla571 That would be amazing! Thank you! Honestly, no pressure to even comment on things or make things more "presentable".
@jaredarcilla5714 жыл бұрын
@@jquark17 Turns out I had already finished the hard parts of publicizing it! Here you go: github.com/jparcill/emacs_config Most of the things relevant to my workflow are in config.el
@anguszh3 жыл бұрын
How do you manage to show *bold* as WYSIWYG
@jaredarcilla5713 жыл бұрын
Lmk how this works! (setq org-hide-emphasis-markers t)
@anguszh3 жыл бұрын
@@jaredarcilla571 It's something I've been looking for and it's built-in! The manual doesn't refer this at all.. Thank you.
@fixpoint4 жыл бұрын
How do you center the contents of the buffer so there is a margin on both sides? Thanks for the video, I’m just starting with org mode so this gave me some ideas.
@jaredarcilla5714 жыл бұрын
Here I'm using Olivetti: github.com/rnkn/olivetti However there's also writeroom mode which I also really like. This one does a lot more in changing org mode into a word processor-like application github.com/joostkremers/writeroom-mode
@krisnrg3 жыл бұрын
Why does Emacs look so much more polished than NeoVim? I mean the test rendering and stuff like that. Can you do a video talking about your setup? Has anyone gotten neovim to look this clean and to render this way?
@reaperfs23713 жыл бұрын
It's because Neovim runs in the terminal while Emacs is a GUI application.
@BerinWong3 жыл бұрын
Are you running emacs with `-nw` option the --no-window way? What operating system are you using? Are you using spacemacs? Cause I'm using emacs in my ubuntu terminal, and I tried a lot but can not show an inline image in that terminal, so I was confused.
@abc2493 жыл бұрын
Distro Tube made a video about why we shouldn't use emacs in the terminal. I'm stil new to it, but I'm pretty sure that you won't be able to display pictures unless you're using the gui version. kzbin.info/www/bejne/qWHIlWt6lpigoKc
@jaredarcilla5713 жыл бұрын
Using the GUI. Not sure there's a way to display images in the terminal. At the time I was running Arch Linux however, since then I've just been using Windows but Emacs in WSL2 with Ubuntu.
@agastyam_2 жыл бұрын
@@jaredarcilla571 I'm curious how you got around the performance issues of WSL2 while running emacs (27). (I use spacemacs and am aware that doom is faster, but the pure difference between them can't be enormous, can it?) Did you do all your work from the subsystem home directory (I found that unperformant as well)? Also, I ran into unresolvable flickering issues with emacs 27 running on windows natively (without WSL). In case that prompted you to use emacs with WSL2, you might want to consider upgrading to emacs 28.1 (that resolved my issue). Thanks for introducing me to that calendar package, I had no idea emacs had that!
@jaredarcilla5712 жыл бұрын
@@agastyam_ I haven't used spacemacs in a while but when I switched to doom in 2019 the difference truly felt like night and day. I missed my linux emacs setup and found that I wanted to go back to linux. So I switched out of using emacs on a virtual machine running linux.
@BerinWong2 жыл бұрын
@@jaredarcilla571 Thank you
@darren537 Жыл бұрын
Are you still using org-mode could you do an update
@bobkoss2803 жыл бұрын
Can you shed some light on the #+SETUPFILE line?
@jaredarcilla5713 жыл бұрын
Sure! That's making use of this html theme github.com/fniessen/org-html-themes. Without it, the org file would still be exported to an html file but the default is rather ugly.
@darren537 Жыл бұрын
This was very necessary
@mirlington_52734 жыл бұрын
Looks very stylish, what theme are you using?
@jaredarcilla5714 жыл бұрын
This is the default Doom Emacs theme github.com/hlissner/doom-emacs Doom Emacs is definitely worth checking out just for the speed boosts alone as well!
@James-xt1ic4 жыл бұрын
@@jaredarcilla571 Is this actually the default Doom Emacs theme? Mine looks nothing like this :o
@jaredarcilla5714 жыл бұрын
@@James-xt1ic Looking deeper into it, it seems that this is actually doom-city-lights instead of the default doom-one ! Forgot that I changed it to that
@jaredarcilla5714 жыл бұрын
I've fallen in love with doom-rouge recently though and made the switch haha
@James-xt1ic4 жыл бұрын
@@jaredarcilla571 ooh thanks! This is a really cool video, I've been changing the way I do things and discovered some new features with it
@KhouaderBillel4 жыл бұрын
What are you using in order to export to html ? My files are ugly af I tried with ox-pandoc but still ugly
How did you "alias" or "map" the double quotes to a QUOTE block or those ">>" to mean "#+BEGIN_SRC" etc.? I don't even know what to call it... I see this for the first time.
@jaredarcilla5714 жыл бұрын
It seems this was already included out of the box from doom emacs. I'm not sure which module specifically implements it sorry
@abdullahasad40424 жыл бұрын
Check prettify-symbol-mode
@pancreasnou4 жыл бұрын
what font is that? thx for the video!
@jaredarcilla5714 жыл бұрын
It's Consola Mono. And thanks for watching
@jacintocarrascocastillo80594 жыл бұрын
Nice video, there are some things that are interesting. Do you use org-roam?
@jaredarcilla5714 жыл бұрын
Yup! It's definitely coming in handy during school. I also use it to throw some personal org files in there as well like my "habits" org file
@rmrvubl86484 жыл бұрын
did you put emacs config on github or anything?
@jaredarcilla5714 жыл бұрын
My config still isn't in a state where I'm happy with making it public but I'm slowly working on it
@arunrocks4 жыл бұрын
@@jaredarcilla571 It looks like you have a nice setup for org mode. Could you share the org parts? Thanks for the great video!
@jaredarcilla5714 жыл бұрын
@@arunrocks Just uploaded it now! github.com/jparcill/emacs_config
@jaredarcilla5714 жыл бұрын
Hey! I uploaded my config just recently if you still wanted to take a look: github.com/jparcill/emacs_config
@guillermorojas20004 жыл бұрын
dude, you need to install all-the-icons fonts
@jaredarcilla5714 жыл бұрын
Yup I have since then. It was actually I switched to arch 😉
@jaredarcilla5714 жыл бұрын
@Quantarius Williams Their profile picture is the logo for arch linux distribution which I use
@topfundus10932 жыл бұрын
Ich werde nie verstehen, warum man sich auf diese Weise selbst organisieren muss. Es reicht ein gewöhnlicher Kalender. Org-Mode ist ein Superprogramm zum Schreiben.
@jaredarcilla5712 жыл бұрын
My thinking is that I prefer everything in one place. That includes my journals, agenda, calendar and notes. This is how I used to do things with my bullet journal before I used org mode