Пікірлер
@user-we6pj4py1t
@user-we6pj4py1t Күн бұрын
Thanks, help a lot!
@MarkieAurelius
@MarkieAurelius 18 күн бұрын
just wondering about your opinion on one org file vs split org files?
@JakeBox0
@JakeBox0 18 күн бұрын
Yeah, good question. Generally I think I lean towards split files for notes but single file for tracking todos. I do have one huge file for personal notes but that's mainly because I generate a website from it and it was easiest to set up from one file.
@MarkieAurelius
@MarkieAurelius 17 күн бұрын
Thanks for the reply, also how do you get that little icon to show that the text can expand? At the end of the line​@@JakeBox0
@JakeBox0
@JakeBox0 15 күн бұрын
@@MarkieAurelius The "..."? This is (setq org-ellipsis "…")
@MarkieAurelius
@MarkieAurelius 15 күн бұрын
@@JakeBox0 It was exactly this, thank you so much
@mult1vac
@mult1vac 21 күн бұрын
if you don't speak at least mute your keystrokes they are annoying as hell
@JakeBox0
@JakeBox0 21 күн бұрын
Luckily you can mute the video faster than it took you to write this comment
@talgerbi
@talgerbi 27 күн бұрын
I really like this config, thank you! Do you mind sharing some of your sources of inspiration for it (If there are any notable ones)?
@ragoonsgg589
@ragoonsgg589 Ай бұрын
A goo goo cawenduh?
@lorenzosartelli7557
@lorenzosartelli7557 Ай бұрын
Sorry if i look arrogant, but its pronunced "LateK" not "LateX" because the "X" Is a greek lettere with a pronunciation more similiar to K than X
@JakeBox0
@JakeBox0 Ай бұрын
0:04 // www.latex-project.org/about/
@lorenzosartelli7557
@lorenzosartelli7557 Ай бұрын
​@@JakeBox0My bad 😅
@noahgoodwin700
@noahgoodwin700 Ай бұрын
Really useful, thanks
@adrianaguilar6595
@adrianaguilar6595 2 ай бұрын
Spectacular
@MMABeijing
@MMABeijing 2 ай бұрын
Hi Jake, thank you for the video, it was very clear. I like reveal, and would like to use the plugins it has ( namely blackboard and slide sound recording). Have you played with plugins? thank you
@JakeBox0
@JakeBox0 2 ай бұрын
You're welcome, thanks for the comment. Unfortunately I don't know anything about those plugins. I imagine they would work.
@martinmuggli
@martinmuggli 2 ай бұрын
Fantastic video! For me C-x C-t goes right to TODO without a prompt for state. How did you configure that? Also, I think init.el assumes a .emacs.d directory in your home, otherwise I think it's just .emacs. I'd love to see a video on how to break up org-mode content across files. I make one per day, but it gets unwieldy and I end up with the same todo items in multiple files, which breaks org-agenda with lots of redundancy. I'm sure there are multiple strategies here, but I'd love your thoughts. Thanks!
@JakeBox0
@JakeBox0 2 ай бұрын
Thank you! Did you mean C-c C-t? In that case perhaps it is because you don't have any alternative keywords set. You can either set the `org-todo-keywords` variable or, at the top of your org file, see this: orgmode.org/manual/Per_002dfile-keywords.html Now about init.el that sounds right, I have never used a .emacs file because I tend to have more files and whatnot. Re breaking up org content, it's really a personal choice. You're right I definitely should do a video on this topic. There are many tools out there to help, perhaps 'denote' might be up your alley. Must avoid same todos in multiple places though!!
@mohammadsaifuddin1009
@mohammadsaifuddin1009 3 ай бұрын
Excellent!!! Thanks a lot
@BobIrving2
@BobIrving2 3 ай бұрын
Just found your channel after watching your keynote at EmacsConf. Loving it! As a noob, I especially like the straightforward part. Question about your Dropbox implementation -- how did you set that up? And do you save all your files right into Dropbox and work on them from there? I'm getting a ThinkPad for emacs use and want to be to access the same files as on my desktop. Thanks again!
@JakeBox0
@JakeBox0 3 ай бұрын
Oh, great! Glad you like it! The Dropbox is pretty simple. I just keep all of my Emacs related stuff in Dropbox. I then make a symlink from an Emacs configuration folder to my home directory. There are apps that help you do this, I use one called Mackup but I believe there are others. It has worked well for me, you just need to symlink once and then any change you make on one device will propagate to the other thanks to Dropbox. Let me know if you have any more questions.
@BobIrving2
@BobIrving2 3 ай бұрын
@@JakeBox0 Thanks for the reply. I've never heard of symlink, but it sounds like that could be my ticket. I'll look for a Linux app that can do that. Would it also work with GDrive? And would that also make the folder accessible on multiple devices, which is what I really want?
@JakeBox0
@JakeBox0 3 ай бұрын
@@BobIrving2 Symlinks can be created with the `ln` command. Google Drive I imagine would work the same, unsure how it looks locally but for my drive I can just cd in to the directory.
@pshychedelicdog7099
@pshychedelicdog7099 3 ай бұрын
My Photo is not displaying when i do these comands. And i do not know why. If anyone has any advice pls help
@mikepartin571
@mikepartin571 3 ай бұрын
Not sure YASnippet gives much to my particular workflow (of course that's just me), but I did want to leave a note of appreciation for the video, it was a good explanation of the package and very informative. I agree with the other commenters on the video style being quite preferable to the majority of emacs related content I've seen. Excellent work, and I look forward to more.
@mikepartin571
@mikepartin571 3 ай бұрын
I decided to revisit and just give YASnippet a try. I have to admit it when it's true, I was wrong. Thanks for the intro to the tool.
@interrupted_reverie
@interrupted_reverie 3 ай бұрын
This is extremely well done , you didn't bombard us with useless information and made everything seem quite easy to understand.Thank you
@corentinhesry8828
@corentinhesry8828 2 ай бұрын
I wanted to comment the exact same thing but you said it all!
@mhensley81
@mhensley81 3 ай бұрын
Excellent! Thank you.
@ahmoin
@ahmoin 3 ай бұрын
It's not pronounced as tex, it's pronounced as tech. Pronounce the χ of TeX as a Greek chi, not as an ‘x’, so that TeX rhymes with the word speck.
@brajlecz9485
@brajlecz9485 3 ай бұрын
Great video with everything one needs to get started. Really nice, thank you for this. I really dislike the way you talk tho :(
@VigilanceTech
@VigilanceTech 4 ай бұрын
I like, but mugging my poor old eyes with the white background and small font
@sajjaduddin8188
@sajjaduddin8188 5 ай бұрын
Thank you my friend. *Hug*
@nelsonberm3910
@nelsonberm3910 5 ай бұрын
Thank you for making this so easy to understand, now my homework looks super neat and cool
@amirabellali2636
@amirabellali2636 5 ай бұрын
Thanks bro !
@aquss33
@aquss33 5 ай бұрын
Is there an editor that lets me edit the equations real-time like in word, at least a symbols tab would be appreciated, I cannot stand having to constantly hit "altgr+some key" to get the stupid slashes, carets... and all the stuff required? As it stands right now, I don't see myself ever switching from word, even though LaTeX looks much nicer word is just so much faster.
@Rokokok64
@Rokokok64 3 ай бұрын
There are websites that let you enter equations using calculator-like buttons and will give you the corresponding latex code to copy and paste into your editor. Just Google something like "latex equation editor"
@eldeivis44
@eldeivis44 5 ай бұрын
I wanna know how to have that editor and integration of the first part of the video
@user-gj3kz7cm3x
@user-gj3kz7cm3x 6 ай бұрын
Latex is awful. Use Typst.
@chillydonuts
@chillydonuts 6 ай бұрын
Holy moly! You're so close to where I am! Another fellow CS student too! This was awesome. I also found the manual at first to be daunting, especially from the lack of examples for some specific things. Though it may be obvious to me now, it certainly wasn't then, when I was a stranger to Linux and the terminal.
@JakeBox0
@JakeBox0 5 ай бұрын
Nice! Thanks for commenting. Agreed re the manual.
@amosreginaldjr.4200
@amosreginaldjr.4200 6 ай бұрын
THIS IS HOW TEACHERS WRITE EXAMS??? 😮
@user-qy1mx6ox3j
@user-qy1mx6ox3j 6 ай бұрын
Which font do you use in the editor pane?
@CaribouDataScience
@CaribouDataScience 6 ай бұрын
Brief and to the point :)
@bencepaul3497
@bencepaul3497 6 ай бұрын
Excellent introduction! Thanks for making these videos.
@fabianyanez4105
@fabianyanez4105 7 ай бұрын
Yo aprendo todo mi inglés usando videos de Jake. Hora de cómo decir “EMacs” en inglés. Has más videos para que aprenda más inglés.
@JakeBox0
@JakeBox0 7 ай бұрын
¡Me alegro, amigo!
@oscarzagaljimenez2573
@oscarzagaljimenez2573 7 сағат бұрын
Yo aprendo las dos cosas: Emacs e inglés. En verdad que los vídeos de Jake son bastante claros y van directo al punto, es muy bueno transmitiendo información
@holdenmcgroin8917
@holdenmcgroin8917 7 ай бұрын
ChatGPT now is the best teacher of emacs
@abtxu
@abtxu 7 ай бұрын
Hi Jake, your videos are among the best Emacs tutorials that I have ever seen. You really have a talent for explaining things in simply straightforward ways. I thank you sincerely and wish you keep on your great work. All the Best!
@JakeBox0
@JakeBox0 7 ай бұрын
Thank you so much for the kind words, it means a lot and I really appreciate it. All the best to you as well. Let me know if you have any video requests.
@annab.3499
@annab.3499 7 ай бұрын
Loved watching this live!! Such a great talk
@JakeBox0
@JakeBox0 7 ай бұрын
Thank you for the nice comment, I'm glad to hear it.
@TheBusttheboss
@TheBusttheboss 7 ай бұрын
Love your videos. Your org mode videos greatly improved my workflow.
@JakeBox0
@JakeBox0 7 ай бұрын
Thanks for the nice comment, I'm very pleased to hear it. Let me know if you have any video requests.
@cattom7288
@cattom7288 7 ай бұрын
in the video, i see some quick time add/substract operation, how to do that? seems there are some shortcuts? anyone can tell me? thanks a lot :)
@JakeBox0
@JakeBox0 7 ай бұрын
Shift + <up arrow>/<down arrow> !
@cattom7288
@cattom7288 7 ай бұрын
thank you, love from China!@@JakeBox0
@itsrobelschwarz7248
@itsrobelschwarz7248 7 ай бұрын
Is there anyway to get an updated preview of the export once the org file is saved? like latex-preview-pane best <3
@JakeBox0
@JakeBox0 7 ай бұрын
Hi, do you mean right when the file is saved? If so, there isn't a way that I'm familiar with but it shouldn't be too hard to work out if you're interested. You'd want to automatically generate LaTeX on save (easy with a hook or something), and then use something like latexmk to automatically compile and preview the changed LaTeX file. Good luck, report back if you come up with something. I could also attempt a little guide/package if there is interest.
@itsrobelschwarz7248
@itsrobelschwarz7248 7 ай бұрын
@@JakeBox0 Thank you so much! I will report back findings if/when I get to it
@axiometricgames
@axiometricgames 7 ай бұрын
I just can't with the " lay-tex " 😅
@omencrisk
@omencrisk 7 ай бұрын
Hi, jake. How can you have the same color individually for each level of headings in org-mode? When I set ellipse like "(setq org-ellipse "x"), the color becomes the same for all levels of headings.. NO!!!
@JakeBox0
@JakeBox0 7 ай бұрын
Hi, I'm not entirely sure but I think it generally has something to do with the order in which things are loaded. Try doing that before and after loading a theme and see if it helps.
@elspuddo
@elspuddo 8 ай бұрын
I just saw your presentation at EmacsConf2023. I really enjoyed it and found it inspiring! I'm a subscriber and big fan of your videos. This video specifically inspired me to get into making my Org documents gorgeous when exported PDF, and turned me into an admirer of the whole TeX ecosystem, thanks!
@JakeBox0
@JakeBox0 8 ай бұрын
Thanks so much for your comment! I really appreciate it, I've seen your video on exporting HTML and like it a lot!
@levo9198
@levo9198 8 ай бұрын
yo hago algo parecido con un include, quiza mas "tuneado"
@JakeBox0
@JakeBox0 8 ай бұрын
¿Haces algo más tuneado? ¿Como lo haces?
@levo9198
@levo9198 8 ай бұрын
@@JakeBox0 realmente no es nada especial como usar lisp. Ademas de alguna clase, uso plantillas que incluyo como tu con setup muy "cargadas" ademas de que he encontrado una forma sencilla de tener los encabezados y las notas al pie en sffamily y el cuerpo del texto en rmfamily usando inputenc que como sabras es muy limitado en este aspecto, de esta forma obtengo una apariencia mas moderna
@aldekorea
@aldekorea 8 ай бұрын
Very good indeed. Although Obsidian is quite similar nowadays.
@JakeBox0
@JakeBox0 8 ай бұрын
Base functionality yes, but Emacs' featureset and customizability is unmatched.
@thefonsotube
@thefonsotube 8 ай бұрын
If only we knew HOW this was being done. Showing the keybindings being pressed would make this a perfect video. To show WHAT but not HOW is a shame.
@JakeBox0
@JakeBox0 8 ай бұрын
Sorry I don't have keybindings. I often prefer to leave them out because keybindings vary on preference, distro, etc.
@sanketss84
@sanketss84 8 ай бұрын
1:09 how did you clock in and clock out , what keys did you press here , I did not see any keys getting triggered in bottom row. are you using a macro pad or stream deck to issue commands ? 1:20 what keys did you press to manually adjust the clocked timestamp as for me the interval does not auto update ? EDIT : SHIFT up / down , worked for me for adjusting the timestamp.
@JakeBox0
@JakeBox0 8 ай бұрын
I have my own keybindings, I use ,ci for clock-in and ,co for clock-out. Adjusting timestamp is indeed shift up and down.
@tota_trader
@tota_trader 8 ай бұрын
Very nice. Thanks
@Noep2404
@Noep2404 9 ай бұрын
Great video ! You explain things really well, while still keeping it quick and simple.
@JakeBox0
@JakeBox0 9 ай бұрын
Thanks for the nice comment, I'm pleased you thought so.
@Grizzz1y
@Grizzz1y 9 ай бұрын
Good video. Been retired from IT for a few years and want to get back into programming. I started my career as a COBOL programmer. Found emacs and like the functionality and flexibility! Started configurations with System Crafters, but also want to find other alternatives. Will review your configuration and see what I can use.
@JakeBox0
@JakeBox0 9 ай бұрын
Pleased you enjoyed it! Good luck on your Emacs journey.
@pixelstriko1642
@pixelstriko1642 9 ай бұрын
Thanks for publishing this, it's very useful for my own config, especially save place and simpleclip which I had no idea about, aswell as the hydra window management config.
@JakeBox0
@JakeBox0 9 ай бұрын
You are welcome, glad to hear it was helpful.
@jmisc
@jmisc 9 ай бұрын
how do we display that folding symbol?
@JakeBox0
@JakeBox0 9 ай бұрын
That's the org-ellipsis variable.