No video

Analyze Your Time with Org Mode - Org Mode Clocktables - Straightforward Emacs

  Рет қаралды 8,158

Jake B

Jake B

Күн бұрын

Пікірлер: 42
@fabianyanez4105
@fabianyanez4105 Жыл бұрын
I used to have a feeble understanding of time. Yet, through this video. I am able to analyze and understand time differently. There is no past, present and future. There is just org mode. Org is life. Org could help the avengers defeat Thanos.
@bayleybasson5923
@bayleybasson5923 Жыл бұрын
You have changed my entire emacs perspective #forevergrateful
@weavermarquez1271
@weavermarquez1271 Жыл бұрын
Looove these straightforward emacs videos. While I have used only the most basic org features for it's awesome exporting experience, I've always been curious about these features beyond the agenda. Integration!
@JakeBox0
@JakeBox0 Жыл бұрын
Glad to hear it! Let me know if you have any other curiosities that can become videos.
@mbarton98
@mbarton98 Жыл бұрын
Nice video, I have been using clock tables for a couple years, but learned about tags today. I found that to find the time I work for a two week sprint to enter the time in Jira at work, required using :tstart and :tend rather than block to specify the date range. I also find it useful to have a second clock report that splits it up by day, just add :step day. This is useful to catch when you forgot to clock something on a day by day basis or help balance the time worked during a day. If you want to see time as a percentage column, add :formula % Another tip is add :link t which will make the headlines in the report links back to the actual headline. Handy if you notice you forgot to refile a task. Often I clock tasks in my INBOX heading and then file it under the appropriate project heading. Now I need to see how I will integrate this tags feature I learned about.
@JakeBox0
@JakeBox0 Жыл бұрын
Glad to hear I was helpful! :tstart and :tend are really useful, didn’t want to get into that in this video. You might be able to use a block if you set the starting day of the week, however? Could be nice. Check the clock table docs if you’re curious. Thanks for all those extra notes, I’m sure people will find those useful! I’ll pin this comment.
@dpassen1
@dpassen1 Жыл бұрын
Glad to see a new video. Hope this is the first of many
@JakeBox0
@JakeBox0 Жыл бұрын
Thanks for the comment. Hope so too, only issue is I run out of ideas! Let me know if you have anyway.
@VorpalForceField
@VorpalForceField 7 күн бұрын
Excellent Series ..!!! Thank You for sharing .. Cheers :)
@maxreuv
@maxreuv Жыл бұрын
excellent, thank you very much!
@JakeBox0
@JakeBox0 Жыл бұрын
You're welcome.
@karatasfurkan
@karatasfurkan Жыл бұрын
Great video, thanks a lot!
@JakeBox0
@JakeBox0 Жыл бұрын
Thanks for the comment, you’re welcome.
@danielkrajnik3817
@danielkrajnik3817 Жыл бұрын
8:20 yes, please let's have a video on that. There shouldn't be any debate though - splitting files is just plain better ;)
@notisn
@notisn Жыл бұрын
Hello Jake Nice video, we need an emacs basic intro and installation guide if possible
@justbored5222
@justbored5222 Жыл бұрын
Looking forward to more videos soon if time permits.
@JakeBox0
@JakeBox0 Жыл бұрын
Thanks for the comment, same. Open to video suggestions as well, one of my issues is coming up with ideas I like!
@danielkrajnik3817
@danielkrajnik3817 Жыл бұрын
this is cool
@sanketss84
@sanketss84 9 ай бұрын
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 9 ай бұрын
I have my own keybindings, I use ,ci for clock-in and ,co for clock-out. Adjusting timestamp is indeed shift up and down.
@MarkieAurelius
@MarkieAurelius Ай бұрын
just wondering about your opinion on one org file vs split org files?
@JakeBox0
@JakeBox0 Ай бұрын
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 Ай бұрын
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 Ай бұрын
@@MarkieAurelius The "..."? This is (setq org-ellipsis "…")
@MarkieAurelius
@MarkieAurelius Ай бұрын
@@JakeBox0 It was exactly this, thank you so much
@ste_ph_en9018
@ste_ph_en9018 Жыл бұрын
My timecard is about to become a whole lot more descriptive
@JakeBox0
@JakeBox0 Жыл бұрын
Ha ha glad to hear it
@PavelAnatolich
@PavelAnatolich Жыл бұрын
Thank you. But if I want to see my time in HH.HH format? Not in HH:MM.
@JakeBox0
@JakeBox0 Жыл бұрын
Try looking at the variable `org-duration-format'.
@cattom7288
@cattom7288 8 ай бұрын
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 8 ай бұрын
Shift + / !
@cattom7288
@cattom7288 8 ай бұрын
thank you, love from China!@@JakeBox0
@arvydasgasparavicius7231
@arvydasgasparavicius7231 Жыл бұрын
8:21 - there is interest :)
@JakeBox0
@JakeBox0 Жыл бұрын
Noted!
@KT-dj4iy
@KT-dj4iy Жыл бұрын
11:47 Concerning tags. So, the basic clocktable seems to report on *_time by Heading_* (i.e. by subtree). And that does map nicely to a Project-based structuring of work, allowing me to see how much time I spent on ProjectA, versus ProjectB, versus ProjectC, and so on. But is it possible to generate a report of *_time by tag_* ? For example, I might want to see the total time I spent across *all* Projects, on tasks tagged _:finance:._ Or a report of all work this week, but split by tag and not by Project. Can that be done?
@JakeBox0
@JakeBox0 Жыл бұрын
Does using :match "finance" do what you want?
@KT-dj4iy
@KT-dj4iy Жыл бұрын
@@JakeBox0 not really. My use case is slightly more complex than I mentioned. I gave a single tag -- :finance: -- for simplicity, but really what I want is to be able to see clocked time arranged by tag, for *all* tags, and rolled up into each tag if possible. So I'd end up with a report that showed me I spent 15 hours on :finance: work, 20 hours on :planning:, 3 hours on :email:, and so on. And in this form of report, I wouldn't care that those 15 :finance: hours (say) were split up into 5 on ProjectA, 9 on ProjectB and 1 on ProjectC. I'd use the default clock table if I wanted that Project-oriented view of things. In coding terms, I guess that when it comes to clock tables, I want to have tags handled a bit like cross-cutting concerns in aspect-oriented programming.
@JakeBox0
@JakeBox0 Жыл бұрын
@@KT-dj4iy I think you might need to use multiple clocktables from the sound of it?
@abdullah6569
@abdullah6569 Жыл бұрын
what do you use in order to get better looking headings?
@JakeBox0
@JakeBox0 Жыл бұрын
I use org-modern, I used to use org-superstar-mode. You can check out my Emacs config if you want, I have a video about it and the config is linked in the description.
@md.shafiqurrahman3479
@md.shafiqurrahman3479 Жыл бұрын
Please tell me what is the name of your theme.
@JakeBox0
@JakeBox0 Жыл бұрын
I think it’s doom-xcode
Org Mode Time and Task Tools - Straightforward Emacs
11:31
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 46 МЛН
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 20 МЛН
ISSEI & yellow girl 💛
00:33
ISSEI / いっせい
Рет қаралды 24 МЛН
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
Org Tables - From Zero to Hero
19:11
Gavin Freeborn
Рет қаралды 4,7 М.
Double Your Productivity With Emacs Org-Mode
24:15
Gavin Freeborn
Рет қаралды 7 М.
Getting Started with Org Roam - Build a Second Brain in Emacs
34:19
System Crafters
Рет қаралды 145 М.
Boost Productivity With Emacs, Org Mode and Org Agenda
34:24
DistroTube
Рет қаралды 90 М.
Emacs For Writers | Does Org Mode Do It Better?
16:51
Chris Maiorana
Рет қаралды 3,8 М.
Emacs: control where buffers are displayed (the 'display-buffer-alist')
29:52
Academic writing using Emacs, Zotero, and Gnuplot
1:43:43
Saeed Langarudi
Рет қаралды 1,8 М.
Emacs: Org mode basics
48:31
Protesilaos Stavrou
Рет қаралды 14 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 46 МЛН